Skip to content

Releases: sibiraj-s/ngx-editor

v12.2.1

23 Feb 01:30
Compare
Choose a tag to compare

Bug Fixes

  • remove extra dom node around image component (210824a)

v12.2.0

20 Feb 15:49
Compare
Choose a tag to compare

Features

  • add option autoPlace to floating-menu to automatically position the component (82c1047)

Enhancements

  • improve floating-menu positioning with floating-ui (82c1047)

Dependency Updates

  • update prosemirror dependencies (8d4d5ea)
  • update devDependencies (8171514)

v12.1.2

29 Jan 15:57
Compare
Choose a tag to compare

Bug Fixes

  • show active background color in color palette (e2d4f43)
  • fix color palette selection in mat-dialog (c7df506)
  • replace deprecated substr with substring (9089c5a)

Enhancements

  • inherit SVG text using currentColor (0b785b3)

Performance Improvements

  • use trackByFn with ngFor loops (c7df506)

Dependency Updates

  • update dependencies and devDependencies (ce1ca6b)

v12.1.1

14 Jan 11:21
Compare
Choose a tag to compare

Bug Fixes

  • set all image attributes during resize (c4f9426)

Dependency Updates

v12.1.0

14 Jan 11:16
Compare
Choose a tag to compare

Bug Fixes

  • allow editor to be reset via reactive forms api (dd96ae2)

Breaking Changes

v12.0.0

25 Nov 11:48
Compare
Choose a tag to compare

Breaking Changes

v11.1.1

08 Oct 07:36
Compare
Choose a tag to compare

Bug Fixes

  • allow link insert without text selection (551e0ef)

v11.1.0

10 Sep 15:57
Compare
Choose a tag to compare

Features

  • add option to enable or disable some editor features (c0d256f)

v11.0.0

01 Sep 11:16
Compare
Choose a tag to compare

Features

  • support editor attributes (e89e676)

Breaking Changes

  • use px instead of rem for styling (19464a4)

v10.1.0

08 Jul 19:07
Compare
Choose a tag to compare

Features

  • add input rules for bold and italics (ab7d175)

Bug Fixes

  • use correct shortcut for underline (c82fce0)