Releases: outl1ne/nova-sortable
Releases · outl1ne/nova-sortable
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
Changed
- Fixed issue with resource overflow not being scrollable when using alongside other outl1ne packages.
3.4.1
Changed
- Removed o1- prefix from gray colors. Allows package to use nova's color configuration.
Added
- Added MutationObserver to observer dark theme.
3.4.0
Added
- Updated components to
nova: 4.20.0
version.
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