-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #348 from SC5/dev
Updating master from dev for 0.2.15
- Loading branch information
Showing
22 changed files
with
917 additions
and
529 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,15 @@ | ||
## 0.2.14 (2014-12-10) | ||
## 0.2.15 (2014-12-17) | ||
|
||
### Fixes: | ||
### Critical and major changes | ||
* Find variable declarations from every file. Use styleVariables to filter selected files (#[344](https://github.com/SC5/sc5-styleguide/pull/344)) | ||
* Feature: Custom KSS parameter for wrapper markup (#[338](https://github.com/SC5/sc5-styleguide/pull/338)) | ||
**The syntax for declaring a component wrapper has been changed. It is not compartible anymore. When updating change | ||
you wrapper components according to [documentation](https://github.com/SC5/sc5-styleguide#wrapper-markup).** | ||
|
||
* Fix test directive when running gulp dev (#[335](https://github.com/SC5/sc5-styleguide/pull/335)) | ||
* Fix: Include demo-gulpfile.js to NPM package. Fixes demo (#[339](https://github.com/SC5/sc5-styleguide/pull/339)) | ||
* Fix typo in demo gulp file (#[336](https://github.com/SC5/sc5-styleguide/pull/336)) | ||
### Bug fixes | ||
* Allow empty single-line comments (#[345](https://github.com/SC5/sc5-styleguide/pull/345)) | ||
* Fixes failed styleguide generation when section modifier has no markup (#[343](https://github.com/SC5/sc5-styleguide/pull/343)) | ||
* Fix: Do not detect @imports as variables (#[342](https://github.com/SC5/sc5-styleguide/pull/342)) | ||
|
||
### Improvements: | ||
|
||
* Remove unused scoped styles from processing flow (#[337](https://github.com/SC5/sc5-styleguide/pull/337)) | ||
### Internal changes | ||
* Instruction how to deal with branches (#[346](https://github.com/SC5/sc5-styleguide/pull/346)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.