npm ngx-quill 8.1.1
Fix validation & Angular 9.1.0

latest releases: 26.0.8, 26.0.7, 26.0.6...
4 years ago

Bugfix

  • force running control/model validation after editor is init and initial content is set
  • correct text length for validation of max and min length

Chore

  • use ChangeDetectionStrategy OnPush for performance purposes - QuillEditorComponent does not have any internal state that should trigger rerendering, because everything is done by QuillJS API
  • Update to angular 9.1.0 and bump other deps

Don't miss a new ngx-quill release

NewReleases is sending notifications on new releases.