Skip to content

Commit

Permalink
Merge pull request #155 from varya/releases/0.2.5
Browse files Browse the repository at this point in the history
Bump 0.2.5 version
  • Loading branch information
hannu committed Nov 4, 2014
2 parents 68a13ff + 603f1e8 commit 66cd6c3
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 29 deletions.
51 changes: 23 additions & 28 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,25 @@
## 0.2.4 (2014-10-28)
## 0.2.5 (2014-11-04)

* Take changelogger from SC5 fork (#[129](https://github.com/SC5/sc5-styleguide/pull/129))
* README description how to use wrappers (#[127](https://github.com/SC5/sc5-styleguide/pull/127))
* Improve designer tool UI. Implement initial button styles (#[128](https://github.com/SC5/sc5-styleguide/pull/128))
* Fix README formatting (#[123](https://github.com/SC5/sc5-styleguide/pull/123))
* Update NPM dependencies (#[125](https://github.com/SC5/sc5-styleguide/pull/125))
* Page scrollTop problem fixed when linking to section (#[126](https://github.com/SC5/sc5-styleguide/pull/126))
* Fixing broken full screen mode (#[124](https://github.com/SC5/sc5-styleguide/pull/124))
* Generate pseudo style CSS when generating styleguide (#[121](https://github.com/SC5/sc5-styleguide/pull/121))
* Variables service used in FullscreenCtrl (#[122](https://github.com/SC5/sc5-styleguide/pull/122))
* Apply updated styles automatically after saving variables (#[120](https://github.com/SC5/sc5-styleguide/pull/120))
* Wrapper for examples (#[119](https://github.com/SC5/sc5-styleguide/pull/119))
* Use same test set for LESS and SCSS projects (#[117](https://github.com/SC5/sc5-styleguide/pull/117))
* Variables service init gets variables from server (#[118](https://github.com/SC5/sc5-styleguide/pull/118))
* Improve setVariables to support multiple variables. Implement tests (#[113](https://github.com/SC5/sc5-styleguide/pull/113))
* LESS support (#[114](https://github.com/SC5/sc5-styleguide/pull/114))
* Update development instructions in README (#[116](https://github.com/SC5/sc5-styleguide/pull/116))
* Remove demo project and use styleguide styles as a demo project (#[115](https://github.com/SC5/sc5-styleguide/pull/115))
* Update demo project overview (#[111](https://github.com/SC5/sc5-styleguide/pull/111))
* Variable filtering sets only one css attribute (#[112](https://github.com/SC5/sc5-styleguide/pull/112))
* Output overview.html with correct basename even when source filename does not match. (#[104](https://github.com/SC5/sc5-styleguide/pull/104), closes [#101](https://github.com/SC5/sc5-styleguide/issues/101))
* Add possibility to run built-in server via gulp task (#[110](https://github.com/SC5/sc5-styleguide/pull/110))
* Fix: Nothing is shown when viewing color in full screen mode (#[108](https://github.com/SC5/sc5-styleguide/pull/108))
* Namespace links with sg class in the overview markdown file (#[109](https://github.com/SC5/sc5-styleguide/pull/109))
* Use Gonzales parser to parse the variables (#[107](https://github.com/SC5/sc5-styleguide/pull/107))
* Allow lazy loading 3rd party angular directives and including them in the styleguide (#[103](https://github.com/SC5/sc5-styleguide/pull/103))
* More compact styleguide UI styles (#[106](https://github.com/SC5/sc5-styleguide/pull/106))
* Update package dependencies (#[105](https://github.com/SC5/sc5-styleguide/pull/105))
* Implement possibility to reset local variable changes (#[152](https://github.com/SC5/sc5-styleguide/pull/152))
* Functional page title on fullscreen mode. Implement and improve tests (#[151](https://github.com/SC5/sc5-styleguide/pull/151))
* Commented Parser (#[147](https://github.com/SC5/sc5-styleguide/pull/147))
* Page title rendered according to section (#[148](https://github.com/SC5/sc5-styleguide/pull/148))
* Sync designer tool variables when there are server side changes (#[144](https://github.com/SC5/sc5-styleguide/pull/144))
* Styleguide service listens to socket events (#[143](https://github.com/SC5/sc5-styleguide/pull/143))
* Refactor localstorage handling. Persist designer tool visibility (#[142](https://github.com/SC5/sc5-styleguide/pull/142))
* Emit progress information from gulp task to client. Implement progress bar (#[140](https://github.com/SC5/sc5-styleguide/pull/140))
* Get socket returns promise and sassVariables --> styleVariables (#[135](https://github.com/SC5/sc5-styleguide/pull/135))
* Prevent watch server crashing when there is style syntax error (#[139](https://github.com/SC5/sc5-styleguide/pull/139))
* Improve designer tool UI. Add examples to styleguide (#[136](https://github.com/SC5/sc5-styleguide/pull/136))
* Make sure that elements does not overlap modifier label (#[133](https://github.com/SC5/sc5-styleguide/pull/133))
* Fullscreen controller handles markup parsing instead of directive (#[132](https://github.com/SC5/sc5-styleguide/pull/132))
* Inherited wrappers (#[134](https://github.com/SC5/sc5-styleguide/pull/134))

### Internal code changes
* getPreprocessStream moved into separate module (#[154](https://github.com/SC5/sc5-styleguide/pull/154))
* getMarkdownStream moved into separate module (#[153](https://github.com/SC5/sc5-styleguide/pull/153))
* Declare angular dependencies for components in inline array (#[150](https://github.com/SC5/sc5-styleguide/pull/150))
* Move maximum code to lib/modules (#[149](https://github.com/SC5/sc5-styleguide/pull/149))
* Separate module for parsing KSS (detached from styleguide.js) (#[145](https://github.com/SC5/sc5-styleguide/pull/145))
* Use real parser to update changed variables to source SASS/LESS file (#[137](https://github.com/SC5/sc5-styleguide/pull/137))
* Update GCC in travis.yml. Fix build (#[138](https://github.com/SC5/sc5-styleguide/pull/138))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sc5-styleguide",
"version": "0.2.4",
"version": "0.2.5",
"description": "Styleguide generator is a handy little tool that helps you generate good looking styleguides from stylesheets using KSS notation.",
"bin": {
"styleguide": "./bin/styleguide"
Expand Down

0 comments on commit 66cd6c3

Please sign in to comment.