chore(deps): update dependency bulma to v1 - autoclosed
Compare changes
+ 1
− 1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
bulma (source) | dependencies | major | ^0.9.4 -> ^1.0.0 |
v1.0.2
is-col-min
now goes up to 32
(Fixes #3829)is-variable
modifier for Column gapsradios
and checkboxes
classes respectivelyis-max-tablet
modifier to the Container elementcurrentColor
and inherit
as possible values for the color and background helpers100vh
with the is-fullheight
modifier$input-border-style
$input-border-width
$label-spacing
$field-block-spacing
--bulma-input-border-style
--bulma-input-border-width
--bulma-label-color
--bulma-label-spacing
--bulma-label-weight
--bulma-help-size
--bulma-field-block-spacing
$scheme-h
, $scheme-s
, $dark-l
and $light-l
Sass variables--bulma-column-gap
CSS variablehas-background
helpers should only affect element it's applied to$navbar-burger-color
v1.0.1
.select
colors.skeleton
classmigrating-to-v1.html
@prefers-reduced-motion
setting0.9.4
versionsass
to devDependencies
v1.0.0
Bulma v1 is a full rewrite of the framework using Dart Sass, which is the the primary implementation of Sass. While this affects a few development details, everything has been done to make the transition as easy as possible.
This MR has been generated by Renovate Bot.