0.6.0
版本发布时间: 2017-10-10 18:44:52
jgthms/bulma最新发布版本:1.0.2(2024-07-25 23:02:20)
Breaking changes
- The new
$link
color is part of the$colors
map. As a result,.button.is-link
is a colored button now. Use.button.is-text
if you want the underlined button. - The deprecated
variables.sass
file has been removed. - The deprecated
nav.sass
file has been removed.
New features
- #1236
.table
hover effect is opt-in, by using the.is-hoverable
modifier class - #1254
.dropdown
now supports.is-up
modifier
Improvements
- #1257 Include placeholder mixin in
=input
The $link
color is used instead of $primary
in the following components:
Variable | Old value | New value |
---|---|---|
$dropdown-item-active-color |
$primary-invert |
$link-invert |
$dropdown-item-active-background-color |
$primary |
$link |
$navbar-tab-hover-border-bottom-color |
$primary |
$link |
$navbar-tab-active-color |
$primary |
$link |
$navbar-tab-active-border-bottom-color |
$primary |
$link |
$navbar-dropdown-item-active-color |
$primary |
$link |
$tabs-link-active-border-bottom-color |
$primary |
$link |
$tabs-link-active-color |
$primary |
$link |
$tabs-toggle-link-active-background-color |
$primary |
$link |
$tabs-toggle-link-active-border-color |
$primary |
$link |
$tabs-toggle-link-active-color |
$primary-invert |
$link-invert |
Issues closed
- #708 Import variables in mixins
1、 bulma-0.6.0.zip 85.86KB