·
8 commits
to main-v18
since this release
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