Josh
|
3ca0a71ae8
|
chore: make sure we still export the UMD version to avoid breaking changes
|
2023-01-13 09:39:49 +00:00 |
|
Josh
|
80c0ec95d5
|
chore: tidy up deps and export cjs & esm modules
|
2023-01-13 09:31:56 +00:00 |
|
Simone Taeggi
|
5ae7cf19e9
|
revert jest-styled-components-version
|
2023-01-13 10:18:29 +01:00 |
|
Simone Taeggi
|
8c8e0391b2
|
update snapshots
|
2023-01-13 09:40:28 +01:00 |
|
Julie Plantey
|
8f542f4be5
|
bump DS to 1.4.2
|
2023-01-12 17:17:57 +01:00 |
|
Simone Taeggi
|
0bd096d5b9
|
Merge branch 'enhancement/axios-migration-step-1-refactor' of github.com:strapi/strapi into enhancement/axios-migration-step-1-refactor
|
2023-01-12 14:30:07 +01:00 |
|
Simone Taeggi
|
32c76feb73
|
remove useless baseURL definition in axios create
|
2023-01-12 14:29:53 +01:00 |
|
Gustav Hansen
|
8282fc1900
|
Chore: Update axios to 1.2.2
|
2023-01-12 13:03:53 +01:00 |
|
Simone
|
42c554182f
|
Merge branch 'main' into enhancement/axios-migration-step-1-refactor
|
2023-01-12 09:17:33 +01:00 |
|
Convly
|
d36609ff26
|
v4.5.6
|
2023-01-11 17:48:52 +01:00 |
|
Simone
|
1ac64d931e
|
Merge branch 'main' into enhancement/axios-migration-step-1-refactor
|
2023-01-11 15:54:33 +01:00 |
|
Simone Taeggi
|
20c19132cb
|
clean up code, change baseURL and fix some typos
|
2023-01-11 15:06:08 +01:00 |
|
Simone Taeggi
|
88956575f9
|
replace the singleton instance
|
2023-01-11 14:47:13 +01:00 |
|
Simone Taeggi
|
d865af072b
|
temporary solution
|
2023-01-11 13:41:29 +01:00 |
|
dependabot[bot]
|
e3222fd9ba
|
chore(deps-dev): bump @storybook/manager-webpack5 from 6.4.10 to 6.5.15
Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.4.10 to 6.5.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.15/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.15/lib/core)
---
updated-dependencies:
- dependency-name: "@storybook/manager-webpack5"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-11 09:44:05 +00:00 |
|
Simone Taeggi
|
3fdd100107
|
move the logic from admin to helper-plugin
|
2023-01-10 17:59:58 +01:00 |
|
Josh
|
99f1b3a8b6
|
Merge branch 'main' into feature/relations-reordering
|
2023-01-10 14:03:27 +00:00 |
|
Josh
|
210bce6ff0
|
refactor: use browserlistrc
|
2023-01-06 15:48:39 +00:00 |
|
Josh
|
d365106a17
|
chore: add browserlist spec
|
2023-01-06 11:54:09 +00:00 |
|
dependabot[bot]
|
b7f3b576be
|
chore(deps-dev): bump @storybook/builder-webpack5 from 6.5.9 to 6.5.15
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.5.9 to 6.5.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.15/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.15/lib/core)
---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-03 09:03:02 +00:00 |
|
Marc-Roig
|
ef9c9114f3
|
Merge branch 'main' into feature/relations-reordering
|
2023-01-02 09:36:10 +01:00 |
|
Convly
|
8f1988367c
|
v4.5.5
|
2022-12-28 15:17:36 +01:00 |
|
Gustav Hansen
|
59438befca
|
Merge branch 'main' into chore/upgrade-axios
|
2022-12-22 14:48:18 +01:00 |
|
Gustav Hansen
|
85637195bb
|
Chore: Upgrade axios to 1.2.1
|
2022-12-22 14:43:19 +01:00 |
|
Gustav Hansen
|
7f37735a5a
|
Merge branch 'main' into feature/relations-reordering
|
2022-12-21 16:40:34 +01:00 |
|
dependabot[bot]
|
582eea4a87
|
chore(deps): bump date-fns from 2.29.2 to 2.29.3
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.2 to 2.29.3.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.2...v2.29.3)
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-21 15:01:04 +00:00 |
|
Gustav Hansen
|
287787a550
|
Chore: Remove fontawesome dependency from components
|
2022-12-20 15:52:37 +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
|
a862355883
|
revert InputJSON labelAction removal + fix DateTimePicker label
|
2022-12-19 16:01:38 +01:00 |
|
Julie Plantey
|
372fc1cf2d
|
bump DS 1.4.1 - update required state for Field
|
2022-12-19 15:27:02 +01:00 |
|
GitStart
|
d829a49733
|
Merge branch 'main' into fix/application-crash-on-filter-delete
|
2022-12-19 05:56:24 +01:00 |
|
GitStart
|
602c6eddca
|
Merge branch 'main' into fix/application-crash-on-filter-delete
|
2022-12-16 16:02:15 +01:00 |
|
Julie Plantey
|
775777fae2
|
Merge branch 'main' of https://github.com/strapi/strapi into features/MediaLibrary-listview
|
2022-12-16 14:35:24 +01:00 |
|
derrickmehaffy
|
e09614c9a4
|
Update qs to fix CVE-2022-24999
|
2022-12-15 09:49:40 -07:00 |
|
GitStart
|
2297b70a5b
|
Merge branch 'main' into fix/application-crash-on-filter-delete
|
2022-12-14 16:22:45 +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 Taeggi
|
036ba34579
|
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi
|
2022-12-14 14:27:53 +01:00 |
|
Simone Taeggi
|
6c8b34f2fd
|
add the SelectButtonTitle prop to the DateTimePicker
|
2022-12-14 14:26:23 +01:00 |
|
ivanThePleasant
|
b95d6e3f28
|
Merge branch 'main' into chore/user-level-data
|
2022-12-13 12:17:31 +02:00 |
|
Simone Taeggi
|
c9714f938e
|
rename the old version of the DateTimePicker in the helper-plugin
|
2022-12-12 15:16:05 +01:00 |
|
Simone Taeggi
|
8f88335b8a
|
remove unused utilities from code
|
2022-12-12 15:12:30 +01:00 |
|
Simone Taeggi
|
c35a5636e4
|
change log content
|
2022-12-12 09:40:49 +01:00 |
|
Josh
|
c51cde28a8
|
Merge branch 'main' into feature/relations-reordering
|
2022-12-09 17:10:00 +00:00 |
|
Simone Taeggi
|
07566f9727
|
refactor DateTimePicker in the helper-plugin to use the new one in the DS repo
|
2022-12-09 17:19:16 +01:00 |
|
Simone Taeggi
|
79452154ec
|
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi
|
2022-12-09 15:38:25 +01:00 |
|
Josh
|
75d8cacaf1
|
fix: reset gridTemplateColumns otherwise component breaks out of grid
|
2022-12-08 09:45:02 +00: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 |
|
gitstart
|
552f8b5056
|
fix: application crash when deleting a filter
|
2022-12-06 16:08:15 +00:00 |
|