Add card header, Add button group, Add menu

This commit is contained in:
Jeremy Thomas
2016-03-26 12:32:09 +00:00
parent 39073e8cf0
commit 42b7aaf26a
6 changed files with 43 additions and 23 deletions

View File

@@ -1,3 +1,9 @@
## 0.0.17
### Added
* `.control.is-inline` for horizontal forms
### Updated
* `.control.is-grouped` renamed to `.control.has-addons`