Skip to content

Releases: KillerCodeMonkey/ngx-quill

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

Syntax module config

16 Feb 07:04
Compare
Choose a tag to compare
  • fix type of syntax module config with quill 2

now modules: { syntax: true | { hljs: any } }

Quill 2 rc.2

15 Feb 14:24
Compare
Choose a tag to compare
v25.0.2

chore: quill 2 rc.2

Quill 2 rc.1

12 Feb 11:03
Compare
Choose a tag to compare
v25.0.1

chore: quill 2 rc.1

Quill 2.0

07 Feb 14:22
Compare
Choose a tag to compare
  • support for quill 2.0 rc.0
  • external typings are no longer needed
  • some quill v1 extension/modules will not work with quill v2