This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
Releases: ckeditor/ckeditor5-indent
Releases · ckeditor/ckeditor5-indent
v19.0.0
v18.0.0
v17.0.0
v16.0.0
v15.0.0
v10.1.0
Features
- Integrated the indent block feature with different editor content directions (LTR and RTL). See ckeditor/ckeditor5#1151. (45828ce)
Bug fixes
- The
'indentBlock'
command should be executed on blocks from the selection according to the schema rules. Closes #8. (15caf3e) - The
indentBlock
command will now operate only on selected top-most blocks. Closes #11. (7fac8c0)
Other changes
- The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#1988. (fae33af)
- Updated translations. (cc421f3)