- Performance optimization for
compose
- Documentation fixes
- Stop using
=>
because of IE11
- Add experimental method
changeLength()
- Add counter and early return to
eachLine()
- Support index suggestion in
diff()
- Add
partition()
- Add
eachLine()
,map()
,reduce()
,filter()
,forEach()
- Pull out quilljs/delta from ottypes/rich-text
- Deep copy and compare attributes and deltas
- Add
concat()
method for document Deltas
compose()
returns a new Delta instead of self-modifying
- Support embed being any non-string type