19.0.0 (2020-04-29)
Internal changes only (updated dependencies, documentation, etc.).
18.0.0 (2020-03-19)
Internal changes only (updated dependencies, documentation, etc.).
17.0.0 (2020-02-19)
- Focus the editor before executing toolbar buttons' command. See ckeditor/ckeditor5#353. (f56cc26)
- Updated translations. (847543d)
16.0.0 (2019-12-04)
Internal changes only (updated dependencies, documentation, etc.).
15.0.0 (2019-10-23)
11.0.5 (2019-08-26)
- The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#1988. (da87bf9)
- Made the undo and redo button icons match the editor UI language direction. See ckeditor/ckeditor5#1151. (e5df329)
- Updated translations. (6f5803f)
11.0.4 (2019-07-10)
Internal changes only (updated dependencies, documentation, etc.).
11.0.3 (2019-07-04)
11.0.2 (2019-06-05)
- Updated translations. (af36370)
11.0.1 (2019-04-10)
- Updated translations. (69faf7c)
11.0.0 (2019-02-28)
- Upgraded minimal versions of Node to
8.0.0
and npm to5.7.1
. See: ckeditor/ckeditor5#1507. (612ea3c)
10.0.4 (2018-12-05)
- Improved SVG icons size. See ckeditor/ckeditor5-theme-lark#206. (6c8959b)
- Updated translations. (b2fe351)
10.0.3 (2018-10-08)
- Updated translations. (7aec2df)
10.0.2 (2018-07-18)
- Updated translations. (433de24)
10.0.1 (2018-06-21)
- Updated translations. (d5942d5)
10.0.0 (2018-04-25)
- Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. (bba4a8a)
- The license under which CKEditor 5 is released has been changed from a triple GPL, LGPL and MPL license to a GPL2+ only. See ckeditor/ckeditor5#991 for more information.
1.0.0-beta.4 (2018-04-19)
Internal changes only (updated dependencies, documentation, etc.).
1.0.0-beta.2 (2018-04-10)
UndoCommand
andRedoCommand
should pass batch inmodel.Model#enqueueChange
call. Closes #84. (497af30)
1.0.0-beta.1 (2018-03-15)
- Updated icons for compatibility with the refreshed Lark theme. Minor adjustment in toolbar configuration (see ckeditor/ckeditor5#645). (254cd89)
- Do not register batches which have only non-document operations. Closes #79. Closes ckeditor/ckeditor5#781. (60ac1ab)
1.0.0-alpha.2 (2017-11-14)
- Updated translations. (847838f)
1.0.0-alpha.1 (2017-10-03)
- Selection should be correctly restored when undoing after all editor content was replaced or removed. Closes #72. (58f953f)
0.9.0 (2017-09-03)
- Aligned the implementation to the new Command API (see https://github.com/ckeditor/ckeditor5-core/issues/88). (a94dd46)
- Cleaned up SVG icons. (9cb1923)
- The command API has been changed.
0.8.1 (2017-05-07)
- Updated translations. (d3847a6)
0.8.0 (2017-04-05)
- Named existing plugin(s). (90ab21c)
- Updated translations. (730bf75)
0.7.1 (2017-03-06)
- Updated translations. (46a89fd)