This release includes major changes to the Select component and other views. Please make sure you run
php artisan view:clear
and recompile any frontend assets, including admin themes.
What's Changed
- feature: Refactor select inputs to use Choices.js, add action support to form components, including
BelongsToSelect
create action / modal by @ryangjchandler in #2057 - feat: improved Builder design by @Larsklopstra in #2239
Full Changelog: v2.11.12...v2.12.0