Releases: lara-zeus/bolt
0.0.31
0.0.30
0.0.29
What's Changed
- add widgets
- add view form page in admin
- update readme and introduction to mark some features as done 💪
- update docs to add events
Full Changelog: 0.0.28...0.0.29
0.0.28
0.0.27
0.0.26
What's Changed
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #41
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #42
🆕 new form layout added: tabs
🆕 allow setting columns number per section
🆕 add section descriptions
🆕 Set Section Icon available for Tabs and Wizerd
🆕 Option to view the section as aside
✨ Localized all phrases, currently supporting (English and Arabic)
✨ Improve the overall UI for viewing the responses.
✨ You can set the status for each response
❗️removed the route group user
Full Changelog: 0.0.25...0.0.26
0.0.25
0.0.24
0.0.23
What's Changed
🔥 Adding Filament Plugin Purge
for better and thinner CSS file.
🚩 The component <x-zeus::box>
is retired, and now we using <x-filament::card>
instead.
🟢 Always add @php artisan vendor:publish --tag=zeus-assets --ansi --force
to post-update-cmd
in your composer file.
Full Changelog: 0.0.22...0.0.23