Skip to content

Releases: outl1ne/nova-sortable

3.4.7

27 Nov 13:40
Compare
Choose a tag to compare

Changed

  • Fixed resource table keys causing ghost items to appear when re-ordering
  • Updated packages

3.4.6

13 Sep 13:22
Compare
Choose a tag to compare

Changed

  • Fixed resource table keys causing items to not re-render when searching inside the table
  • Fixed indexQuery return type (#176) (thanks to @mennotempelaar)

3.4.5

18 Aug 12:37
5717099
Compare
Choose a tag to compare
3.4.5 Pre-release
Pre-release

Changed

  • Fixed unstyled disabled buttons in dark mode (issue #174)

3.4.4

30 Jun 13:09
e655343
Compare
Choose a tag to compare

Changed

  • Fixed an issue with Nova where the inline actions button would appear even if there aren't any actions defined (#172)
  • Bumped minimum Nova version to 4.24.0

3.4.3

17 Mar 14:17
Compare
Choose a tag to compare

Added

  • Added Italian translations (thanks to @trippo)

Changed

  • Fixed item duplication on drag-and-drop move
  • Fixed update order failing with global scopes (thanks to @kiritokatklian)
  • Fixed light/dark theme handling when set to "System"
  • Updated packages

3.4.2

16 Jan 09:39
Compare
Choose a tag to compare

Changed

  • Fixed issue with resource overflow not being scrollable when using alongside other outl1ne packages.

3.4.1

13 Jan 14:06
Compare
Choose a tag to compare

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

12 Jan 11:03
Compare
Choose a tag to compare

Added

  • Updated components to nova: 4.20.0 version.

3.3.1

11 Jan 14:02
Compare
Choose a tag to compare

[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

28 Oct 12:41
Compare
Choose a tag to compare

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