Skip to content

Releases: julianpoemp/ngx-codejar

undo/redo officially fixed

28 Feb 17:53
Compare
Choose a tag to compare

Bug Fixes

  • npm: codejar fixes redo/undo issue since
    3.7.0 (a8bc8cc)

fixed redo/undo (see README)

12 Feb 14:20
Compare
Choose a tag to compare

This release fixed the issue with non working redo/undo on other keyboard layouts other than QUERTY (see README.md!)

5.1.3 (2023-02-12)

Bug Fixes

  • ngx-codejar: redo/undo not working ref #1 (c3df763)

fixed losing selection in editor on data binding

16 Jul 12:27
Compare
Choose a tag to compare

Bugfixes

codejar: fixed losing selection in editor on data binding

fixed issue with selection

16 Jul 09:51
Compare
Choose a tag to compare

Enhancements

  • codejar: fixed issue with selection on some browsers

Support for line numbers

12 Jun 09:23
168a924
Compare
Choose a tag to compare
  • added support for line numbers

Creation of the package

12 Jun 08:27
91d58e9
Compare
Choose a tag to compare
  • created Angular component for CodeJar
  • published to npm