Skip to content

Releases: KillerCodeMonkey/ngx-quill

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

v26.0.4 - remove passing defaultEmptyValue to quill

20 Jun 07:23
Compare
Choose a tag to compare

Typiiiiings

20 Jun 07:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v26.0.2...v26.0.3

allow node 16 and >= 18

17 Jun 20:08
Compare
Choose a tag to compare

Typing onEditorCreated

12 Jun 07:44
Compare
Choose a tag to compare

ContentChange typings

29 May 13:19
Compare
Choose a tag to compare