Releases: techdivision/ckstyles
Releases · techdivision/ckstyles
Feature: Add support for localized labels in Neos UI
What's Changed
- FEATURE: Allow to translate labels by @dlubitz in #41
- TASK // Fix indentation and remove trailing whitespaces by @SimonPaidla in #46
New Contributors
Full Changelog: v2.2.1...v2.3.0
Bugfix: Fix active state highlighting for CKEditor dropdowns
Neos 9 Support
What's Changed
- Neos 9 compatibilty and removal of plow-js dependency by @samsauter in #40
New Contributors
- @samsauter made their first contribution in #40
Full Changelog: v2.1.0...v2.2.0
Update for Neos 8.3
Merge pull request #38 from Paraldos/NEOS-8-3-x-Compatibility changes for NEOS 8.3.x compatibility.
NEOS 8.x compatibility
Merge pull request #37 from punktDeForks/bugfix/neos82-compatibility BUGFIX: Prevent CKEditor from crashing in Neos 8.2
Add Support for Neos 8.0
Merge pull request #33 from portrino/neos-8 [TASK] adds neos/neos-ui v8 support to require in composer.json
Bump Node version and dependencies
Merge pull request #31 from techdivision/NCP-40 NCP-40 // Remove prebuilt script and bump node and dependency versions
Add option to set other attributes
What's Changed
New Contributors
- @Benjamin-K made their first contribution in #26 Thanks for your contribution!
Contributors
- @SimonPaidla, @masilikum refined the initial pull request #26
- @anianweber tested the changes
Full Changelog: v1.3.1...v1.4.0
Fix multiple inline styles being removed on reload
Merge pull request #27 from techdivision/bugfix/classes [bugfix] Fix multiple InlineStyles being removed on reload, improve documentation
Feature release
- Add Neos / CKEditor 5 removeFormat support
Thanks to @mhsdesign for the pull request.