Releases: KillerCodeMonkey/ngx-quill
Releases · KillerCodeMonkey/ngx-quill
Readme - LTS update
v28.0.1 doc: readme lts update
Angular 20
v28.0.0 chore: v28
v27.1.2
v27.0.2
What's Changed
Full Changelog: v27.0.1...v27.0.2
Just readme update
no functionality changes!
- corrected versions + support
- hint and marks about getSemanticHTML issues in quill v2
- fix build badge
What's Changed
- Update README.md by @Prinzhorn in #1954
New Contributors
- @Prinzhorn made their first contribution in #1954
Full Changelog: v27.0.0...v27.0.1
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