Releases: protonemedia/laravel-splade
Releases · protonemedia/laravel-splade
0.7.6.1
- Added
splade:show-versions
Artisan command
0.7.6
- FilePond integration with support for:
- Drag-and-drop uploads
- Image previews
- Async uploads
- File type validation
- File size validation
- Image validation
0.7.5
- Table Component: resolve row links after the resource has been loaded
0.7.4
- Preserves the default
perPage
pagination value in theperPage
selector. - Added
build()
helper method to dedicated tables. - Added MySQL, PostgreSQL and SQLite to the test matrix.
- DB performance improvements in SpladeTable wildcard searches.
0.7.3
- Added helper methods to sort the Table Resource in descending order
- Table component fix for Select Filter with numeric keys
- Choices.js fix for selecting a default value
0.7.2
- Support for pre-loaded modals/slideovers
0.7.1
- Support remote options in Form Select component
- Choices.js placeholder and styling improvements
- Improved Dusk macros for selecting Choices.js options
- The Dusk suite now checks whether the websockets server is running
0.6.13
- Fix for closing the Choices.js dropdown when rendered in a Headless UI Modal
0.6.12
- Support for nested relationships in Form Components
0.6.11
- Escape meta tag values