Skip to content

Releases: julianpoemp/ngx-jodit

ngx-jodit-3.1.5

09 Dec 09:48
8a66cd5
Compare
Choose a tag to compare

3.1.5 (2024-12-09)

Bug Fixes

  • ngx-jodit: Jodit not destructed correctly on OnDestroy

ngx-jodit-3.1.4

21 Nov 08:27
dc1b0ba
Compare
Choose a tag to compare

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

20 Nov 12:13
1a78276
Compare
Choose a tag to compare

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

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