Add feature: is-expanded to navbar-item (#1320)

This commit is contained in:
Donát Nagy
2017-10-26 13:12:25 +02:00
committed by Jeremy Thomas
parent 8792984f8e
commit cddf8712b3
3 changed files with 7 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
* 🎉 [List of buttons](https://bulma.io/documentation/elements/button/#list-of-buttons)
* 🎉 #1235 Support for five column grid: `.is-one-fifth, .is-two-fifths, .is-three-fifths, .is-four-fifths`
* 🎉 #1287 New `.is-invisible` helper
* 🎉 #1255 New `.is-expanded` modifier for `navbar-item`
### Improvements