Issue #3317769: Drastically improve the linking experience in CKEditor 5
Merge request reports
Activity
added 6 commits
- b2b62741 - Get foundations in place: CKEditor 5 plugin definition, route and controller....
- b1d58a9b - Remove all mentions of "linkit" from the CKE plugin; remove the substitution...
- 1899c657 - `yarn run build:ckeditor5`
- e5829c87 - `yarn run prettier`
- 8f1f6c89 - `cspell`
- 3e3be0ea - `eslint-disable` all the violations for now.
Toggle commit listadded 2 commits
added 2 commits
added 1 commit
- 0638e4bb - Failed as expected; now let's enable `entity_links`!
added 1 commit
- c7fd27ff - Add support for `File` entities and provide an alternative to substition...
added 2 commits
added 1 commit
- ccdfd3ca - Work around `::getTranslationFromContext()` bug.
added 648 commits
-
ccdfd3ca...8184e399 - 645 commits from branch
project:10.1.x
- bc896a17 - Merge remote-tracking branch 'origin/10.1.x' into 3317769-cke5-entity-link-suggestions
- b76ae36e - Update `LinkFormView` extension for CKEditor 5 36 compatibility.
- de492c18 - `yarn build:ckeditor5`
Toggle commit list-
ccdfd3ca...8184e399 - 645 commits from branch
added 1 commit
- 581a2a3b - TRICKY: Work-around until the CKEditor team offers a better solution: force...
added 1 commit
- 8808d707 - Port `SubstitutionPluginTest::testMediaSubstitution()` +...
added 1 commit
- 5f9f44c0 - Add support for `Media` entities — the second special case.
added 1 commit
- 4de3624a - Introduce `EntityLinkTargetInterface` + `link_target` handlers for entity types.
added 1 commit
- c21c3d85 - Explicit test coverage for linking to `MenuLinkContent` + `Shortcut` entities.
added 1 commit
- 2883cd0f - Support linking to `MenuLinkContent` + `Shortcut` entities just like the...
Please register or sign in to reply