Skip to content

Releases: KillerCodeMonkey/ngx-quill

ContentChange typings

29 May 13:19
Compare
Choose a tag to compare

Angular v18

23 May 06:44
Compare
Choose a tag to compare

just angular v18 support

fix empty editor check

23 Apr 07:03
Compare
Choose a tag to compare

fix quill version in readme to ^2.0.0

17 Apr 08:30
Compare
Choose a tag to compare

Quill v2 final :)

17 Apr 05:59
Compare
Choose a tag to compare
v25.3.0

chore: quill v2 :)

Input Signals

16 Apr 06:58
Compare
Choose a tag to compare
  • updated deps
  • using input signals thx @arturovt
  • remove strict config from docs

quill 2 rc5

08 Apr 09:02
Compare
Choose a tag to compare
v25.1.3

chore: bump version

v25.1.2 - quill v2 rc.4 - whitelist formats are back

24 Mar 07:17
Compare
Choose a tag to compare
  • supporting quill v2 rc.4
  • this brings back support for passing allowed formats via the quill config

Fix unordered/ordered list in format HTML

10 Mar 06:35
Compare
Choose a tag to compare

fixing: #1813 (comment)

using now quill.getSemanticHTML() instead of quillEditorElement.innerHTML() to grab editors html content.

Remove preserveWhitespaces

07 Mar 11:01
Compare
Choose a tag to compare

see #1812 (comment) for more information