Releases: rawilk/laravel-form-components
Releases · rawilk/laravel-form-components
5.1.0
26 Jul 19:26
Compare
Sorry, something went wrong.
No results found
5.1.0 - 2021-07-26
Added
Add custom after slot to allow custom markup for "trailing addons"
5.0.5
13 Jul 15:41
Compare
Sorry, something went wrong.
No results found
Fixed
Update custom-select component to use $nextTick in x-init for Alpine.js v3 (#25)
5.0.4
02 Jul 15:12
Compare
Sorry, something went wrong.
No results found
Fixed
Fix issues with timezone custom select options
Update custom select "selected option" styling
Updated
Use the new Alpine.data(...) to define the customSelect Alpine component
5.0.3
25 Jun 15:03
Compare
Sorry, something went wrong.
No results found
Fixed
Add backwards compatibility for Laravel 8.0 - 8.26 by adding a class macro to ComponentAttributeBag::class if the method does not exist
5.0.2
24 Jun 16:15
Compare
Sorry, something went wrong.
No results found
Fixed
Fix syntax error in checkbox/radio component
5.0.1
24 Jun 15:38
Compare
Sorry, something went wrong.
No results found
Fixed
Fix syntax issues with FilePond component
Updated
Add hasStartsWith macro for blade component attributes
5.0.0
23 Jun 20:16
Compare
Sorry, something went wrong.
No results found
Added
Removed
Remove Alpine.js v2 support
Updated
Update tailwind version to 2.2.2 in laravel-form-components-styles sub-package
Remove postcss in favor of tailwind cli in laravel-form-components-styles sub-package
Update dev dependencies
4.0.8
01 Jun 15:06
Compare
Sorry, something went wrong.
No results found
Fixed
Fix issue with date picker not always showing the currently selected date when opened
4.0.7
08 Apr 15:58
Compare
Sorry, something went wrong.
No results found
Fixed
Fix leading icon size and z-index issues
4.0.6
31 Mar 20:15
Compare
Sorry, something went wrong.
No results found
Fixed
Fix FilePond background color issue