All notable changes to laravel-simple-select
will be documented in this file
- Added support for Laravel 10 by @laravel-shift in #14
- Added support for Laravel 9 by @dcblogdev in #7
- Added TailwindCSS Dark Mode support.
- Fixed bugs in usage of integer as field value.
- Added default value for
id
prop.
customSelected
Slot Bug fix.
- Popper positioning bug fix
- wire:model and popper bug fix.
- Added
customSelected
Slot.
- Fix bugs in
:clearable
props.
- Added
:clearable
prop.
- Updated
README.md
- Fix bugs in :value props.
- Added demo.gif image preview to
README.md
- Bug fix.
- Bug fix.
- Bug fix.
- Major release
- initial release bug fix.
- initial release