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 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