Skip to content

Commit

Permalink
Add 'suit-arrange' component
Browse files Browse the repository at this point in the history
  • Loading branch information
necolas committed May 26, 2013
1 parent 44e6d9c commit 03facdc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
== HEAD

* Add 'suit-arrange' component.
* Update 'suit-button' to ~2.0.0.
* Update 'suit-utils' to ~0.4.0.
* Documentation improvements.
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ bower install --save suit

**Components**:

* [Arrange](https://github.com/necolas/suit-arrange/)
* [Button](https://github.com/necolas/suit-button/)
* [Button group](https://github.com/necolas/suit-button-group/)
* [Flexible embeds](https://github.com/necolas/suit-flex-embed/)
Expand Down
1 change: 1 addition & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"author": "Nicolas Gallagher",
"dependencies": {
"suit-utils": "~0.4.0",
"suit-arrange": "~0.1.0",
"suit-button": "~2.0.0",
"suit-button-group": "~1.1.0",
"suit-flex-embed": "~1.1.0",
Expand Down

0 comments on commit 03facdc

Please sign in to comment.