Releases: jbomhold3/BlazorSortableJS
Releases · jbomhold3/BlazorSortableJS
2.0.0-Preview3
17 Nov 08:23
Compare
Sorry, something went wrong.
No results found
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
03 Apr 02:15
Compare
Sorry, something went wrong.
No results found
Refactored to more closely align with SortableJS. Demo pages updated.
1.0.8
21 May 05:58
Compare
Sorry, something went wrong.
No results found
1.0.7
08 Mar 02:13
Compare
Sorry, something went wrong.
No results found
Fixes client side issue with Refresh
1.0.6
08 Mar 00:30
Compare
Sorry, something went wrong.
No results found
1.0.5
07 Mar 23:57
Compare
Sorry, something went wrong.
No results found
SortableGroup is now Obsolete
SortableItem is now Obsolete
New Component SortGroup
Handles all Javascript Events for you.
Better tracks your collection
Better handles your direct changes to your collection.
1.0.0-preview6-2
09 Jul 23:40
Compare
Sorry, something went wrong.
No results found
##Added
SortableGroup Component
SortableItem Component
see README.MD and DEMO for usage