14150 Commits

Author SHA1 Message Date
Rémi de Juvigny
b42bb21c87
Merge pull request #18201 from strapi/feature/rich-text-editor
feat(rich-text-editor): release beta
2023-10-06 17:36:41 +02:00
Gustav Hansen
13cb9b88a5 chore(admin): cleanup and convert useReleaseNotification to TS 2023-10-06 15:52:02 +02:00
Rémi de Juvigny
aa136be2a7
Merge branch 'main' into feature/rich-text-editor 2023-10-06 15:33:37 +02:00
Ben Irvin
0608d433f0
Merge pull request #17537 from strapi/fix/https-dts-error 2023-10-06 14:35:28 +02:00
Madhuri Sandbhor
e76bef0e65
[Blocks Editor] Link popover save button disabled state (#18332)
* link save button disabled attribute added

* updated Link text field placeholder

* removed empty url check from submit

* minor changes
2023-10-06 14:29:15 +02:00
Gustav Hansen
f30e95ef68
Merge pull request #18318 from strapi/chore/useLicenseLimitsNotification-ts
chore(admin): convert useLicenseLimitNotification to TS
2023-10-06 14:11:25 +02:00
Ben Irvin
a74a14a0da
Merge pull request #18235 from strapi/fix/dts-ws-timeout 2023-10-06 13:47:23 +02:00
Marc Roig
53f70451f2
Merge branch 'main' into chore/ts_declaration_map 2023-10-06 13:25:05 +02:00
Josh
66d7c1ce9b
chore: convert helper-plugin to pack-up (#18329) 2023-10-06 12:21:26 +01:00
Simone
628d1d69a0
check if the block field value is an array if it is not null (#18334) 2023-10-06 12:28:53 +02:00
Ben Irvin
474d7640d3
Update packages/core/data-transfer/src/strapi/remote/handlers/utils.ts 2023-10-06 12:10:54 +02:00
Rémi de Juvigny
8ebb00ad03
Fix code blocks shrinking (#18322) 2023-10-06 11:28:40 +02:00
Rémi de Juvigny
2937bb9237
[Blocks] Fix links colors (#18325)
* Fix links not using design system color

* Inherit text color in modifiers
2023-10-06 11:18:24 +02:00
Marc Roig
63bcc3ab4e
Merge pull request #18311 from strapi/chore/ts_entity_id 2023-10-06 10:41:37 +02:00
Madhuri Sandbhor
3dc168a35e
[Blocks Editor] Description and placeholder added (#18239)
* placeholder and hint added for blocks

* test case updated

* props destructing not required
2023-10-06 09:53:26 +02:00
Rémi de Juvigny
87b94a07d4
Disable link button when editor is disabled (#18324) 2023-10-06 09:36:12 +02:00
Gustav Hansen
1b1ea2730d
Merge pull request #18310 from strapi/chore/useDebounce-ts
chore(admin): convert useDebounce to TS
2023-10-06 09:26:29 +02:00
Gustav Hansen
cae79e0ab3
Merge pull request #18291 from strapi/chore/useRegenerate-ts
chore(admin): convert useRegenerate to TS
2023-10-06 09:11:06 +02:00
Josh
82035f18c9
chore: build strapi permissions with pack-up (#18309) 2023-10-05 18:13:45 +01:00
Alexandre Bodin
3f96522f72 Fix duplicate value in array 2023-10-05 18:19:38 +02:00
Alexandre Bodin
5d81caf7da Merge branch 'main' into chore/ts-database 2023-10-05 18:08:36 +02:00
TousifAhmed
3a1cb32f56
fix: upload replaced media file (#18301) 2023-10-05 17:07:35 +01:00
Josh
4a54910f0f
chore(admin): convert DragLayer, PrivateRoute, Theme, ThemeToggleProvider (#18313)
* chore: convert ThemeToggleProvider and Theme

* chore: convert PrivateRoute

* chore: convert DragLayer to TS

* chore: update theme

* Update ComponentCard.test.js
2023-10-05 17:07:12 +01:00
Marc Roig
66cf7de61b
Merge branch 'main' into chore/ts_declaration_map 2023-10-05 17:53:07 +02:00
Josh
5dcfae1dbc
chore: pack-up providers (#18320)
* chore: convert upload-local

* chore: convert upload-cloudinary

* chore: convert upload-aws-s3

* chore: convert email-sendmail

* chore: convert email-sendgrid

* chore: convert email-nodemailer

* chore: convert email-mailgun

* chore: convert email-amazon-ses

* chore: convert audit-logs-local

* chore(utils): fix eslint error
2023-10-05 16:50:32 +01:00
Gustav Hansen
92d069a823 chore(admin): convert useDebounce to TS 2023-10-05 17:18:54 +02:00
Convly
8cc6a939c3 Replace ts-zen (github) with strapi/ts-zen (npm) 2023-10-05 16:38:46 +02:00
Alexandre Bodin
039115b9b3 Merge branch 'main' into chore/ts-database 2023-10-05 16:32:41 +02:00
Gustav Hansen
e9ee4789b7 chore(admin): convert useRegenerate to TS 2023-10-05 16:04:46 +02:00
Gustav Hansen
99d74cdc29
Merge pull request #18292 from strapi/chore/useNavigatorOnline-ts
chore(admin): Convert useNavigatorOnLine to TS
2023-10-05 15:59:34 +02:00
Josh
160ac2f527
chore: build strapi utils with pack-up (#18308)
* chore: build strapi utils with pack-up

* chore: remove build:ts from workflow

Update UploadAssetDialog.test.js
2023-10-05 14:47:35 +01:00
Marc-Roig
eb0cebb965
chore: move declarationMap tsconfig setting to base and client configs 2023-10-05 15:32:53 +02:00
Gustav Hansen
9c685d90f5 chore(admin): convert useLicenseLimitNotification to TS 2023-10-05 15:31:38 +02:00
Alexandre Bodin
5c05fe0908 Fix deps version 2023-10-05 15:23:26 +02:00
Marc-Roig
5344c4a866
chore: ignore .d.ts.map files when publishing packages 2023-10-05 15:22:31 +02:00
Alexandre Bodin
e1c117f84b Merge branch 'main' into chore/ts-database 2023-10-05 15:22:20 +02:00
Gustav Hansen
78d2c7f7db chore(admin): move useNavigatorOnline hook into marketplace NS 2023-10-05 15:01:23 +02:00
Madhuri Sandbhor
3c14eca8ac
[Blocks Editor] Fix enter key on empty list (#18296)
* fix: enter on empty list

* jsdoc added for replaceListWithEmptyBlock()
2023-10-05 14:59:02 +02:00
Gustav Hansen
48f1f50159 chore(admin): Convert useNavigatorOnLine to TS 2023-10-05 14:54:48 +02:00
Erik Montes
8860134316
fix: typo causing action button to not show in empty list (#18252)
* fix: typo causing action button to not show in empty list

* test: update test to only match first occurance
2023-10-05 13:54:36 +01:00
Marc-Roig
62995a5dc1
chore: emit declaration map files to a more easy navigation 2023-10-05 14:51:16 +02:00
Marc-Roig
c9c3b036ad
chore: todo to rename entity folder types to document in v5 2023-10-05 14:25:45 +02:00
Marc-Roig
8e8cfa0d84
fix: get values return type with id key 2023-10-05 14:16:54 +02:00
Alexandre Bodin
c8c571e5f7 Fix tests 2023-10-05 13:30:56 +02:00
Simone
830f20034a
[Blocks editor] Add the list ordered and list unordered options in the block selector (#18290)
* add the lists to the dropdown, change the options order

* use the hook to retrieve icon and label for the list buttons

* remove unused icons

* fix test issues

* refactor code to use block store

* fix comment
2023-10-05 13:12:23 +02:00
Marc-Roig
e81fbd8604
feat: add Entity Id type 2023-10-05 12:33:48 +02:00
Gustav Hansen
6a2c807a11
Merge pull request #18285 from strapi/chore/useThemeToggle-ts
chore(admin): convert useThemeToggle to TS
2023-10-05 11:53:16 +02:00
Marc Roig
c771262273
v4.14.3 (#18294)
* v4.14.3

* chore: update pack up version
2023-10-05 10:20:53 +01:00
Gustav Hansen
f74fc15527 chore(admin): convert useThemeToggle to TS 2023-10-05 10:48:55 +02:00
Josh
e5078d5f4d
feat: add pack-up package (#18233)
* feat(pack-up): add build command (#18058)

* chore: lint order of imports

* feat(pack-up): add watch command (#18121)

* feat: add watch command

feat: add ts watch task

* chore: pr amends

* fix: promptUser linter

* chore: remove \n with os.EOL

* feat(pack-up): add init command (#18133)

* feat(pack-up): add build command (#18058)

* feat(pack-up): add watch command (#18121)

* feat: add watch command

feat: add ts watch task

* chore: pr amends

* fix: promptUser linter

* chore: remove \n with os.EOL

* feat: add init command

fix: build

feat: add default template and tests

* chore: pr amends

* Update packages/utils/pack-up/tests/console.ts

Co-authored-by: Ben Irvin <ben@innerdvations.com>

* chore: re-add mock

* chore: fix tsconfig

* chore: fix inquirer types due to rxjs inclusion

* Update packages/utils/pack-up/src/node/templates/internal/files/typescript.ts

* chore: fix inquirer types

---------

Co-authored-by: Ben Irvin <ben@innerdvations.com>

* feat(pack-up): add check command (#18183)

* feat: add check command

* chore: reintroduce CLI tests

* fix: add build command to `prepublishOnly`

* docs(pack-up): add readme and contributor docs (#18237)

* chore: update README

* docs(pack-up): add contributor documentation

* chore: update overview doc to be clearer

* fix(pack-up): init command (#18245)

* fix: init command bugs

* fix: node tests

* fix: template exports ordering & file extensions

* test(upload): double timeout on UploadAssetDialog test

---------

Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-10-05 09:38:29 +01:00