Releases: outl1ne/nova-sortable
Releases · outl1ne/nova-sortable
3.3.1
[3.3.1] - 11-01-2023
Added
- Added Arabic language support (thanks to @Abather)
- Added tailwind config. (thanks to @JonErickson)
- Updated packages
3.3.0
Changed
- Rearranged :key on ResourceTable in a theoretical fix for sorting not working
- Fixed "load more" pagination not working
- Fixed duplicated "moveToStart" and "moveToEnd" messages
- Fixed table heading row breaking when there's no checkboxes (thanks to @shaffe-fr)
- Bumped minimum Nova version to 4.17
- Updated packages
3.2.1
3.2.0
3.1.0
Changed
- Updated components to
nova: 4.12.0
version. (thanks to @stefblokdijk) - Bumped nova version to 4.12.0
3.0.1
3.0.0
2.4.4
Changed
- Fixed ambiguous
orderBy
clause (thanks to @Sjoertjuh) - Updated packages