Releases: KillerCodeMonkey/ngx-quill
Releases · KillerCodeMonkey/ngx-quill
feat(): custom toolbar position
Positionate your custom toolbar at the bottom
or top
of the editor 😊
fix: custom toolbar position
4.4.5 chore: 4.4.5
correct default modules
- set correct default modules
- use unique token for config service
4.4.2
Fix:
- add
@angular/common
as peerDependency
4.4.1
Fix:
- only update model on quilljs text changes triggered by source
user