All changes in the package are documented in the main repository. See: https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md.
Changes for the past releases are available below.
Internal changes only (updated dependencies, documentation, etc.).
Internal changes only (updated dependencies, documentation, etc.).
IndentBlock should integrate with other features regardless of the editor plugin order. Closes ckeditor/ckeditor5#2359. (cf15eab)'indentBlock' command should be executed on blocks from the selection according to the schema rules. Closes #8. (15caf3e)indentBlock command will now operate only on selected top-most blocks. Closes #11. (7fac8c0)Internal changes only (updated dependencies, documentation, etc.).
Initial implementation of the block indentation feature.