This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
Releases: ckeditor/ckeditor5-alignment
Releases · ckeditor/ckeditor5-alignment
v19.0.0
v18.0.0
v17.0.0
MAJOR BREAKING CHANGES
- The
align-left
,align-right
,align-center
, andalign-justify
icons have been moved to@ckeditor/ckeditor5-core
.
Other changes
- Moved alignment icons to
@ckeditor/ckeditor5-core
(see ckeditor/ckeditor5-table#227). (410e279) - Updated translations. (288672f)
v16.0.0
v15.0.0
v11.2.0
Features
- Integrated the text alignment feature with different editor content directions (LTR and RTL). See ckeditor/ckeditor5#1151. (edc7d8b)
Bug fixes
- The UI buttons should be marked as toggleable for better assistive technologies support (see ckeditor/ckeditor5#1403). (599ea01)
Other changes
- The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#1988. (54f81b3)
- The text alignment toolbar should have a proper
aria-label
attribute (see ckeditor/ckeditor5#1404). (3ed81de) - Updated translations. (feb4ab3)