Releases: qirolab/laravel-themer
Releases · qirolab/laravel-themer
v1.7.1
- Update installation setup in the README.md file
v1.5.0
- 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
Bugfix theme solution provider
v1.4.3
- Video links updated in the
ThemeSolutionProvider
v1.4.2
Theme::getViewPaths();
method added
- Bug fix on register theme service provider
v1.4.1
- Validate the Vue version, if a specific Vue version is installed then cannot generate a theme for other Vue version.
v1.3.0
- 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