1033 Commits

Author SHA1 Message Date
Jamie Howard
64a0f9eb50 Merge remote-tracking branch 'origin/main' into feature/review-workflow 2023-03-20 11:42:58 +00:00
Gustav Hansen
d3da03c099 Helper-Plugin: Optimize lodash imports 2023-03-17 14:25:53 +01:00
Josh
fd978f3f79 chore: update snapshots & tests for DS 1.6.6
chore: update tests
2023-03-16 19:44:54 +00:00
Josh
2f6ced23e3 chore: update packages 2023-03-16 19:24:44 +00:00
Convly
cc73bed97b v4.8.2 2023-03-16 17:49:52 +01:00
Gustav Hansen
0a008881ef Merge branch 'main' into feature/review-workflow 2023-03-16 15:49:45 +01:00
Gustav Hansen
a9d1afd76d
Merge pull request #16090 from strapi/enhance/use-api-error-handler-axios-error
useAPIErrorHandler: Handle AxiosError
2023-03-16 14:05:19 +01:00
dependabot[bot]
c34008aeaf
Bump axios from 1.2.2 to 1.3.4
Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.3.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/1.2.2...v1.3.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 21:46:08 +00:00
Alexandre Bodin
2ec4bf2bd1 Merge branch 'releases/4.8.1' 2023-03-15 22:42:50 +01:00
Alexandre Bodin
b3cb13cb14 v4.8.1 2023-03-15 22:25:40 +01:00
Convly
1b6a6926e6 Merge branch 'releases/4.8.0' into main 2023-03-15 16:35:26 +01:00
Convly
e239e408f9 v4.8.0 2023-03-15 16:29:42 +01:00
Gustav Hansen
17f773ebd3 useAPIErrorHandler: Improve type-safety of getPrefixedId() 2023-03-15 15:27:37 +01:00
Gustav Hansen
7f11c8bbdf useAPIErrorHandler: Stop testing react-intl internals 2023-03-15 15:26:59 +01:00
Gustav Hansen
b53f260ecf useAPIErrorHandler: Handle AxiosError 2023-03-15 14:05:11 +01:00
dependabot[bot]
8ee7af8294
chore(deps): bump webpack from 5.75.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 04:17:35 +00:00
markkaylor
959cf6c2f5
Merge pull request #16033 from alvarolozano/genericinput-json-disabled 2023-03-13 14:24:22 +01:00
markkaylor
f78ba41c59
Merge pull request #15778 from strapi/fix/non-required-json-input 2023-03-13 14:23:08 +01:00
Gustav Hansen
46fb4c5f5a ReactSelect: Fix selected option text color 2023-03-13 13:47:41 +01:00
Alvaro Lozano
2a9979a817
Merge branch 'main' into genericinput-json-disabled 2023-03-13 11:02:55 +01:00
markkaylor
7533a8dcc7
Merge branch 'main' into fix/non-required-json-input 2023-03-13 08:56:46 +01:00
Alvaro Lozano
b5b5c5834e
Disabled property for JSONInput (GenericInput) 2023-03-08 20:27:21 +01:00
Simone Taeggi
eae7fc9b1d chore: update DS to 1.6.5 and fix a unit test 2023-03-08 10:36:08 +01:00
Simone Taeggi
6bdbe17068 upgrade the design-system and icons dependencies, the snapshots and a failing unit test 2023-03-07 18:13:28 +01:00
dependabot[bot]
6b19d1bf42
Bump react-select from 5.6.0 to 5.7.0
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.6.0...react-select@5.7.0)

---
updated-dependencies:
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 14:13:10 +00:00
Josh
05a83874c1
Merge pull request #15972 from strapi/chore/update-DS 2023-03-03 14:09:55 +00:00
Fernando Chávez
6b493cd023
Merge pull request #15963 from strapi/docs/useCustomFields
Add new page to helper-plugin's storybook about useCustomFields hook
2023-03-02 14:30:58 +01:00
Josh
d209390fbe chore: update DS to 1.6.4 2023-03-02 13:17:01 +00:00
Fernando Chavez
a6a9fc1648 improves to useCustomFields typescript 2023-03-02 13:59:10 +01:00
Fernando Chávez
24fa0fbf32
Update packages/core/helper-plugin/lib/src/hooks/useCustomFields/useCustomFields.stories.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-03-02 13:25:14 +01:00
Fernando Chávez
ac15879247
Update packages/core/helper-plugin/lib/src/hooks/useCustomFields/useCustomFields.stories.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-03-02 13:24:44 +01:00
Josh
63c0993e93
Merge pull request #15968 from strapi/chore/add-all-undeclared-packages 2023-03-02 10:54:55 +00:00
Sora Morimoto
930a3afec7 chore: Add all undeclared packages to package.json
This reverts commit 6c283862daa0c8846a544c183e72623b65907cc3.

