All notable changes to laravel-dashboard
will be documented in this file
- Update overview.md by @WouterBrouwers in spatie#100
- Add livewire hook to refresh page on 419 error. by @dbohn in spatie#105
- Fix Tests Shield Badge by @faissaloux in spatie#107
- Replace php_cs with Pint by @faissaloux in spatie#109
- Fix Pint workflow by @faissaloux in spatie#110
- Laravel 10.x Compatibility by @laravel-shift in spatie#111
- @WouterBrouwers made their first contribution in spatie#100
- @dbohn made their first contribution in spatie#105
- @faissaloux made their first contribution in spatie#107
- @laravel-shift made their first contribution in spatie#111
Full Changelog: https://github.com/spatie/laravel-dashboard/compare/2.1.3...2.1.4
- Fix attribute class by @mbardelmeijer in spatie#93
- @mbardelmeijer made their first contribution in spatie#93
Full Changelog: https://github.com/spatie/laravel-dashboard/compare/2.1.2...2.1.3
- Fix link to video (v2 docs) by @felixfrey in spatie#92
- Update tile.blade.php by @aymanatmeh in spatie#88
- @aymanatmeh made their first contribution in spatie#88
Full Changelog: https://github.com/spatie/laravel-dashboard/compare/2.1.1...2.1.2
- Ability to not load external dependencies by @billmn in spatie#90
- @billmn made their first contribution in spatie#90
Full Changelog: https://github.com/spatie/laravel-dashboard/compare/2.1.0...2.1.1
- Trello tile added. by @tkaratug in spatie#66
- Update twitter-tile.md by @tvbeek in spatie#67
- Small typo fix by @JosephSilber in spatie#68
- Helpscout tile added by @Dion213 in spatie#69
- Laravel news tile by @dietercoopman in spatie#83
- Allow Laravel 9 by @tvbeek in spatie#87
- @tkaratug made their first contribution in spatie#66
- @JosephSilber made their first contribution in spatie#68
- @Dion213 made their first contribution in spatie#69
- @dietercoopman made their first contribution in spatie#83
Full Changelog: https://github.com/spatie/laravel-dashboard/compare/2.0.1...2.1.0
- allow PHP 8
- add support for Livewire 2
- drop support for Laravel 7
- add support for Laravel 8
- allow to override the external dependencies (#41)
- Add
--color-success
CSS variable
- Add stacks for assets and scripts on render tile (#16)
- Initial release