mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
933 B
933 B
Bulma Changelog
0.0.18
BREAKING
.is-text-*
renamed to.has-text-*
- removed
.is-fullwidth
helper
Added
- small tag:
.tag.is-small
- 12th column classes
*-full
column classes$family-code
Fixed
- disabled input with element
.table
last row withth
.card
color in.hero
.columns.is-gapless
Removed
- removed
box-shadow
from.tag
- custom checkboxes and radio buttons
Updated
.tag
usesdisplay: inline-flex
now
0.0.17
Added
- pagination:
.pagination
- horizontal forms:
.control.is-horizontal
- help text for form controls:
.help
- progress bars:
.progress
Updated
.button
usesdisplay: 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