1194 Commits

Author SHA1 Message Date
Gustav Hansen
5ef6930239 useSelectionState: Update stories 2022-04-29 16:34:11 +02:00
Gustav Hansen
8cf98ef0c5 ML: Resolve faulty merge 2022-04-29 16:32:42 +02:00
Gustav Hansen
ce49157ae1 useUpload: Pass down the current folder id 2022-04-29 14:04:21 +02:00
Gustav Hansen
a4fb1ef6b7 Merge branch 'features/ML-folder' into features/ML-folder-overview 2022-04-28 17:16:54 +02:00
Gustav Hansen
3b5f26587a Add storybook documentation to develop local components outside the helper plugin
Signed-off-by: soupette <cyril@strapi.io>
2022-04-28 13:50:19 +02:00
Gustav Hansen
6eaf2d7441 ReactSelect: Improve styling for selected options 2022-04-28 13:47:04 +02:00
Gustav Hansen
18e495f6e0 Link ML SelectTree to the helper-plugin storybook temporarily 2022-04-28 13:47:03 +02:00
Gustav Hansen
a5df3fbcce Chore: Add react-select as dependency of the helper-plugin 2022-04-28 13:46:53 +02:00
Gustav Hansen
8983a69025 ReactSelect: Abstract base class from SelectWrapper 2022-04-28 13:41:49 +02:00
Alexandre Bodin
9fa53be186 v4.1.9 2022-04-27 18:25:42 +02:00
ronronscelestes
5c37a3e20e helper plugin DS bump 2022-04-26 15:09:11 +02:00
Convly
4fa2804f35 Merge branch 'master' into features/typescript 2022-04-15 15:47:16 +02:00
Alexandre Bodin
3f204a0a48 v4.1.8 2022-04-13 16:45:31 +02:00
Convly
8440d4064f Add the typescript telemetry events to the admin events 2022-04-13 15:41:39 +02:00
Pierre Noël
287b53c014 fix styled-components version to 5.3.3 2022-04-07 18:18:17 +02:00
soupette
f5ba9af535 Speed up webpack config by using esbuild-loader
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:16:31 +02:00
markkaylor
2edd2ae00c
Merge pull request #13004 from strapi/features/marketplace-offline-layout
[marketplace] add offline layout
2022-04-04 09:44:40 +02:00
Mark Kaylor
5838c0619e Merge branch 'master' of github.com:strapi/strapi into features/marketplace-offline-layout 2022-04-01 09:45:35 +02:00
Alexandre Bodin
1699aac151 v4.1.7 2022-03-31 17:53:39 +02:00
Gustav Hansen
2c8050a2ba ML: Make selection work with assets and folders 2022-03-31 15:57:22 +02:00
Alexandre Bodin
f25774168c v4.1.6 2022-03-30 15:34:12 +02:00
Gustav Hansen
97f51652bb
Merge pull request #12632 from strapi/CONTENT-47/uid-error-message
EditViewDataManagerProvider: Handle API errors independently from yup
2022-03-29 16:24:50 +02:00
Gustav Hansen
8aaaff77d4 Chore: Prettify all files 2022-03-29 14:20:41 +02:00
Gustav Hansen
3177ddda35 EditViewDataManagerProvider: Reuse getYupInnerErrors from helper-plugin 2022-03-28 19:28:56 +02:00
Gustav Hansen
4aa1c3c388 GenericInput: Pass error values through instead of explicit field name 2022-03-28 12:41:36 +02:00
Gustav Hansen
6638aeedce EditViewDataManagerProvider: Handle API errors independently from yup 2022-03-28 12:41:32 +02:00
Gustav Hansen
19aeaaf7bc GenericInput: prevent controlled/ uncontrolled errors 2022-03-28 10:19:16 +02:00
Alexandre Bodin
5cbb60ce4b Merge branch 'master' into releases/4.2.0 2022-03-24 11:11:00 +01:00
vincentbpro
6d7071bc5f Merge branch 'master' into feat/translations-cleanup 2022-03-23 13:28:47 +01:00
Gustav Hansen
43b2108643 GenericInput: cast nullish values for input types to undefined 2022-03-21 11:08:10 +01:00
Gustav Hansen
4da9e8a8dc GenericInput: Add a special 0 !== null test, just to be safe 2022-03-21 11:08:10 +01:00
Gustav Hansen
36d1215be9 GenericInput: Add test for type=number 2022-03-21 11:08:10 +01:00
Gustav Hansen
19bd74f292 GenericInput: Allow number inputs to be cleared 2022-03-21 11:08:09 +01:00
Mattias van den Belt
5fab3b5e7a Add DynamicTable with footer Canvas to storybook 2022-03-19 02:02:23 +01:00
Mattias van den Belt
0a5ce6f34a Add footer to DynamicTable component 2022-03-19 01:47:49 +01:00
Alexandre Bodin
f1859f0375 v4.1.5 2022-03-16 12:18:10 +01:00
Alexandre Bodin
3a0fd5ca03 Merge branch 'master' into releases/4.2.0 2022-03-16 11:26:42 +01:00
Alexandre Bodin
01a565aeb6 v4.1.4 2022-03-16 11:22:49 +01:00
Alexandre Bodin
e2a96d48a9 Merge branch 'master' into releases/4.2.0 2022-03-15 19:43:07 +01:00
vincentbpro
e67067c584 merged duplicated tranlations using the interactive script 2022-03-15 10:25:43 +01:00
Gustav Hansen
da612cc61f GenericInput: pass down error message to ToggleCheckbox 2022-03-14 12:52:21 +01:00
Gustav Hansen
2fcf7d8603 Docs: Update GenericInput storybook documentation 2022-03-14 12:52:21 +01:00
Gustav Hansen
c0005c6915 GenericInput: improve null default-value handling for boolean fields 2022-03-14 12:52:21 +01:00
ronronscelestes
93d08f3fdb Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode 2022-03-14 11:41:19 +01:00
ronronscelestes
5ae4981545 bump DS 2022-03-14 10:49:11 +01:00
Alexandre BODIN
72a788cc45
Merge pull request #12801 from nvh95/remove-enzyme
Remove `enzyme` related packages
2022-03-11 13:19:44 +01:00
ronronscelestes
fb316d3824 Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode 2022-03-10 18:20:50 +01:00
ronronscelestes
39c02e9723
Merge pull request #12807 from strapi/bump/ds-alpha-77
Bump DS alpha.78 (no breaking changes)
2022-03-10 18:06:12 +01:00
HichamELBSI
b69b17f0f6 Add alpha.78 2022-03-10 17:05:59 +01:00
Pierre Noël
70aa0ac00c Update formatContentTypeData.stories.mdx
Reword "hads" to "sets"
2022-03-10 15:22:06 +01:00