33691 Commits

Author SHA1 Message Date
Ben Irvin
d2dfc1c28f match supported versions of node 2023-10-04 09:28:45 +02:00
Rob Simpson
00de501638
Very Quick README.md Change
I signed up for Hacktoberfest and saw this as the 2nd repo listed for contributing. I started reading and noticed this small fix. Don't think it is considered big enough for Hacktoberfest but thought I would help out any way I could :-)
2023-10-03 23:19:45 -04:00
Rémi de Juvigny
3f54767ebc
[Blocks editor] Handle multi line quotes (#18200)
* Handle enter on quotes

* Add test case

* Remove italic style

* Remove log
2023-10-03 15:16:34 +02:00
Ben Irvin
3e16c7d49c end connection on handler errors 2023-10-03 14:49:43 +02:00
Simone
493eb0a58d
[Blocks editor] Manage mixed blocks selection (#18181)
* first draft multiblocks selection fix

* refactor multi blocks selection logic

* remove useless console log

* refactor getAchorBlockKey based on comments

* change test order

* refactor the search using matchNode

* add some comments to explain the useEffect

* fix comments syntax and typos

* fix comments syntax
2023-10-03 14:25:33 +02:00
Ben Irvin
2be93c9e10 handle errors in error responses 2023-10-03 13:42:05 +02:00
Ben Irvin
131bd19d4a improve error handling 2023-10-03 13:23:27 +02:00
Ben Irvin
62fdf33bb3 improve logging 2023-10-03 13:20:04 +02:00
Ben Irvin
878c921445 refactor and add catch block 2023-10-03 13:18:00 +02:00
Simone
08a62df085
Merge branch 'main' into feature/rich-text-editor 2023-10-03 09:10:18 +02:00
markkaylor
35cf6eed94
chore: bump design-system from 1.11.0 to 1.12.0 (#18241) 2023-10-02 18:21:23 +01:00
markkaylor
14a5e2fae8
[RTE] Make images truly void (#18205) 2023-10-02 18:43:35 +02:00
Josh
d8c13912ba
chore: update eslint (#18240)
* chore: update eslint deps & fix lint issues

* chore: update prettier

* fix: packagejson

* Revert "chore: update prettier"

This reverts commit 65f82dfa5b3b0a925fb0d86c20a7e555015c7b48.
2023-10-02 17:29:23 +01:00
Josh
2b6cb7373c
chore: remove stylelint (#18242) 2023-10-02 17:27:43 +01:00
Ben Irvin
7a78d05d61 use original values 2023-10-02 17:39:26 +02:00
Ben Irvin
b3cf7d6171 only set timeouts during a transfer 2023-10-02 16:59:05 +02:00
Ben Irvin
36543641bc write our own http timeout so websockets don't close 2023-10-02 16:25:04 +02:00
Ben Irvin
b0cb8ac3f1 disable koa timeout on ws connection 2023-10-02 12:38:29 +02:00
Gustav Hansen
562dd2fd46
Merge pull request #18226 from strapi/dependabot/npm_and_yarn/core-js-3.33.0
Bump core-js from 3.32.0 to 3.33.0
2023-10-02 09:41:34 +02:00
Ben Irvin
954e2ebf1f
Merge pull request #18180 from strapi/fix/17955-validation-allows-empty-objects 2023-10-02 09:34:05 +02:00
Convly
fdf3bba0c8 Remove parameters initialization from the Attribute.Any.Relation reference 2023-10-02 09:20:35 +02:00
Gustav Hansen
30ec7f1e3a
Merge pull request #18227 from strapi/dependabot/npm_and_yarn/browserslist-4.22.1
Bump browserslist from 4.21.4 to 4.22.1
2023-10-02 09:05:20 +02:00
Gustav Hansen
eb9d68232f
Merge pull request #18228 from strapi/dependabot/npm_and_yarn/cloudinary-1.41.0
Bump cloudinary from 1.40.0 to 1.41.0
2023-10-02 08:59:48 +02:00
Gustav Hansen
91db6f8645 chore(deps): update core-js version used by swc 2023-10-02 08:53:25 +02:00
dependabot[bot]
2f41407407
Bump cloudinary from 1.40.0 to 1.41.0
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/cloudinary/cloudinary_npm/releases)
- [Changelog](https://github.com/cloudinary/cloudinary_npm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudinary/cloudinary_npm/compare/1.40.0...1.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 23:01:45 +00:00
dependabot[bot]
b17d8327e4
Bump browserslist from 4.21.4 to 4.22.1
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.21.4 to 4.22.1.
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.21.4...4.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 22:58:47 +00:00
dependabot[bot]
f94c0ea134
Bump core-js from 3.32.0 to 3.33.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.0 to 3.33.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.33.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 22:57:28 +00:00
Convly
941b8fdad6 Only allow content types as relation target (cannot target component) 2023-09-30 13:31:21 +02:00
markkaylor
e7e82d57df
Fix skipped test (#18206) 2023-09-29 14:12:35 +02:00
Rémi de Juvigny
96a7112e3d
Merge pull request #18188 from strapi/rich-text-editor/disabled
[Blocks editor] Fix disabled state
2023-09-29 13:11:23 +02:00
Rémi de Juvigny
b974c5d334 Feedback code cleanup 2023-09-29 11:59:44 +02:00
Rémi de Juvigny
061bb5d2d7 Don't require disabled on BlocksEditor 2023-09-29 11:26:24 +02:00
Rémi de Juvigny
0a68e8db1f Merge remote-tracking branch 'origin/feature/rich-text-editor' into rich-text-editor/disabled 2023-09-29 11:25:06 +02:00
Rémi de Juvigny
974b12af61
Merge pull request #18178 from strapi/rich-text-editor/new-i18n-icon
[Blocks editor] Show i18n icon on localized blocks fields
2023-09-29 09:39:59 +02:00
Ben Irvin
79ca6debec
Merge branch 'main' into fix/17955-validation-allows-empty-objects 2023-09-28 17:46:27 +02:00
Rémi de Juvigny
631cee14d1 Fix tests 2023-09-28 17:31:59 +02:00
Rémi de Juvigny
db3d81b221 Remove separator from toolbar 2023-09-28 16:46:03 +02:00
Rémi de Juvigny
0a55527ebb Apply disabled color to icon buttons 2023-09-28 16:36:08 +02:00
Rémi de Juvigny
1a44a05306 Merge remote-tracking branch 'origin/feature/rich-text-editor' into rich-text-editor/disabled 2023-09-28 15:36:58 +02:00
Jean-Sébastien Herbaux
d010ff3a1e
Merge pull request #18197 from strapi/releases/4.14.0 2023-09-28 15:30:50 +02:00
Madhuri Sandbhor
6b5aae907b
image save functionality updated (#18184) 2023-09-28 15:27:40 +02:00
Gustav Hansen
2d98270c7d
Merge pull request #18185 from strapi/chore/e2e-traces
chore(e2e): store test traces for failed tests as GH action artifacts
2023-09-28 15:14:33 +02:00
Convly
09b6d7a4b4 v4.14.0 v4.14.0 2023-09-28 13:58:40 +02:00
Gustav Hansen
67ef868b91 chore(e2e): limit traces to CI environments 2023-09-28 11:48:08 +02:00
Gustav Hansen
4b145c82d5 chore(e2e): limit trace retention to one day 2023-09-28 10:56:43 +02:00
Gustav Hansen
422869b00e chore(e2e): store test traces for failed tests as GH action artifacts 2023-09-28 10:56:43 +02:00
Gustav Hansen
4d9875b444
Merge pull request #18186 from strapi/chore/playwright-dep-1-38
chore(deps): upgrade playwright to 1.38.1
2023-09-28 10:51:45 +02:00
Ben Irvin
d840d3ca2b tests 2023-09-28 10:41:21 +02:00
Ben Irvin
8fb3ffef45 add test 2023-09-28 10:39:27 +02:00
Jean-Sébastien Herbaux
6494425576
Merge pull request #18194 from strapi/fix/radix-toolbar-dep 2023-09-28 10:37:43 +02:00