This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
Releases: tonik/theme
Releases · tonik/theme
v2.0.0-beta.3
- Reorganize webpack rules for proper handling internal and external assets
- Remove predefined stylelint settings
v2.0.0-beta.2
- Uses
tonik/gin
in v2.0.0-beta.2 - Uses
tonik/cli
in v2.0.0-beta.2 - Adds all basic theme template files with example markup
- Organize and add comment on the main
.scss
files
v2.0.0-beta.1
- Move to use Webpack as theme builder
- Renames
theme/
->app/
- Use tonik/[email protected]
- Use tonik/[email protected]
v2.0.0-alpha.2
- Renames
src
folder toapp
- Moves to use Foundation CSS instead of Bootstrap by default
v2.0.0-alpha.1
- Use
tonik/[email protected]
- Use
tonik/[email protected]
- Use default
App\Theme
namespace instead of placeholder #14 - Suffix template files with
.tpl.php
#13 - Move jQuery to the footer by default #11