Releases: KillerCodeMonkey/ngx-quill
Releases · KillerCodeMonkey/ngx-quill
v27.0.0 - Angular 19
- Angular 19 support
v26.0.10 - fix init flickering issue
What's Changed
Full Changelog: v26.0.9...v26.0.10
v26.0.9
What's Changed
Full Changelog: v26.0.8...v26.0.9
Allow custom toolbar entries
- extend typings of the
modules
to allow custom configs - onBeforeRender now allows to return any from the callback - maybe this could be a generic in the future
v26.0.5 - fix global sanitite config
v26.0.4 - remove passing defaultEmptyValue to quill
chore: bump version
Typiiiiings
allow node 16 and >= 18
Full Changelog: v23.0.2...v23.0.3
Typing onEditorCreated
- fixes #1868
ContentChange typings
- fixes #1861