bulma/CHANGELOG.md

21 lines
459 B
Markdown

# Bulma Changelog
## 0.0.17
### Added
* **pagination**: `.pagination`
* **horizontal forms**: `.control.is-horizontal`
* **help** text for form controls: `.help`
* **progress bars**: `.progress`
### Updated
* `.button` uses `display: inline-flex` now
* `.button` needs an `.icon` now
* `.control.is-grouped` renamed to `.control.has-addons`
* `.control.is-inline` renamed to `.control.is-grouped`
### Removed
* **helpers** `.is-inline` and `.is-block`