Releases: julianpoemp/ngx-jodit
Releases · julianpoemp/ngx-jodit
ngx-jodit-3.1.5
3.1.5 (2024-12-09)
Bug Fixes
- ngx-jodit: Jodit not destructed correctly on OnDestroy
ngx-jodit-3.1.4
3.1.4 (2024-11-21)
- docs(ngx-jodit): update README.md (81c2b8b)
- chore(project): migrate ngx-deploy-npm to v8 (9e4765f)
- chore(project): migrate to Nx 19 (09c1caf)
ngx-jodit-pro-3.0.1
3.0.1 (2024-11-20)
- fix: await jodit ready (3ff4376)
- fix: reactive form patch and inner value (a550c98)
Thanks to
ngx-jodit-pro-2.0.1
2.0.1 (2024-10-25)
Features
- Support for Jodit v4 and template driven and reactive forms
ngx-jodit-pro-3.0.0
3.0.0 (2024-10-24)
- chore(project): migrate ngx-deploy-npm to v8 (9e4765f)
- chore(project): migrate to Nx 19 (09c1caf)
- docs(project): update README.md (3c98334)
- feat(ngx-jodit-pro): support for jodit-pro v4 (45cad3b)
- feat(ngx-jodit-pro): support for template-driven and reactive forms (f363ff4), closes #35
- refactor(ngx-jodit): v3 branch is now main branch (7610712)
ngx-jodit-pro-1.0.8
ngx-jodit-pro v1.0.8 is now deprecated
ngx-jodit-3.1.3
3.1.3 (2024-08-13)
Bug Fixes
- ngx-jodit: databinding using [(value)] resets cursor on change (021a34f)
ngx-jodit-3.1.2
3.1.2 (2024-01-25)
Bug Fixes
- reactive form gets dirty after (value) initialization (0761464)
Thanks to
ngx-jodit-3.1.1
3.1.1 (2024-01-24)
Bug Fixes
- ngx-jodit: Fixed value handling for reactive forms (5c6aa57)
Thanks to
ngx-jodit-3.1.0
3.1.0 (2024-01-16)
Features
- ngx-jodit: ngx-jodit can be used like a Forms component [(ngModel)] support (a1e3fa1)
Thanks to