Releases: KillerCodeMonkey/ngx-quill
Releases · KillerCodeMonkey/ngx-quill
QuillView - onEditorCreated output
LinkPlaceholder + fix valueSetter usage
Special thanks to @Benny739!
Now the valueSetter is used even on init.
We can configure the placeholder for the link tooltip
Updated deps
fix peer deps
Fix - Peer dependencies should support Angular 11. (#1089) Co-authored-by: Shahmir Noorani <shahmir.noorani@hundredxinc.com>
Angular 11
Angular 11 support has landed
- Angular 11
- updated demo repo & live demo
- replaced deprecated tslint with eslint
- use karma-coverage instead of instanbul-coverage
- updated supported versions table in readme
Keep in mind: Angular 8 support ends on 2020/11/28
Angular v10
Upgrade to angular 10
QuillView: sanitize html
Feature
- add
sanitize
input to allow to sanitize html formats with DomSanitizer before passing to quill.
No Angular 8 support since v9
Since the latest refactorings only angular 9 is supported.
If you want to use ngx-quill with angular 8 then please use <v9
Fixes [modules]-Input
10.0.5 chore: 10.0.5