All notable changes to laravel-dashboard
will be documented in this file
- Remove the packagist tile from the list because I have abandoned it. by @tvbeek in #120
- Feature: Customise Page Title by @fredbradley in #121
- @fredbradley made their first contribution in #121
Full Changelog: https://github.com/spatie/laravel-dashboard/compare/3.1.0...3.1.1
- @remievraere made their first contribution in #114
Full Changelog: https://github.com/spatie/laravel-dashboard/compare/3.0.2...3.1.0
- Reload page on session expiration
Full Changelog: https://github.com/spatie/laravel-dashboard/compare/3.0.1...3.0.2
- Fix for Livewire 3
- support for Livewire 3
- Update overview.md by @WouterBrouwers in #100
- Add livewire hook to refresh page on 419 error. by @dbohn in #105
- Fix Tests Shield Badge by @faissaloux in #107
- Replace php_cs with Pint by @faissaloux in #109
- Fix Pint workflow by @faissaloux in #110
- Laravel 10.x Compatibility by @laravel-shift in #111
- @WouterBrouwers made their first contribution in #100
- @dbohn made their first contribution in #105
- @faissaloux made their first contribution in #107
- @laravel-shift made their first contribution in #111
Full Changelog: https://github.com/spatie/laravel-dashboard/compare/2.1.3...2.1.4
- Fix attribute class by @mbardelmeijer in #93
- @mbardelmeijer made their first contribution in #93
Full Changelog: https://github.com/spatie/laravel-dashboard/compare/2.1.2...2.1.3
- @aymanatmeh made their first contribution in #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 #90
- @billmn made their first contribution in #90
Full Changelog: https://github.com/spatie/laravel-dashboard/compare/2.1.0...2.1.1
- Trello tile added. by @tkaratug in #66
- Update twitter-tile.md by @tvbeek in #67
- Small typo fix by @JosephSilber in #68
- Helpscout tile added by @Dion213 in #69
- Laravel news tile by @dietercoopman in #83
- Allow Laravel 9 by @tvbeek in #87
- @tkaratug made their first contribution in #66
- @JosephSilber made their first contribution in #68
- @Dion213 made their first contribution in #69
- @dietercoopman made their first contribution in #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