Releases: sibiraj-s/ngx-editor
Releases · sibiraj-s/ngx-editor
v17.1.0
Features
- add support for parseOptions (3d5ac24)
- unpin prosemirror and floating ui dependencies (22e8bc2)
- add locale for invalid URL error message (aee35ff)
- improve menu accessibility (041c167)
Bug Fixes
Full Changelog: v17.0.2...v17.1.0
v17.0.2
Features
- remove nanoid dependency (3a589e1)
- support options in link menu item to configure
open in new tab
feature (aacc680) by @paulirwin in #528
Full Changelog: v17.0.1...v17.0.2
v17.0.1
v17.0.0
What's Changed
Breaking Changes
- requires angular v17 or greater (9bc0ff9)
Features
Dependency Updates
New Contributors
Full Changelog: v16.0.1...v17.0.0
v16.0.1
v16.0.0
v16.0.0-beta.0
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)