Skip to content

Releases: qirolab/laravel-themer

v1.7.1

18 Jul 19:03
Compare
Choose a tag to compare
  • Update installation setup in the README.md file

v1.7.0

11 Feb 10:36
Compare
Choose a tag to compare
  • Laravel 9.0 support

v1.6.0

12 Jan 11:12
Compare
Choose a tag to compare
  • Tailwind package update

v1.5.0

30 May 16:33
Compare
Choose a tag to compare
  • Tailwind and Bootstrap stubs modified
  • Tailwind package update
  • Drop support for Laravel version 5.8 and 6.x
  • .php_cs.dist rename to .php-cs-fixer.dist.php

v1.4.4

19 Feb 19:24
Compare
Choose a tag to compare

Bugfix theme solution provider

v1.4.3

01 Feb 14:27
Compare
Choose a tag to compare
  • Video links updated in the ThemeSolutionProvider

v1.4.2

29 Jan 12:28
Compare
Choose a tag to compare
  • Theme::getViewPaths(); method added
  • Bug fix on register theme service provider

v1.4.1

28 Jan 14:55
Compare
Choose a tag to compare
  • Validate the Vue version, if a specific Vue version is installed then cannot generate a theme for other Vue version.

v1.4.0

26 Jan 18:17
Compare
Choose a tag to compare
  • Added Vue 3 Preset

v1.3.0

25 Jan 20:33
Compare
Choose a tag to compare
  • Refactor code for preset export
  • Add babelConfig in webpack.mix.js for preset-react for Mix version 5.x
  • Load tailwind.config.js from the theme directory