npm ngx-quill 29.1.0
perf: onlyFormatEventData input

7 hours ago
  • new input boolean input onlyFormatEventData, default false
  • this passes only format fitting data to onEditorChanged/onContentChanged event handlers
  • boosts performance when not html format is used, because no "getSemanticHTML" function calls are done

close #2008

Full Changelog: v29.0.1...v29.1.0

Don't miss a new ngx-quill release

NewReleases is sending notifications on new releases.