Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Releases: xfiveco/generator-xh

v0.6.2

24 Mar 12:42
Compare
Choose a tag to compare
  • hotfix to includes handling problems

v0.6.1

19 Mar 14:17
Compare
Choose a tag to compare
  • hotfix for WP archive contents not copying
  • basic README added to project
  • tiny usemin optimizations

v0.6.0

03 Mar 13:06
Compare
Choose a tag to compare
  • 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

08 Jan 14:33
Compare
Choose a tag to compare
  • Added jit-grunt back to the Generator.

v0.5.4

02 Dec 19:44
Compare
Choose a tag to compare
  • Project refactoring; updated structure for grunt tasks and generator itself (#103, #104)
  • Removed X-Precise from generator, renamed xprecise dir to designs (#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

10 Oct 11:30
Compare
Choose a tag to compare
  • #99: Update Modernizr/HTML5Shiv generation; add plugins minification step for build task
  • Setting update-notifier version strictly to 0.2.0 because of incompatibility of package's callback in versions > 0.2.0 (will be changed after resolving the issue)

v0.5.2

01 Oct 12:28
Compare
Choose a tag to compare
  • Making update choices clearer

v0.5.1

01 Oct 12:26
Compare
Choose a tag to compare
  • #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

25 Aug 11:52
Compare
Choose a tag to compare

v0.4.1

21 Aug 14:10
Compare
Choose a tag to compare
  • Fixed issue with Table of contents not being created in main.css