Skip to content

Releases: julianpoemp/ngx-jodit

ngx-jodit-pro-2.0.1

25 Oct 09:07
fac6e01
Compare
Choose a tag to compare

2.0.1 (2024-10-25)

Features

  • Support for Jodit v4 and template driven and reactive forms

ngx-jodit-pro-3.0.0

24 Oct 10:40
c85185d
Compare
Choose a tag to compare

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

24 Oct 11:17
4ad00f4
Compare
Choose a tag to compare

ngx-jodit-pro v1.0.8 is now deprecated

ngx-jodit-3.1.3

13 Aug 17:42
1a72ed9
Compare
Choose a tag to compare

3.1.3 (2024-08-13)

Bug Fixes

  • ngx-jodit: databinding using [(value)] resets cursor on change (021a34f)

ngx-jodit-3.1.2

25 Jan 09:10
d42b115
Compare
Choose a tag to compare

3.1.2 (2024-01-25)

Bug Fixes

  • reactive form gets dirty after (value) initialization (0761464)

Thanks to

ngx-jodit-3.1.1

24 Jan 16:16
bfd6bdf
Compare
Choose a tag to compare

3.1.1 (2024-01-24)

Bug Fixes

  • ngx-jodit: Fixed value handling for reactive forms (5c6aa57)

Thanks to

ngx-jodit-3.1.0

16 Jan 20:21
32923e7
Compare
Choose a tag to compare

3.1.0 (2024-01-16)

Features

  • ngx-jodit: ngx-jodit can be used like a Forms component [(ngModel)] support (a1e3fa1)

Thanks to

ngx-jodit-3.0.2

10 Jan 18:53
b33d161
Compare
Choose a tag to compare

3.0.2 (2024-01-10)

Features

  • ngx-jodit: new type for Jodit options: JoditConfig (5949571)

ngx-jodit-2.0.2

10 Jan 19:08
ac5bb0a
Compare
Choose a tag to compare

2.0.2 (2024-01-10)

Features

  • ngx-jodit: new type for Jodit options: JoditConfig (d6cd94b)

ngx-jodit-3.0.1

08 Jan 18:35
e616994
Compare
Choose a tag to compare

3.0.1 (2024-01-08)

Features

  • ngx-jodit: Jodit v4 was released as stable version. ngx-jodit v3 now stable. (503db2a)

BREAKING CHANGES

  • ngx-jodit: If you update from the latest beta version to the
    stable version you don't have to do anything. If you update from
    ngx-jodit v1 you should read the installation instructions of ngx-jodit
    v3 AND the breaking changes of Jodit v4:
    https://github.com/xdan/jodit/releases/tag/4.0.1