Skip to content

Releases: klippa-app/ngx-enhancy-forms

18.26.0

20 Mar 10:35
Compare
Choose a tag to compare
  • Support immutableValues
  • added textarea component

v18.25.0

17 Nov 18:20
Compare
Choose a tag to compare

Make a performant sortable-items component and remove sortableJS dependancy.

Before, it would do a change detection cycle about 100 times per second while dragging an item, even when holding that item without moving it.

Full Changelog: v18.23.3...v18.25.0