Skip to content
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

📅 News and updates: October 4, 2016 #161

Open
Reinmar opened this issue Oct 4, 2016 · 0 comments
Open

📅 News and updates: October 4, 2016 #161

Reinmar opened this issue Oct 4, 2016 · 0 comments

Comments

@Reinmar
Copy link
Member

Reinmar commented Oct 4, 2016

(The previous post: News and Updates: September 12, 2016)

During the last two weeks we were focused on finalising iteration 3. It brings two new important features:

  • Links feature, which landed on master two weeks ago. We spent the last two weeks polishing its UX.

    Screencast of the link feature

  • Lists feature, which landed on master a week ago. This is the most complex CKEditor 5 feature so far, and we are very happy with the results. Thanks to the fact that we decided to represent lists in the data model as a flat structure of listItems (instead of HTML-like nested ul > li > ul > ...) we got automatic integration with other features like the Enter or Delete keys and the headings feature. The normalised data model also meant that some tricky topics (like merging subsequent lists when e.g. a paragraph separating them is deleted) were already handled in all possible scenarios. This is a huge step forward comparing to CKEditor 4, because we do not have to code specific behaviour for every scenario.

    The lists feature is already available for use and we plan to close nested lists support in the next iteration. It is mostly ready, but we did not manage to stabilise it in iteration 3.

    Screencast of the list feature

Other than that we worked on various bug fixes and improvements which concluded iteration 3. This means we will release CKEditor 5 v0.3.0 in a couple of days.

The team is currently switching to the next iteration. We will post details about its scope soon.

@Reinmar Reinmar changed the title 📅 News and Updates: October 4, 2016 📅 News and updates: October 4, 2016 Feb 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant