Skip to content

Releases: KillerCodeMonkey/ngx-quill

Readme - LTS update

02 Jun 05:56
Compare
Choose a tag to compare
v28.0.1

doc: readme lts update

Angular 20

02 Jun 05:56
Compare
Choose a tag to compare
v28.0.0

chore: v28

v27.1.2

28 May 12:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v27.0.2...v27.1.2

v27.0.2

09 Apr 11:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v27.0.1...v27.0.2

Just readme update

24 Feb 08:58
Compare
Choose a tag to compare

no functionality changes!

  • corrected versions + support
  • hint and marks about getSemanticHTML issues in quill v2
  • fix build badge

What's Changed

New Contributors

Full Changelog: v27.0.0...v27.0.1

v27.0.0 - Angular 19

20 Nov 16:04
Compare
Choose a tag to compare
  • Angular 19 support

v26.0.10 - fix init flickering issue

14 Nov 09:18
Compare
Choose a tag to compare

What's Changed

  • fix: reduce asynchronous stuff to resolve flickering by @arturovt in #1951

Full Changelog: v26.0.9...v26.0.10

v26.0.9

06 Nov 11:49
Compare
Choose a tag to compare

What's Changed

  • fix: remove event listeners when component is destroyed by @arturovt in #1947

Full Changelog: v26.0.8...v26.0.9

Allow custom toolbar entries

22 Aug 08:11
Compare
Choose a tag to compare
  • 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

03 Jul 13:34
Compare
Choose a tag to compare

What's Changed

  • Update all npm dependencies (2024-06-20) by @depfu in #1878
  • Update all npm dependencies (2024-06-24) by @depfu in #1881
  • Fix global sanitize property usage in quill components by @an-bss in #1889

New Contributors

Full Changelog: v26.0.4...v26.0.5