Skip to content

[REFACTOR] TS, Neos 9, CkEditor API#45

Open
JamesAlias wants to merge 8 commits intotechdivision:masterfrom
sandstorm:refactor-ts-neos9-ckeditor-api
Open

[REFACTOR] TS, Neos 9, CkEditor API#45
JamesAlias wants to merge 8 commits intotechdivision:masterfrom
sandstorm:refactor-ts-neos9-ckeditor-api

Conversation

@JamesAlias
Copy link

This is specifically for Neos 9 UI.

Breaking

This requires Neos Ui 9.1.4 and thus is a breaking change.
Backporting is not possible due to hard dependencies introduced with neos/neos-ui:9.1.4

Refactoring

  • Render toolbar items into new inline editor toolbar in Neos9 (see demo)
  • Use CkEditor API to create toolbar items instead of own react components
  • TypeScript
  • State of the (Neos) art build tooling

Features

  • Add ability to translate labels of presets and options (see Readme)
  • Add ability to add (svg) icons to presets and options (see Readme)
  • Labels can be hidden with showLabel: false (default is true) (see Readme)

@JamesAlias JamesAlias changed the title Refactor ts neos9 ckeditor api [REFACTOR] TS, Neos 9, CkEditor API Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant