Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

Latest commit

 

History

History
103 lines (61 loc) · 5.95 KB

CHANGELOG.md

File metadata and controls

103 lines (61 loc) · 5.95 KB

Change Log

v0.3.3 (2017-03-16)

Full Changelog

Fixed bugs:

  • When SASS files have errors the error is swallowed #31
  • fix for price component #42 (maximuk)

Merged pull requests:

v0.3.2 (2017-03-09)

Full Changelog

Fixed bugs:

  • Fixes issue #31 - Changes the builder to properly catch rejections and to output the errors on the webpack process #32 (mAiNiNfEcTiOn)

v0.3.1 (2017-03-03)

Full Changelog

Fixed bugs:

Closed issues:

  • Price component #11
  • Convert the project from a 'webpack' execution to a CLI tool #6

Merged pull requests:

v0.3.0 (2017-02-15)

Full Changelog

Closed issues:

  • Heading elements #14

Merged pull requests:

v0.2.3 (2017-02-14)

Full Changelog

Closed issues:

  • Support CDN urls via unpkg.com #8

Merged pull requests:

  • Updated mods helper and class names according to the new BEM standards #13 (AlexDudar)
  • Update sass-loader to the latest version 🚀 #9 (greenkeeper[bot])

v0.2.2 (2017-01-26)

Full Changelog

Merged pull requests:

  • removed node_modules from webpack scss loader #5 (iwwwi)

v0.2.1 (2017-01-19)

Full Changelog

Merged pull requests:

  • downgrade webpack and extract-text-webpack-plugin version #4 (iwwwi)

v0.2.0 (2017-01-18)

Full Changelog

Merged pull requests:

v0.1.2 (2017-01-18)

Full Changelog

Merged pull requests:

  • updated readme.md makefile and maintainers.md #3 (iwwwi)

v0.1.1 (2017-01-17)

Merged pull requests:

  • added initial files for ui-kit #1 (iwwwi)

* This Change Log was automatically generated by github_changelog_generator