Convly
c8f2f0543b
v4.9.1
2023-04-12 16:24:32 +02:00
Alexandre BODIN
de4a0e3e31
Use yarn run -T to run command installed at the root of the monorepo ( #16278 )
2023-04-05 14:33:37 +02:00
Convly
ffe3f4621c
v4.9.0
2023-03-29 14:33:56 +02:00
Alexandre BODIN
aaeb988a0b
Expand nx usage and migrate logger to ts ( #15957 )
2023-03-22 11:21:33 +01:00
dependabot[bot]
35c625f155
build(deps): bump react-intl from 6.2.8 to 6.3.2
...
Bumps [react-intl](https://github.com/formatjs/formatjs ) from 6.2.8 to 6.3.2.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.2.8...react-intl@6.3.2 )
---
updated-dependencies:
- dependency-name: react-intl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 10:07:10 +00: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
Alexandre Bodin
b3cb13cb14
v4.8.1
2023-03-15 22:25:40 +01:00
Convly
e239e408f9
v4.8.0
2023-03-15 16:29:42 +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
Alexandre BODIN
b9e92de1af
Merge pull request #15976 from strapi/chore/fix-invalid-path
...
Fix invalid require using internal paths
2023-03-03 18:41:11 +01:00
Alexandre Bodin
dee0e195c1
Fix invalid require using internal paths
2023-03-02 22:16:29 +01:00
Josh
d209390fbe
chore: update DS to 1.6.4
2023-03-02 13:17:01 +00: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
Alexandre Bodin
0307fb4bf7
v4.7.1
2023-03-02 10:24:10 +01:00
Convly
948dbb3121
v4.7.0
2023-02-27 20:33:14 +01:00
Convly
bae505f44c
v4.6.2
2023-02-22 19:06:25 +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
Simone
f9df0894d0
Merge branch 'main' into enhancement/axios-migration-email
2023-02-09 09:49:43 +01:00
Convly
17a7845e3d
v4.6.1
2023-02-08 17:00:11 +01:00
Simone Taeggi
4c8c7cf38f
replace axiosInstance with the get and post methods in the getFetchClient inside the fetchEmailSettings and postEmailTest utils
2023-02-07 14:09:23 +01:00
Mark Kaylor
4bc7afc769
Update snapshots
2023-02-03 14:48:38 +01:00
Convly
a9e55435c4
v4.6.0
2023-01-25 21:17:20 +01:00
Josh
e8bc90744d
chore: update DS to 1.6.0
2023-01-24 11:34:12 +00:00
Josh
fb0f59788a
chore: install design-system 1.5.0
2023-01-18 12:07:24 +00:00
Convly
d36609ff26
v4.5.6
2023-01-11 17:48:52 +01:00
Convly
6f07d33f88
Disable lodash template's escape
2023-01-09 18:28:30 +01:00
Convly
0458e88bce
Handle object variables & fix sendTemplatedEmail
2022-12-30 19:46:33 +01:00
Convly
d7db946c4e
Add strict interpolate & deactivate evaluation in sendTemplatedEmail
2022-12-30 18:59:16 +01:00
Convly
8f1988367c
v4.5.5
2022-12-28 15:17:36 +01:00
Simone Taeggi
7810ae70ce
merge master in enhancement/axios-refactoring-step-2
2022-12-20 10:08:10 +01:00
Julie Plantey
d5127d16f3
update snapshots
2022-12-19 16:07:29 +01:00
Julie Plantey
e5503097d4
fix provider name access possibly throwing error
2022-12-16 16:14:58 +01:00
Simone
42e54e07a6
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi
2022-12-14 15:44:07 +01:00
Convly
8716ecc920
v4.5.4
2022-12-14 15:39:30 +01:00
Simone
7ec8c31ad9
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi
2022-12-13 14:05:08 +01:00
Julie Plantey
ae92b23f2a
Merge pull request #14996 from jimmywarting/feature/remove_some_lodash
...
replace some lodash function with native
2022-12-13 11:55:40 +01:00
Barış Can Daylık
226a462b7a
Add Turkish translation
2022-12-13 00:44:27 +03:00
Simone Taeggi
79452154ec
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi
2022-12-09 15:38:25 +01:00
Gustav Hansen
978630d655
Merge pull request #14759 from strapi/enhancement/axios-refactoring
...
useFetchClient hook replacing axiosInstance
2022-12-07 17:26:51 +01:00
Gustav Hansen
67ad079472
Chore: Update snapshot tests
2022-12-06 12:35:31 +01:00
Simone Taeggi
7dea3803e7
update snapshots
2022-12-01 15:17:42 +01:00
Convly
5453885f7a
v4.5.3
2022-11-30 16:27:25 +01:00
Simone
574985f9f0
Merge branch 'main' into enhancement/axios-refactoring
2022-11-30 14:57:09 +01:00
Simone Taeggi
3e7d720046
upgrade ds version and tests
2022-11-28 18:02:23 +01:00
Simone Taeggi
e68b4e701d
revert to the old use of the axiosInstance in the fetchEmail api
2022-11-25 17:59:57 +01:00
Jimmy Wärting
ae3628fd0c
remove import
2022-11-24 18:03:31 +01:00