This repository has been archived by the owner on Apr 21, 2021. It is now read-only.
Releases: xfiveco/generator-xh
Releases · xfiveco/generator-xh
v0.6.2
v0.6.1
v0.6.0
- added some missing jit-grunt mappings
- updated generator structure to follow new yeoman guidelines
- added ability to choose generated pages extension ('html' being default) - #27
- added commented out viewport meta - #118, #139
- WP uploads directory is now in .gitignore
- changed styles structure to be more organized - #79
- improved includes/minification handling - #134
- changed default box-sizing to border-box - #119
- fixed WP generator - #133
- updated Bower libraries versions - #141
- some other minor tweaks
v0.5.5
v0.5.4
- Project refactoring; updated structure for grunt tasks and generator itself (#103, #104)
- Removed X-Precise from generator, renamed
xprecise
dir todesigns
(#101) - Added some in-console documentation for options
- Added various tasks for handling images (#91) - automatic optimisation & sprite generation.
- Removed sourcemaps generation since they were broken due to CSS post-processing.
v0.5.3
v0.5.2
- Making update choices clearer
v0.5.1
- #74: Notify users that there is a new version of generator available
- #77: Fixes hovering over the XH Generator links breaking layout a bit
- #80: WP theme folders added to the ignored list when
dist
is added to the ignored list - #82: Project index recoded to less verbose version
- #83: Lint only src/main.js
- #85: Fixed passing --sourcemap without a value is deprecated-
- #88: Adding rem fallback
v0.5.0
v0.4.1
- Fixed issue with Table of contents not being created in
main.css