-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📃 Iteration 29 roadmap 📃 #5909
Comments
Update: the CKEditor 5 Online builder was published 🔥 (#1174) |
Also for some time we have special characters feature ready and merged. It can be previewed on our nightly Special Characters feature guide. |
We pushed back release by 1 week, so the npm packages will be published on Feb 19th. |
Support for styling table cells is in master by now, right? |
@kdambekalns that's right table styling landed on the You can easily try it out on our nightly builds: https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/features/table.html ("styling tables" demo) |
There are few more updates: New CKEditor 5 release will feature Thai localization, thanks to our wonderful Transifex community ❤ With this release we added font color, font background and font size plugins, while removing text highlight in the document editor build. We made a good use of an extra week, and added quite a few performance improvements that we discovered during our performance audit. This will result with quicker editor initialization and data processing. |
The release has been published on npm and GH. The social network followups will happen later this week. The docs are already out and new features (table styling and special characters) can be checked there. Head on to iteration 30 roadmap to see what we are going to work on in the next release. |
This post outlines our targets for the upcoming iteration. The goal is to provide a summary of where we are going.
New features
Build changes
With this release we added font color, font background and font size plugins, while removing text highlight in the document editor build.
Performance
We carried out an editor performance audit to see if there are any places that could be improved. After conducting the research we were able to fix a few issues, that will result with quicker editor initialization and data processing.
toMap()
&&parseAttributes()
- Merged to the master branch 🎉Bug fixes
Finally, there are more minor issues planned for the 29th iteration. See the list of issues assigned to the current iteration for more details.
👂 We'd love to hear your voice 👂
We're looking to change the way some inputs are displayed to improve accessibility. This will result in a different input look and feel, see the live demo PoC comment for more details.
Dates
The code freeze is planned to happen between the 12th and 13th of February, followed by releasing npm packages on February the 20th. Social followup will happen between 25th and 27th of February.
Please keep in mind that these plans are subject to change and even though we put all our energy to deliver all the items mentioned above, the iteration plan may change at any point.
The text was updated successfully, but these errors were encountered: