Releases: protonemedia/laravel-splade
Releases · protonemedia/laravel-splade
1.2.2
- Confirm modal now supports requiring the users' password
- Support for image preview in the File component (without using Filepond)
- Support for
poll
in the Rehydrate component
1.2.1
1.2.0
1.1.7
- Fix default
restoreOnSuccess
property value inForm
component - Added Indonesia translation (thanks @zulfikar-ditya)
- Added missing
primaryKey
method (fixes #240)
1.1.6
- Support for Laravel 10 (thanks @askdkc)
- Added
ja
,ar
,fa
,fr
,it
,ne
,ur
,bn
,de
, andms
translation files (thanks @askdkc, @aeq-dev, @mszabeh, @KinArnaud, @ousid, @AndreaBellini23, @surajkhanal, @AamirSohailKmAs, @istiak-tridip, @Udaberrico, and @rusdyahmad) - Fix for (external) JSON responses without properly encoded JSON content
- Improved Dusk tests
1.1.5
- Fix for searching through nested relationships using Spatie's Query Builder (#178)
- Added
es
,pt_BR
,pt_PT
, anduk_AU
translation files (thanks @WendellAdriel, @Hladenkyi, and @JorgeNortes)
1.1.4
1.1.3
- Added a
preserve-scroll
attribute to Link and Form component - FormData passed to a
GET
request is now added as a query string (#188) - Fix for toasts firing multiple times on Octane (#151)
- Added support for a custom exception handler
- Added English and Dutch translations
- Translations can now be published
- Added Larastan static analysis
1.1.2
- Fixed a navigation bug (Chromium browsers only) that occurred when switching between SPA and non-SPA pages using the back/forward buttons