Releases: rawilk/laravel-form-components
Releases · rawilk/laravel-form-components
v7.1.7
v7.1.6
v7.1.5
v7.1.4
v7.1.3
Fixed
- Prevent checkbox/radios from emitting the
input
event in custom selects to prevent it interfering with their toggle handlers on each option
Full Changelog: v7.1.2...v7.1.3
v7.1.2
Fixed
- Provide better
x-model
support forswitch-toggle
component - Defer to
\Illuminate\Support\Js::from()
for setting on/off values forswitch-toggle
component
Full Changelog: v7.1.1...v7.1.2
v7.1.1
Updated
- Add text alignment dropdown to quill editor toolbar by default
Full Changelog: v7.1.0...v7.1.1