All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Bump draft-js peer dependency to v0.10.1
- Update to match method signature changes in draft-js v0.10.1 — Thanks to @rosey
- Add support for breaking out of multi-line blocks after a double return — Thanks to @rosey
- Bring immutable version in line with draft-js — ta, @sugarshin
- Use the sanctioned API method for retrieving the length of a
ContentBlock
— Thanks to @sugarshin
- Handle changed return value behaviour for key commands in draft-js — Thanks to @sugarshin!
- Changed the after-insert cursor position depending on whether we’re inserting an empty block before or after the current block.
First public release