All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed resource table keys causing ghost items to appear when re-ordering
- Updated packages
- Fixed resource table keys causing items to not re-render when searching inside the table
- Fixed indexQuery return type (#176) (thanks to @mennotempelaar)
- Fixed unstyled disabled buttons in dark mode (issue #174)
- 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
- Added Italian translations (thanks to @trippo)
- 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
- Fixed issue with resource overflow not being scrollable when using alongside other outl1ne packages.
- Removed o1- prefix from gray colors. Allows package to use nova's color configuration.
- Added MutationObserver to observer dark theme.
- Updated components to
nova: 4.20.2
version.
- Added Arabic language support (thanks to @Abather)
- Added tailwind config. (thanks to @JonErickson)
- Updated packages
- 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
- Fixed console error 'reading stopPropagation of undefined'
- Added Slovak language support (thanks to @wamesro)
- Fixed visual duplicate rows appearing when reordering items
- Fixed deprecation warnings (thanks to @mihai-stancu)
- Updated packages
- Updated components to
nova: 4.12.0
version. (thanks to @stefblokdijk)
- Bumped Nova requirement to 4.6.0 (thanks to @mertasan)
- Fixed click events firing twice (thanks to @ramcda)
NB! Will not working until Nova releases a fix for Vue component overriding. Possibly coming in ^4.5.5.
- Dropped PHP 7.X support
- Dropped Nova 3.0 support
- Changed namespace from OptimistDigital to Outl1ne
- Updated packages