Releases: sibiraj-s/ngx-editor
Releases · sibiraj-s/ngx-editor
v15.0.0
Bug Fixes
- remove deprecated ComponenetFactoryResolver (41524f3)
Breaking Changes
- requires angular v14.1.0 or greater (db0c8a7)
Features
- add option to set custom link validation pattern (98ff517)
v14.2.0
Features
- add support for clear formatting (8fc2647)
Bug Fixes
- add missing locale for horizontal rule (40dd011)
- use correct import for rxjs operators (3e0fd58)
v14.1.0
Features
Dependency Updates
- update prosemirror-view to v1.27.0 (9adf9e7)
- update prosemirror-schema-list to v1.2.1 (6b68cf2)
- update floating-ui to v1 (09becd2)
v14.0.0
Breaking Changes
- requires angular 14 or greater (8092c4d)
v13.0.0
Features
- update
prosemirror-*
dependencies (5bfb813)
- remove DefinitelyTyped
@types/prosemirror-*
dependencies (5bfb813)
- update
@floating-ui/*
dependencies (f9282d8)
Bug Fixes
- pin all external dependencies (741cd69)
Breaking Changes
No breaking changes. Released as major version due to the nature of dependency updates
v12.4.1
Bug Fixes
- pin @types/prosemirror-* packages (b48929b)
v12.4.0
Features
- export injectionToken (608e978)
- add option handleScrollToSelection (c996665)
Bug Fixes
- fix focus plugin registered twice (9891b96)
v12.3.0
Features
- add horizontal rule menu item (608e978)
Bug Fixes
- fix typings for attributes config (396be73)
Dependency Updates
- update @floating-ui/core to v0.7.0 (c86e6b0)
- update @floating-ui/dom to v0.5.0 (fc71027)
v12.2.3
Bug Fixes
- export getDefaultPlugins and getKeyboardShortcuts methods (953166e)
Dependency Updates
- update @floating-ui/core to v0.6.2 (b619819)
- update @floating-ui/dom to v0.4.5 (b619819)
- update prosemirror-commands to v1.2.2 (25d5d15)
- update prosemirror-view to v1.23.12 (25d5d15)
v12.2.2
Bug Fixes
- wrap toolbar when it overflows the container (9f85ea6)