3497 Commits

Author SHA1 Message Date
Josh
e241d0ce37 feat: add relations reordering api requirements 2022-11-15 11:57:38 +00:00
Josh
19367d0ae7 Merge branch 'main' into feature/relations-reordering 2022-11-15 11:23:18 +00:00
Gustav Hansen
db6f0cd2b7
Merge pull request #14866 from strapi/chore/update-ds
chore: update design-system to 1.2.8
2022-11-15 11:53:43 +01:00
Josh
fca4394dd1
Merge pull request #14811 from strapi/feat/relations-reordering/keyboard-nav 2022-11-15 10:52:58 +00:00
Gustav Hansen
6790ed2940
Merge pull request #14860 from strapi/chore/update-testing-hooks
Chore: Update @testing-library/react-hooks to 8.0.1
2022-11-15 11:12:33 +01:00
Gustav Hansen
100e78cb62
Merge pull request #14858 from strapi/chore/update-testing-library-dom
Chore: Update @testing-library/dom to 8.19.0
2022-11-15 11:12:11 +01:00
Josh
f0e94fde66 chore: update design-system to 1.2.8 2022-11-15 09:01:04 +00:00
Josh
c9e9b1ca67 chore: update snapshots 2022-11-15 08:56:55 +00:00
Josh
4650013393 chore: update snapshots 2022-11-15 08:56:40 +00:00
Josh
5fb4c10a40 chore: fix alignment of tags 2022-11-15 08:49:16 +00:00
Josh
f4b0bd90f9 Merge branch 'main' into feature/relations-reordering 2022-11-15 08:22:58 +00:00
Gustav Hansen
ee75ce9e32 Chore: Update @testing-library/react-hooks to 8.0.1 2022-11-14 18:39:19 +01:00
Gustav Hansen
03d815ea17 Chore: Update @testing-library/dom to 8.19.0 2022-11-14 18:38:56 +01:00
Josh
5a5d4b192a fix: mainField name 2022-11-14 16:21:04 +00:00
Josh
3f7eb66647 chore: pr amends 2022-11-14 16:04:26 +00:00
Josh
e26dbe6029 fix: responsive styles 2022-11-14 15:57:33 +00:00
Josh
c13bf2513a chore: fix tests 2022-11-14 13:04:52 +00:00
Josh
b3a69e5047 chore: replace wrapper with Stack 2022-11-14 12:42:11 +00:00
Josh
d5081aedc2 chore: rename prop 2022-11-14 12:39:53 +00:00
Josh
8f708964ea refactor: refactor from another PR from main 2022-11-14 12:37:08 +00:00
Josh
8c83e9d508 Merge branch 'main' into fix/dynamic-zone-reorder-values 2022-11-14 12:36:36 +00:00
Josh
0dee68a41d fix: broken test with AddComponentButton 2022-11-14 12:21:02 +00:00
Josh
cb9ed96340 test: add DynamicZone index tests 2022-11-14 12:16:49 +00:00
Josh
7335dc0844 test: add tests for DynamicComponent 2022-11-14 11:45:22 +00:00
Josh
c062b84dbf chore: update snapshots 2022-11-14 11:31:44 +00:00
Josh
5a2effd2bc fix: design amends 2022-11-14 11:25:18 +00:00
Josh
c58d5a8692 test: add tests for DynamicZone sub components 2022-11-14 10:26:34 +00:00
dependabot[bot]
5366eb64fa
chore(deps): bump css-loader from 6.7.1 to 6.7.2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 09:19:07 +00:00
Gustav Hansen
d37c693b88
Merge pull request #14668 from strapi/dependabot/npm_and_yarn/fortawesome/fontawesome-svg-core-6.2.0
chore(deps): bump @fortawesome/fontawesome-svg-core from 6.1.2 to 6.2.0
2022-11-11 14:01:10 +01:00
Gustav Hansen
ab1d9e66b3 Chore: Fix eslint errors 2022-11-11 13:10:56 +01:00
Gindilla Péter
9b2d5b0e6f fixing format issues (lint (node: 18)) 2022-11-11 13:03:50 +01:00
Gindilla Péter
46851af65a fixing 'id' mainField (no title field), and empty display value not need separator. 2022-11-11 13:03:50 +01:00
Godzzo
20ccfeb2ac separate imports for better tree shaking
Co-authored-by: Gustav Hansen <gu@stav.dev>
2022-11-11 13:03:50 +01:00
godzzo
56607b6842 adding wrapper (connect, select) for using mainValue as prop in DynamicZone/Component 2022-11-11 13:03:50 +01:00
godzzo
20f7fedd9c Remove length limit from displayedValue, and move useMainValue.js to the proper hooks/ folder. 2022-11-11 13:03:50 +01:00
godzzo
600df900f1 decouple the getDisplayedValue logic for unit testing from useMainValue and add a unit test for it - without call the test. 2022-11-11 13:03:50 +01:00
godzzo
7afa200622 console.log removed, mainValue length limited to 50 chars, componentFieldName (string) parameter reorged to componentFieldPath (array) 2022-11-11 13:03:50 +01:00
godzzo
469ff7e100 DynamicZone - extend FriendlyName with MainValue like RepeatableComponent
This commit fixes #12499
2022-11-11 13:03:50 +01:00
Josh
4bf9291ccd refactor: existing DZ tests 2022-11-11 11:58:54 +00:00
Josh
9481178889 chore: update snapshots 2022-11-11 09:21:04 +00:00
Josh
9487d0c9a5 refactor: simplify component 2022-11-10 17:47:26 +00:00
Josh
18f7269949 Merge branch 'main' into feature/relations-reordering 2022-11-10 16:59:16 +00:00
Josh
586ae575e7 Merge branch 'main' into feat/relations-reordering/keyboard-nav 2022-11-10 16:57:26 +00:00
Josh
9d6efcca7f chore: fix test with DS update 2022-11-10 16:52:36 +00:00
Gustav Hansen
2ab5f01d64 CM: Remove unused icon components
Co-authored-by: Josh Ellis <josh.ellis@strapi.io>
2022-11-10 17:37:40 +01:00
Jamie Howard
ae4b342bc4 Merge remote-tracking branch 'origin/main' into fix/relations/rel-error-handling 2022-11-10 15:21:56 +00:00
Josh
8f8279d853 chore: move accessibility tests since the data comes from the parent. 2022-11-10 14:13:00 +00:00
Josh
a321b9f97d fix: use relationsFromModifiedData not relations
TS would have helped me here.
2022-11-10 14:03:46 +00:00
Josh
9bd5a9d2bc refactor: translations 2022-11-10 13:53:56 +00:00
Marc-Roig
6f4f7c99f1 Merge branch 'main' into feature/relations-reordering 2022-11-10 09:50:34 +01:00