Releases: zefoy/ngx-quill-wrapper
Releases · zefoy/ngx-quill-wrapper
Feature release
-
Updated to using latest Angular 6 release
-
Optimized event sending to avoid unnecessary change detection's
Feature release
- Build and verified to work with Angular 6
Bug fix release
-
Removed deprecated Quill api usage
-
Improved the custom modules support
-
Fixed the setValue api function in the directive
Bug fix release
- Added support for global Quill instance so that custom modules can be used
Bug fix release
- Fixed toolbar configuration handling when HTMLElement reference is used
Bug fix release
- Fixed config copying loop when using html elements
Bug fix release
- Small fixes for the component styles
Feature release
- Added directive API for updating editor content
Feature release
- Better default styles for the component
Bug fix release
- Fixed umd library packaging to not include the Quill library