ckeditor5-ui
ckeditor5-ui copied to clipboard
The UI framework of CKEditor 5.
### Suggested merge commit message ([convention](https://github.com/ckeditor/ckeditor5-design/wiki/Git-commit-message-convention)) Other: Added `tabindex="0"` to editable element to make it focusable in read-only mode. Closes ckeditor/ckeditor5#6200. --- ### Additional information I'd like this enhancement to...
### Suggested merge commit message ([convention](https://github.com/ckeditor/ckeditor5-design/wiki/Git-commit-message-convention)) Type: The `BalloonToolbar` should not blink when the editor receives focus. Closes ckeditor/ckeditor5#5480. --- ### Additional information Requires a small correction in the image...
### Suggested merge commit message ([convention](https://github.com/ckeditor/ckeditor5-design/wiki/Git-commit-message-convention)) Feature: Added support for creating a `ViewCollection` with initial views (see ckeditor/ckeditor5#4992). BREAKING CHANGE: The parameters of the `ViewCollection#constructor` have changed. Please refer to...