Improve tiles

This commit is contained in:
Jeremy Thomas
2016-04-11 22:51:11 +01:00
parent 96c1d03168
commit 4cfb9341df
5 changed files with 92 additions and 28 deletions

View File

@@ -1,5 +1,21 @@
# Bulma Changelog
## 0.0.19
### BREAKING
* `.is-third` renamed to `.is-one-third`
* `.is-quarter` renamed to `.is-one-quarter`
### Added
* `.is-two-thirds`
* `.is-three-quarters`
### Changed
* `.delete` in `.tag` has no red
## 0.0.18
### BREAKING