Skip to content

Releases: igaster/laravel-theme

v1.0.6

29 Mar 09:45
Compare
Choose a tag to compare
  • [Bug Fix] Fixed an issue when setting a theme would reset other view namespaces
  • [New] Declaring themes in the configuration file is optional. Setting an undefined theme will use the default values.

v1.0.5

14 Mar 17:20
Compare
Choose a tag to compare

fix upgrading issues from previous version...

v1.0.4

14 Mar 10:00
Compare
Choose a tag to compare
  • Hot switch themes
  • 'enabled' option

Theme custom configuration

27 Feb 11:07
Compare
Choose a tag to compare

Get per theme configuration with:

Theme::config('key');

v1.0.2

26 Feb 09:01
Compare
Choose a tag to compare

Helper functions added

v1.0.1

26 Feb 08:30
Compare
Choose a tag to compare
update documentation

First stable release

26 Feb 08:25
Compare
Choose a tag to compare
v1.0

Theme::url()

beta release

24 Feb 07:23
Compare
Choose a tag to compare
beta release Pre-release
Pre-release
v0.9

Theme::url()