1219 Commits

Author SHA1 Message Date
Marc-Roig
c48b1efc7a
chore: update relativeTime stories 2023-06-28 11:52:18 +02:00
Marc
e1b51c84c5
Update packages/core/helper-plugin/src/components/RelativeTime/index.js
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-06-28 10:04:38 +02:00
Josh
3d0661249a fix: remove parseISO and just use native Date instead
Update index.js
2023-06-27 17:10:14 +01:00
Marc-Roig
40507bab54
feat: add custom intervals in RelativeTime util 2023-06-27 16:35:31 +02:00
Ben Irvin
7f5b10ee76
Merge branch 'main' into chore/replace-node-14-with-20 2023-06-27 13:45:23 +02:00
Ben Irvin
c8e128d11c Merge branch 'main' into chore/upgrade-jest-to-29.5 2023-06-26 16:31:04 +02:00
Ben Irvin
23e86fd063 fix some tests 2023-06-26 16:26:39 +02:00
Damián Paranič
5d30450570 added tests for new methods in useSelectionState hook 2023-06-26 12:37:52 +02:00
Damián Paranič
a757f0ffc7 added code comments 2023-06-26 12:37:27 +02:00
Damián Paranič
0e26a36dc4
Merge branch 'strapi:main' into fix/media-library-multiple-selection 2023-06-26 10:37:02 +02:00
Mark Kaylor
1cceb67f65 Fix padding 2023-06-23 11:45:03 +02:00
Josh
c7363e4feb feat: add clone entity on click in table redirect if not possible 2023-06-22 08:10:49 +01:00
Convly
9fb9f758da Merge branch 'releases/4.11.2' 2023-06-21 16:04:33 +02:00
Convly
6f7c815c2b v4.11.2 2023-06-21 15:57:32 +02:00
Florent Baldino
43f6e73ffc
chore(telemetry): send event ID as a custom (#17029) 2023-06-20 16:06:27 +01:00
Gustav Hansen
c86d26d25a
Merge pull request #16985 from strapi/chore/eslint-sort-imports-front
Chore: Auto-sort imports using eslint
2023-06-19 09:18:51 +02:00
Gustav Hansen
dca5778d8e Chore: Apply eslint import sorting fix 2023-06-12 21:34:07 +02:00
Marc-Roig
6cdb5a7737
v4.11.1 2023-06-12 17:10:44 +02:00
dependabot[bot]
25eb067e06
chore(deps): bump webpack from 5.82.0 to 5.86.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.82.0 to 5.86.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.82.0...v5.86.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-11 23:01:49 +00:00
Alexandre Bodin
65a6c9cfa7 Merge branch 'releases/4.11.0' 2023-06-07 17:25:38 +02:00
Alexandre Bodin
0de06a008d v4.11.0 2023-06-07 17:16:22 +02:00
Josh
8d6dc353e8 fix: dtp value should not pass empty string 2023-06-07 15:35:02 +01:00
Convly
951765ee62 Merge branch 'releases/4.10.8' 2023-06-07 15:49:34 +02:00
Convly
634d9e39de v4.10.8 2023-06-07 15:34:54 +02:00
Josh
8357aab46e
chore: fix tests (#16937)
Co-authored-by: Marc-Roig <marc12info@gmail.com>
2023-06-07 11:43:09 +01:00
Convly
106cfafca4 Merge branch 'main' into releases/4.11.0 2023-06-07 11:31:42 +02:00
Josh
38fb966605
chore: upgrade ds to 1.8.0 (#16931) 2023-06-06 15:13:17 +01:00
dependabot[bot]
615c04e8d8
chore(deps): bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-04 23:02:10 +00:00
Gustav Hansen
61ec28f647 Chore: Update @strapi/design-system and @strapi/icons to 1.7.10 2023-06-02 15:32:34 +02:00
Damián Paranič
4ba722f8c3
Merge branch 'main' into fix/media-library-multiple-selection 2023-06-02 12:39:13 +02:00
Gustav Hansen
41885fdd3d Merge branch 'main' into chore/react18 2023-06-01 12:50:17 +02:00
Convly
da080df32b v4.10.7 2023-05-31 17:46:38 +02:00
Gustav Hansen
a5fa3bd7e1
Merge pull request #16805 from strapi/feat/date-picker-improvements
feat: date/time picker improvements
2023-05-31 10:23:24 +02:00
markkaylor
73416f4b91
Merge branch 'releases/4.11.0' into feature/bulk-publish 2023-05-30 14:12:38 +02:00
Josh
212d409508 refactor: use DesignSystemProvider and fix tests 2023-05-30 13:15:32 +02:00
Josh
ad9867d21f chore: tests 2023-05-30 13:14:21 +02:00
Josh
140689602e chore: tidy ups 2023-05-30 13:12:10 +02:00
Josh
19106faaea chore: update snapshots and tests 2023-05-30 13:12:07 +02:00
Josh
bd89ec5d53 chore: add experimental DS version 2023-05-30 13:04:53 +02:00
Damián Paranič
ee94032994
Merge branch 'main' into fix/media-library-multiple-selection 2023-05-30 12:45:11 +02:00
Gustav Hansen
093d3436a8
Merge pull request #16861 from strapi/chore/notification-missing-translation
Chore: Notification - Add missing translation
2023-05-30 10:31:05 +02:00
Gustav Hansen
fd7a5c7a99 Chore: Notification - Add missing translation 2023-05-30 10:03:47 +02:00
Gustav Hansen
2b6ad39a57
Merge pull request #16850 from strapi/dependabot/npm_and_yarn/axios-1.4.0
chore(deps): bump axios from 1.3.4 to 1.4.0
2023-05-30 08:56:49 +02:00
Damián Paranič
5f6efd813b
Merge branch 'main' into fix/media-library-multiple-selection 2023-05-29 08:35:32 +02:00
dependabot[bot]
1c5f857faa
chore(deps): bump formik from 2.2.9 to 2.4.0
Bumps [formik](https://github.com/formium/formik) from 2.2.9 to 2.4.0.
- [Release notes](https://github.com/formium/formik/releases)
- [Commits](https://github.com/formium/formik/compare/formik@2.2.9...formik@2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 23:04:50 +00:00
dependabot[bot]
839e57fa44
chore(deps): bump axios from 1.3.4 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.4.0.
- [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/v1.3.4...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 23:01:14 +00:00
DMehaffy
08ff46ddc4
Merge branch 'main' into chore/replace-node-14-with-20 2023-05-26 11:48:10 -07:00
Gustav Hansen
bd217c1970 Chore: Update @strapi/design-system and @strapi/icons to 1.7.9 2023-05-26 14:58:19 +02:00
Gustav Hansen
052bdaab64 Chore: Update @strapi/design-system and @strapi/icons to 1.7.8 2023-05-26 12:48:48 +02:00
Mark Kaylor
fd63eb0f5c Merge branch 'main' of github.com:strapi/strapi into feature/bulk-publish 2023-05-25 14:47:42 +02:00