Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Releases: ckeditor/ckeditor5-block-quote

v1.0.0-alpha.1

03 Oct 12:25
Compare
Choose a tag to compare

Other changes

  • Improved default blockquote styling so it does not overlap with floated images. Closes #12. (fb09418)

v0.2.0

03 Sep 18:20
Compare
Choose a tag to compare

Features

  • Enter in the block quote will scroll the viewport to the selection. See ckeditor/ckeditor5-engine#660. (09dc740)

Other changes

BREAKING CHANGES

  • The command API has been changed.

v0.1.1

07 May 21:44
Compare
Choose a tag to compare

Bug fixes

  • Block quote should not be applied to image's caption. Closes: #10. (06de874)

Other changes

0.1.0 (2017-04-05)

Features

  • Introduced the block quote feature. Closes #1. (239015b)

v0.1.0

05 Apr 17:04
Compare
Choose a tag to compare

Features

  • Introduced the block quote feature. Closes #1. (239015b)