Releases: lara-zeus/dynamic-dashboard
Releases · lara-zeus/dynamic-dashboard
v2.0.0-beta2
update for filament v3
v2.0.0-beta1
update core 3
1.1.1
1.1.0
What's Changed
important
update the config file to include:
'columns' => \LaraZeus\Rain\Models\Columns::class,
in the models
array
or republish the config file
php artisan vendor:publish --tag=zeus-rain-config --force
Full Changelog: 1.0.6...1.1.0
1.0.6
1.0.5
1.0.4
What's Changed
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #15
- update all dependecies by @atmonshi in #16
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- add new widgets: Forms, Menu, Library, Faq. All from Sky update Docs on how to make a new widget
- fixes for phpstan
- improve UI
- refactor widget class
- add a command to create a custom widget
Full Changelog: 1.0.2...1.0.3