Releases: lara-zeus/bolt
Releases · lara-zeus/bolt
v3.0.80
v3.0.79
v3.0.78
v3.0.77
What's Changed
Icons:
if you want to use them in your app, you can add them manually:
composer require codeat3/blade-iconpark
composer require codeat3/blade-clarity-icons
methods:
if you're using some of the plugin configuration in your panel provider, please check the updated methods
Full Changelog: v3.0.76...v3.0.77
v3.0.76
v3.0.75
v3.0.74
v3.0.73
What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #344
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #345
- make searching case insensitive by @atmonshi in #348
Full Changelog: v3.0.72...v3.0.73
v3.0.72
What's Changed
- Update composer.lock by @atmonshi in #343
- Allow sections to be styled as a Grid component instead of a Section by @holmesadam in #336
to update:
- run:
composer update
- run:
php artisan vendor:publish --tag=zeus-bolt-migrations
, there is a new column on section tableborderless
. For more info check the #336
Full Changelog: v3.0.71...v3.0.72
v3.0.71
What's Changed
- When cloning, merge in all the options from the original item by @holmesadam in #340
- Fix issue with cloning form fields by @holmesadam in #338
- Fix conditional visibility when relying on a toggle field being false by @holmesadam in #339
- Don't use the hint text in the tooltip by @holmesadam in #342
- Allow label to be hidden on all fields by @holmesadam in #341
- Fix issue with inline not working on Toggle by @holmesadam in #337
Full Changelog: v3.0.70...v3.0.71