| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| bulma-1.0.2.zip | 2024-07-25 | 630.1 kB | |
| 1.0.2 source code.tar.gz | 2024-07-25 | 52.9 MB | |
| 1.0.2 source code.zip | 2024-07-25 | 55.9 MB | |
| README.md | 2024-07-25 | 1.4 kB | |
| Totals: 4 Items | 109.4 MB | 1 | |
1.0.2
Improvements
- Smart Grid
is-col-minnow goes up to32(Fixes [#3829]) - Remove need for
is-variablemodifier for Column gaps - You can have a list of radio buttons or checkboxes with the
radiosandcheckboxesclasses respectively - Add
is-max-tabletmodifier to the Container element - Add
currentColorandinheritas possible values for the color and background helpers - The Section can now have a minimum height of
100vhwith theis-fullheightmodifier - Add more SCSS variables:
$input-border-style$input-border-width$label-spacing$field-block-spacing- Add more CSS variables:
--bulma-input-border-style--bulma-input-border-width--bulma-label-color--bulma-label-spacing--bulma-label-weight--bulma-help-size--bulma-field-block-spacing
Bug fixes
- Fix [#3824]: ability to override
$scheme-h,$scheme-s,$dark-land$light-lSass variables - Fix [#3830]: add remaining logical properties
- Fix [#3743]: make sure 12 columns system take up whole width
- Fix [#3799]: restore variable columns
- Fix [#3846]: restore
--bulma-column-gapCSS variable - Fix [#3775]:
has-backgroundhelpers should only affect element it's applied to - Fix [#3856]: Sass nested rule deprecation warning
- Fix [#3757]: restore use of
$navbar-burger-color