417 Commits

Author SHA1 Message Date
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
Pierre Noël
14b30da820 refactor formatContentTypeData + add story 2022-03-10 15:22:06 +01:00
Pierre Noël
2a381562bb Fix json field not validated on publish 2022-03-10 15:22:06 +01:00
ronronscelestes
524067fc44 Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode 2022-03-10 15:11:44 +01:00
HichamELBSI
e89098da42 Bump DS alpha.77 (no breaking changes)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-03-10 15:06:30 +01:00
Hung Viet Nguyen
e56ff6fe3d
Remove enzyme 2022-03-10 15:33:05 +07:00
Alexandre Bodin
8549f5aca3 v4.1.3 2022-03-08 19:28:44 +01:00
Alexandre Bodin
6f72c38052 v4.1.2 2022-03-02 16:01:32 +01:00
Alexandre Bodin
3a4db96af2 v4.1.1 2022-02-24 16:52:10 +01:00
vincentbpro
d50bf67bf2 load and persist application theme 2022-02-24 12:12:41 +01:00
Gustav Hansen
6fea2e77ad FilterPopoverURLQuery: Remove all time-releated information from date filter 2022-02-18 14:59:36 +01:00
Alexandre Bodin
d4273d81fb v4.1.0 2022-02-17 14:43:38 +01:00
ronronscelestes
e093cf51bd
Merge pull request #12426 from strapi/feature/guided-tour
Feature / Guided tour
2022-02-17 14:37:33 +01:00
Alexandre Bodin
669bb2f044 v4.0.8 2022-02-16 15:12:40 +01:00
Alexandre BODIN
b980dd8aec
Merge pull request #12234 from strapi/content-42/fix-date-field
Deprecate for Date format different from yyyy-MM-dd + don't cast DATE from DB to Date()
2022-02-16 14:43:02 +01:00
Gustav Hansen
75fdc2415c chore: Update snapshot tests 2022-02-15 16:40:15 +01:00
Gustav Hansen
a7cf1b75e2 chore: Bump design-system 2022-02-15 16:01:23 +01:00
Gustav Hansen
6a1396a490 GenericInput: change date field to only handle dates 2022-02-14 16:33:06 +01:00
HichamELBSI
dc96661182 Fix datepicker format
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-02-14 13:47:42 +01:00
Gustav Hansen
8e6204251d chore: Bump design-system version 2022-02-10 18:03:28 +01:00
ronronscelestes
552c29b08f fix(guided-tour): GuidedTourProvider story fix 2022-02-10 14:57:58 +01:00
Gustav Hansen
798b29f92b DateTimePicker: trigger change events regardless of the value 2022-02-10 13:10:57 +01:00
ronronscelestes
754488c25a feat(guided-tour): added story for GuidedTourProvider 2022-02-10 12:26:12 +01:00
ronronscelestes
3815356b0e Merge branch 'master' of https://github.com/strapi/strapi into feature/guided-tour 2022-02-09 13:49:04 +01:00
smoothdvd
62116f2b1f
Clear datetime or date should set value to null 2022-02-09 19:33:22 +08:00
Convly
af0cba8c5b v4.0.7 2022-02-02 16:11:26 +01:00
ronronscelestes
6016485f3c merge bis bis + fix merge conflicts 2022-01-28 15:32:19 +01:00
Convly
5b48053946 v4.0.6 2022-01-28 15:08:27 +01:00