Releases: klippa-app/ngx-enhancy-forms
Releases · klippa-app/ngx-enhancy-forms
18.26.0
- Support immutableValues
- added textarea component
v18.25.0
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