Skip to content

Releases: zefoy/ngx-quill-wrapper

Feature release

09 May 12:39
Compare
Choose a tag to compare
  • Updated to using latest Angular 6 release

  • Optimized event sending to avoid unnecessary change detection's

Feature release

21 Mar 11:01
Compare
Choose a tag to compare
Feature release Pre-release
Pre-release
  • Build and verified to work with Angular 6

Bug fix release

11 Mar 13:16
Compare
Choose a tag to compare
  • Removed deprecated Quill api usage

  • Improved the custom modules support

  • Fixed the setValue api function in the directive

Bug fix release

03 Mar 22:04
Compare
Choose a tag to compare
  • Added support for global Quill instance so that custom modules can be used

Bug fix release

15 Feb 17:08
Compare
Choose a tag to compare
  • Fixed toolbar configuration handling when HTMLElement reference is used

Bug fix release

07 Feb 08:39
Compare
Choose a tag to compare
  • Fixed config copying loop when using html elements

Bug fix release

19 Dec 16:28
Compare
Choose a tag to compare
  • Small fixes for the component styles

Feature release

19 Dec 16:24
Compare
Choose a tag to compare
  • Added directive API for updating editor content

Feature release

19 Dec 15:52
Compare
Choose a tag to compare
  • Better default styles for the component

Bug fix release

17 Dec 21:13
Compare
Choose a tag to compare
  • Fixed umd library packaging to not include the Quill library