Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Releases: OpenSourceWorkflow/generator-kickstart

v3.3.4

16 Sep 08:51

Choose a tag to compare

Changelog

  • add manpages for 'kickstart', 'removecomponent' and 'addcomponent' #168

v3.3.3

15 Sep 15:01

Choose a tag to compare

Changelog

  • update docs #167
  • use single quotes in scss #166
  • add meaningfull error messages when using kickstart from wrong folder #165
  • add requirejs arguments to main.js callback function #163

v3.3.2

01 Sep 12:30

Choose a tag to compare

  • change repo path

v3.3.0

01 Sep 11:29

Choose a tag to compare

Changelog

  • the repository was moved to the OpenSourceWorkflow organization #161
  • updated depencies #145
  • updated documentation #160 #154 #151 #137

Features

  • Kickstart now automatically installs bundler dependencies and depends on bundler #156
  • add imagemin-task for assets/img #83
  • add livereload.js to sandbox.html #57
  • add scss-lint to 'grunt test' #44
  • add watch task for .json files #143
  • added Windows icons and moved all favicons to assets/img #155
  • added a code style guide for SCSS and JS #153
  • change watch task to watch destination only for faster livereload #43
  • rename 'Gemfile' to gems.rb for future proof use of bundler #134

Bugfixes

  • fix 'addcomponent' creating duplicte entries in base files #141
  • fix JSDoc return comments in modules #135
  • pretty print JS component file #142
  • remove svg:clean task #139

v3.2.2

27 Jul 19:10

Choose a tag to compare

Hotfix

  • closes issue with 'addcomponent' not saving SCSS with underscore #152
  • remove test-cases for 'removecomponent' in which no component was added beforehand

v3.2.1

07 May 16:14

Choose a tag to compare

Changelog

Closed Issues

  • #138
  • #135
  • remove QA from watch task
  • add fontPath to compass task

v3.2.0

03 May 14:17

Choose a tag to compare

Changelog

  • enable the use of alternate files within placeholders #91
  • split docs into chapters #133
  • Bugfixes: #132 #130

v3.1.0

24 Apr 14:08

Choose a tag to compare

Changelog

  • add Gemfile with compass and sass-css-importer (bundle exec grunt) Use with http://bundler.io/ #128
  • add larger favicon for retina displays and windows tiles #127
  • also imagemin .ico files from components to build/img so that you can move those to a component instead of root if you like #62 #83

v3.0.0

22 Apr 14:01

Choose a tag to compare

Changelog

  • all new Qunit setup #112 #121
  • move all quality assurance tasks to own grunt task for githooks #115 #
  • add JSDocs to template JS (grunt doc) #95
  • renewed documentation
  • project-name.scss can be hidden (_project-name.scss)
  • Bugfixes

v2.2.3

16 Apr 14:55

Choose a tag to compare

Bugfix

  • add html-wiring