chore: Add all undeclared packages to package.json

Add all undeclared packages to package.json (Round 2)

Signed-off-by: Sora Morimoto <sora@morimoto.io>

chore: move core deps to peer

codemirror5

Signed-off-by: Sora Morimoto <sora@morimoto.io>

Add all undeclared packages to `package.json` (Round 2)

Signed-off-by: Sora Morimoto <sora@morimoto.io>

_

Signed-off-by: Sora Morimoto <sora@morimoto.io>

Add all undeclared "safe" packages to `package.json`

Signed-off-by: Sora Morimoto <sora@morimoto.io>

Add all undeclared "unsafe" packages to `package.json`

Signed-off-by: Sora Morimoto <sora@morimoto.io>

helper-plugin: remove `fs-extra`

Signed-off-by: Sora Morimoto <sora@morimoto.io>

https://github.com/strapi/strapi/pull/15797

i18n-plugin: move redux from devDependencies to dependencies

Signed-off-by: Sora Morimoto <sora@morimoto.io>

database: sqlite3 was a false-detected dependency

Signed-off-by: Sora Morimoto <sora@morimoto.io>

generators: revert changes

Signed-off-by: Sora Morimoto <sora@morimoto.io>

Regenerate yarn.lock

Signed-off-by: Sora Morimoto <sora@morimoto.io>

chore: update react-intl

chore: fix post rebase

chore: remove axios from packages that dont need it

chore: ensure projects install r rd rrd & s

Revert "chore: ensure projects install r rd rrd & s"

This reverts commit 2e87a1d0fcaf21e187ce558f4690d41ff854d58d.

Revert "Revert "chore: ensure projects install r rd rrd & s""

This reverts commit b53a3d49987b00abb393966738d2a34f59c9dc71.

chore: Add all undeclared packages to package.json
2023-03-02 10:12:14 +00:00
Josh
09ff54bc6e chore: convert Stack components to Flex
chore: update snapshots

chore: convert rest of files to use Flex

chore: fix duplicate import

chore: update snapshots

chore: add eslint rule for stack

refactor: catch other Stack component uses

chore: remove horizontal prop
2023-03-02 10:02:40 +00:00
Fernando Chavez
b2e5f90da7 remove unnecessary storybook imports 2023-03-02 11:00:20 +01:00
Fernando Chavez
47e0709cd2 add methods and typescript declaration to the docs 2023-03-02 10:58:06 +01:00
Alexandre Bodin
0307fb4bf7 v4.7.1 2023-03-02 10:24:10 +01:00
Fernando Chavez
5896480c22 Add new page to helper-plugin's storybook about useCustomFields 2023-03-02 09:06:48 +01:00
Convly
948dbb3121 v4.7.0 2023-02-27 20:33:14 +01:00
Fernando Chavez
8d1193b561 Merge branch 'main' of github.com:strapi/strapi into enhancement/cloud-box-on-homepage 2023-02-24 11:19:37 +01:00
Convly
bae505f44c v4.6.2 2023-02-22 19:06:25 +01:00
Fernando Chavez
aad76c6c92 Merge branch 'main' of github.com:strapi/strapi into enhancement/cloud-box-on-homepage 2023-02-21 11:08:39 +01:00
Fernando Chavez
e620a4cc31 add custom cloud box to the homepage 2023-02-20 18:22:36 +01:00
Gustav Hansen
e4c0d0bf19 Chore: Remove whatwg-fetch polyfill 2023-02-20 11:55:54 +01:00
Fernando Chavez
96bf827e2c Merge fix 2023-02-17 15:54:14 +01:00
Fernando Chavez
a95811b7b6 Add new cloud box on homepage and update ContentBox component and its documentation 2023-02-17 15:41:11 +01:00
Josh
6b17f8ad12 chore: convert all files to single imports of the DS & icons
chore: remove eslint rule

chore: update snapshots

chore: update snapshots

chore: add eslint rule to stop direct imports apart from v2
2023-02-15 17:23:59 +00:00
Jamie Howard
04e8ed121c
Merge pull request #15692 from strapi/feature/enhance-min-max-errors 2023-02-15 13:17:07 +00:00
Mark Kaylor
f07fc24d05 Revert change disallowing null as a value 2023-02-15 18:30:28 +05:30
Mark Kaylor
f6da34d1e7 Fix null being set on save 2023-02-15 17:11:37 +05:30