Gustav Hansen
|
acada6047e
|
Merge pull request #15090 from strapi/dependabot/npm_and_yarn/jest-styled-components-7.1.1
chore(deps-dev): bump jest-styled-components from 7.0.2 to 7.1.1
|
2022-12-06 13:10:01 +01:00 |
|
Gustav Hansen
|
67ad079472
|
Chore: Update snapshot tests
|
2022-12-06 12:35:31 +01:00 |
|
Gustav Hansen
|
851425e82b
|
Merge pull request #14988 from strapi/dependabot/npm_and_yarn/react-router-dom-5.3.4
chore(deps): bump react-router-dom from 5.2.0 to 5.3.4
|
2022-12-06 12:31:38 +01:00 |
|
Gustav Hansen
|
ee3f87243f
|
Merge pull request #15052 from GitStartHQ/fix/editor-wrong-focus-checking
fix: wrong editor focus checking method
|
2022-12-06 12:27:29 +01:00 |
|
Josh
|
befa7981d6
|
Merge branch 'main' into dependabot/npm_and_yarn/msw-0.49.1
|
2022-12-05 11:29:05 +00:00 |
|
Josh
|
ac978ad6ed
|
Merge branch 'main' into dependabot/npm_and_yarn/msw-0.49.1
|
2022-12-05 11:20:48 +00:00 |
|
Josh
|
fd8163d37b
|
chore: pr amends
|
2022-12-05 09:31:25 +00:00 |
|
Josh
|
e66352c649
|
test: fix test for hook & add one surrounding cache
|
2022-12-05 08:41:57 +00:00 |
|
Josh
|
52a4811d5d
|
refactor: make it quicker to access cache
|
2022-12-02 17:43:57 +00:00 |
|
Josh
|
38d13deafa
|
fix: use a global cache for custom inputs so they can be accessed anywhere
|
2022-12-02 17:23:00 +00:00 |
|
gitstart
|
d92bd64264
|
chore: corrects wrong editor focus checking method
|
2022-12-01 11:28:38 +00:00 |
|
Convly
|
5453885f7a
|
v4.5.3
|
2022-11-30 16:27:25 +01:00 |
|
dependabot[bot]
|
d8a02ca9b8
|
chore(deps): bump msw from 0.42.3 to 0.49.1
Bumps [msw](https://github.com/mswjs/msw) from 0.42.3 to 0.49.1.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v0.42.3...v0.49.1)
---
updated-dependencies:
- dependency-name: msw
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-30 14:53:50 +00:00 |
|
dependabot[bot]
|
e49ee71ce2
|
chore(deps): bump react-router-dom from 5.2.0 to 5.3.4
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.2.0 to 5.3.4.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/v5.3.4/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-30 10:45:09 +00:00 |
|
Simone
|
a39b999359
|
Merge branch 'main' into chore/ds-140
|
2022-11-30 09:10:23 +01:00 |
|
Pierre Noël
|
5d9faf3861
|
fix test - array's order
|
2022-11-29 14:02:44 +01:00 |
|
Simone Taeggi
|
3e7d720046
|
upgrade ds version and tests
|
2022-11-28 18:02:23 +01:00 |
|
Mark Kaylor
|
0343495ea1
|
Select custom field uids from layout using reselect
|
2022-11-23 21:40:53 +01:00 |
|
Mark Kaylor
|
cfd9262878
|
Merge branch 'main' of github.com:strapi/strapi into fix/custom-fields-breaking-inputs
|
2022-11-23 21:36:30 +01:00 |
|
markkaylor
|
94cd474940
|
Merge pull request #14881 from strapi/chore/refactor-edit-view
[Content manager] Refactor edit view
|
2022-11-23 21:26:09 +01:00 |
|
Mark Kaylor
|
e63b41b73a
|
Remove comment and named export
|
2022-11-23 14:01:41 +01:00 |
|
Julie Plantey
|
0c408f9bda
|
Merge pull request #14883 from alekskorolev3/fix-RU-lang
Update russian translation
|
2022-11-23 13:38:28 +01:00 |
|
markkaylor
|
a91fe47990
|
Merge branch 'main' into fix/custom-fields-breaking-inputs
|
2022-11-23 10:24:39 +01:00 |
|
Madhuri Sandbhor
|
c693065ad1
|
Merge pull request #14814 from strapi/feature/marketplace-additional-sort-options
[Marketplace] Exp-373 Update the sort options in SelectSort component
|
2022-11-23 10:22:52 +01:00 |
|
Mark Kaylor
|
dfac1a9edd
|
Use Set instead of filter
|
2022-11-23 10:21:58 +01:00 |
|
markkaylor
|
34b24b485e
|
Merge branch 'main' into chore/refactor-edit-view
|
2022-11-23 09:17:28 +01:00 |
|
markkaylor
|
a6193d04e1
|
Merge pull request #14590 from strapi/feature/custom-field-default-options
[Custom fields] Add default value to options
|
2022-11-23 09:16:42 +01:00 |
|
Artsiom Ulasevich
|
0e4636b237
|
Merge branch 'main' into fix-RU-lang
|
2022-11-22 21:38:30 +03:00 |
|
Alexandre Bodin
|
bcb1b7f472
|
v4.5.2
|
2022-11-22 17:54:52 +01:00 |
|
Alexandre BODIN
|
2574c22b30
|
Merge pull request #14961 from strapi/chore/fix-webpack-build
|
2022-11-22 16:45:50 +01:00 |
|
Julie Plantey
|
a6c2f79bbc
|
Merge pull request #14922 from 5idereal/patch-1
update Traditional Chinese translation
|
2022-11-22 16:03:02 +01:00 |
|
Josh
|
e4dd1b262e
|
chore: use stable 1.3.1 of DS
|
2022-11-22 15:30:02 +01:00 |
|
Josh
|
ff02218d28
|
chore: use alpha version of DS
|
2022-11-22 15:30:02 +01:00 |
|
Mark Kaylor
|
eabeef4790
|
Use reselect for createAttributesLayout
|
2022-11-22 15:16:30 +01:00 |
|
Mark Kaylor
|
ef8291dabe
|
Restructure createAttributesList
|
2022-11-22 14:03:14 +01:00 |
|
Julie Plantey
|
e664fa94d0
|
fix conflicts with main branch
|
2022-11-22 12:01:46 +01:00 |
|
Julie Plantey
|
aaf42dc0c5
|
Merge pull request #14865 from bart-webleads/patch-4
Update/add dutch translations
|
2022-11-22 11:44:12 +01:00 |
|
Simone
|
f1ea1f05e8
|
Merge branch 'main' into chore/tracking-access-CTB
|
2022-11-21 22:50:06 +01:00 |
|
Alexandre BODIN
|
8faf635975
|
Merge branch 'main' into fix/relation-mysql-below-8
|
2022-11-21 17:12:53 +01:00 |
|
Simone Taeggi
|
326521d6fd
|
change event name
|
2022-11-21 15:44:59 +01:00 |
|
Simone Taeggi
|
63fa62e87f
|
Merge branch 'main' into chore/tracking-access-CTB
|
2022-11-21 15:44:13 +01:00 |
|
markkaylor
|
69af39fc5a
|
Merge branch 'main' into chore/refactor-edit-view
|
2022-11-21 14:33:48 +01:00 |
|
Mark Kaylor
|
90975c5d93
|
Remove layout prop in favor of useSelector
|
2022-11-21 14:31:20 +01:00 |
|
Mark Kaylor
|
53166af4fe
|
Rename prp grid => columns
|
2022-11-21 11:18:31 +01:00 |
|
Mark Kaylor
|
ba6361a266
|
Fix ErrorBoundary fallback component
|
2022-11-21 11:11:42 +01:00 |
|
Gustav Hansen
|
2c23ca234b
|
Chore: Update codecov uploader
|
2022-11-18 17:10:45 +01:00 |
|
Gustav Hansen
|
9ea56017f2
|
Merge pull request #14929 from strapi/fix/configure-the-view-cm-break
CM: Fix ToggleInput wrapping for configure the view
|
2022-11-18 17:01:14 +01:00 |
|
Gustav Hansen
|
9ad596d6e9
|
Chore: Update snapshot tests
|
2022-11-18 15:32:13 +01:00 |
|
Gustav Hansen
|
0c8c269461
|
Chore: Update snapshot tests
|
2022-11-18 15:29:26 +01:00 |
|
Gustav Hansen
|
9ad552d548
|
CM: Fix ToggleInput wrapping for configure the view
|
2022-11-18 15:10:24 +01:00 |
|