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-18)
- Focus the editor before executing toolbar buttons' command. See ckeditor/ckeditor5#353. (4223ff2)
- Updated translations. (77fbbad)
16.0.0 (2019-12-04)
- Updated translations. (e49b7b0)
15.0.0 (2019-10-23)
11.1.3 (2019-08-26)
- The UI buttons should be marked as toggleable for better assistive technologies support (see ckeditor/ckeditor5#1403). (aa24686)
- Adjusted blockquote content styles for better compatibility with RTL languages. See ckeditor/ckeditor5#1151. (c48b703)
- The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#1988. (ffcbcfc)
- Updated translations. (537f761)
11.1.2 (2019-07-10)
Internal changes only (updated dependencies, documentation, etc.).
11.1.1 (2019-07-04)
- Updated translations. (3ab78f2)
11.1.0 (2019-06-05)
- Updated translations. (eb15fc6)
11.0.1 (2019-04-10)
- Updated translations. (c524349)
11.0.0 (2019-02-28)
- Make
BlockQuoteCommand
wrap only top-most blocks. (17c9d3b) - Updated translations. (f452b45) (8d8fde2) (cb7ec44)
- Upgraded minimal versions of Node to
8.0.0
and npm to5.7.1
. See: ckeditor/ckeditor5#1507. (612ea3c)
10.1.1 (2018-12-05)
Internal changes only (updated dependencies, documentation, etc.).
10.1.0 (2018-10-08)
- Implemented a post-fixer for cleaning incorrect blockquotes. (fcb00c0)
- Updated translations. (a0078f3)
10.0.2 (2018-07-18)
- Updated translations. (170a8fd)
10.0.1 (2018-06-21)
- Updated translations. (4a51fd8)
10.0.0 (2018-04-25)
- Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. (a4fa6e7)
- 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)
1.0.0-beta.1 (2018-03-15)
- Aligned feature class naming to the new scheme. (cc723c3)
- Migrated package styles to PostCSS. Moved the visual styles to
@ckeditor/ckeditor5-theme-lark
(see ckeditor/ckeditor5-ui#144). (c973931)
1.0.0-alpha.2 (2017-11-14)
- Updated translations. (e150fe2)
1.0.0-alpha.1 (2017-10-03)
- Improved default blockquote styling so it does not overlap with floated images. Closes #12. (fb09418)
0.2.0 (2017-09-03)
- Enter in the block quote will scroll the viewport to the selection. See ckeditor/ckeditor5-engine#660. (09dc740)
- Aligned the implementation to the new Command API (see https://github.com/ckeditor/ckeditor5-core/issues/88). (627510a)
- The command API has been changed.
0.1.1 (2017-05-07)
- Updated translations. (5e23f86)