Changelog
0.6.0
$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.variables.sass
file has been removed.nav.sass
file has been removed..table
hover effect is opt-in, by using the .is-hoverable
modifier class.dropdown
now supports .is-up
modifier=input
The $link
color is used instead of $primary
in the following components:
Changelog
0.5.3
.card-header-title
can be centered with .is-centered
.input
readonly and .is-static
.textarea
readonly.message .tag
combinationpre code
.breadcrumb
alignmentChangelog
0.5.2
navbar
color modifiers$button-focus-box-shadow-size
and $button-focus-box-shadow-color
for customization$input-focus-box-shadow-size
and $input-focus-box-shadow-color
for customization$navbar-item
vertical-align: top
for iconsfont-size
text-size-adjust: 100%
to html
pagination
docs$family-primary
customizationChangelog
0.5.1
$container-offset
variable to determine the .container
breakpoints!important
to non responsive display helpers.navbar-item img
max height.navbar-dropdown
with right alignment.pagination
isn't using $pagination-background
navbar-brand
overflowing on mobile$table-head-color
isn't used!important
.is-size-7
helper is missingChangelog
0.5.0
component
-subcomponent
-state
-property
.is-shadowless
helperVariable name changes (mostly appending -color
):
.dropdown
wrapping.is-fullwidth
removed from docs.navbar-item
for hover+active background/color.navbar-item
color overridesChangelog
0.4.4
.container
gap can be customized with the new $gap
variable.container
has 2 new modifiers: .is-widescreen
and .is-fullhd
.textarea
element will honors [rows]
attributebody
scrollbar.help
class behavior in horizontal form is-grouped
fieldnavbar
.container
as direct child of .navbar
moves .navbar-menu
below .navbar-brand
.nav-burger
exampleChangelog
0.4.3
text-align: center
height: auto
from media elementsChangelog
0.4.2
Changelog
0.4.1
+center
mixindl
stylespre
margin-bottom
Changelog
0.4.0
Default font-size is 16px
New .field
element ; .control
repurposed
New .pagination
sizes
New $fullhd
breakpoint (1344px)
Remove monospace named fonts
Remove icon spacing logic
Split icon container dimensions and icon size
Fix delete button by using pixels instead of (r)em
Fix level on mobile
Add new .is-spaced
modifier for titles and subtitles
Fix #487
Fix #489
Fix #502
Fix #514
Fix #524
Fix #536