Releases: jbomhold3/BlazorSortableJS
Releases · jbomhold3/BlazorSortableJS
2.0.0-Preview3
Bug Fixes:
- Moving items extremely quickly could cause the displayed list to get out of sync with the list value.
Adds:
- FuncOnDataChanged to Sortable
Changes:
- All JSInvokable Methods are now Tasks, and all previous Fire And Forget calls are now awaited.
This isn't a widely used Library, so testing in my app will then be released.
2.0.0-Preview1
Refactored to more closely align with SortableJS. Demo pages updated.
1.0.8
1.0.7
1.0.6
1.0.5
1.0.0-preview6-2
##Added
- SortableGroup Component
- SortableItem Component
see README.MD and DEMO for usage