Releases: hexadog/laravel-themes-manager
Releases · hexadog/laravel-themes-manager
v1.14.0
03 Mar 16:41
Compare
Sorry, something went wrong.
No results found
Add Laravel 12 support (#93 )
v1.13.1
01 Aug 13:44
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Add missing getExtra theme method (#86 )
Update dependencies
v1.13.0
05 May 18:23
Compare
Sorry, something went wrong.
No results found
Added Features
add Laravel 11 support (#83 , #81 )
v1.12.0
04 Jan 14:04
Compare
Sorry, something went wrong.
No results found
Feature
pass Theme object instead of just the name (#73 )
Bug Fixes
Update composer dependencies
Remove abandoned nunomaduro/larastan package
PageTitle component ignores withAppName="false" (#76 )
v1.11.0
23 Oct 18:44
Compare
Sorry, something went wrong.
No results found
v1.10.13
13 Sep 11:10
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#68 : Wrong theme view paths order
v1.10.12
14 Jun 11:21
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix(manager): use optional helper
@bcoded200
Fixed fixed error while creating theme from cli #62
fixed error while creating theme from cli
Chore
switch from PHP CS Fixer to Laravel Pint
add missing strict declaration
v1.10.11
25 Apr 12:00
Compare
Sorry, something went wrong.
No results found
Bug Fixes
set minimum PHP version required to 7.4
add missing json PHP extension requirement in composer file
issue with child theme view paths #60
v1.10.10
07 Apr 13:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#58 : Return parent theme name when textended in themes:list command
Chore
v1.10.9
04 Apr 10:21
Compare
Sorry, something went wrong.
No results found
Chore
Wrong return statement used