Ngx Editor Versions Save

🖋️ Rich Text Editor for angular using ProseMirror

v17.0.2

1 month ago

Features

Full Changelog: https://github.com/sibiraj-s/ngx-editor/compare/v17.0.1...v17.0.2

v17.0.1

2 months ago

v17.0.1 (2024-03-05)

Enhancements

  • improve a11y for form elements in the menu component (b9f142e)

v17.0.0

2 months ago

What's Changed

Breaking Changes

  • requires angular v17 or greater (9bc0ff9)

Features

Dependency Updates

  • update prosemirror dependencies (ea7656c)
  • update floating-ui dependencies (ea7656c)

New Contributors

Full Changelog: https://github.com/sibiraj-s/ngx-editor/compare/v16.0.1...v17.0.0

v16.0.1

8 months ago

Bug Fixes

  • add @types/trusted-types to dependencies (3971581)

Dependency Updates

  • update prosemirror-view to v1.31.7 (554abdb)
  • update @floating-ui/* dependencies (d619a53)

v16.0.0

8 months ago

Bug Fixes

  • fix bold & em input rules (70d5998)

v16.0.0-beta.0

9 months ago

Breaking Changes

  • requires angular v16 or greater (4a9e7d0)

Features

  • add support for TrustedHTML (4a9e7d0)
  • add support to update translation with asynchronous services like ngx-translate (4a9e7d0)
  • export ImageViewComponent (217cfe3)
  • configure sideEffects for better tree-shaking (16c0668)

Documentation

  • refreshed documentation site (9b9ddfb)

Internal

  • add npm package provenance (99cdbf1)

v15.3.0

1 year ago

Features

  • add option to use custom icons in menu component (5706bc4), (eda7f2f)

v15.2.0

1 year ago

Features

  • add option to focus command to focus at start (92d342b)

Dependency Updates

  • update prosemirror dependencies (8f1a35b)
  • update floating-ui dependencies (0386c3f)

v15.1.0

1 year ago

Features

  • export NgxEditorService (4168c6b)

Dependency Updates

  • update prosemirror dependencies (eb6f692)
  • update floating-ui dependencies (03991ff)

v15.0.1

1 year ago

Dependency Updates

  • update prosemirror dependencies (faa9a87)
  • update floating-ui dependencies (68341dc)