jgthms/bulma (bulma)
### [`v1.0.2`](https://togithub.com/jgthms/bulma/blob/HEAD/CHANGELOG.md#102)
[Compare Source](https://togithub.com/jgthms/bulma/compare/1.0.1...1.0.2)
##### Improvements
- Smart Grid `is-col-min` now goes up to `32` (Fixes [#3829](https://togithub.com/jgthms/bulma/issues/3829))
- Remove need for `is-variable` modifier for Column gaps
- You can have a list of radio buttons or checkboxes with the `radios` and `checkboxes` classes respectively
- Add `is-max-tablet` modifier to the Container element
- Add `currentColor` and `inherit` as possible values for the color and background helpers
- The Section can now have a minimum height of `100vh` with the `is-fullheight` modifier
- 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](https://togithub.com/jgthms/bulma/issues/3824): ability to override `$scheme-h`, `$scheme-s`, `$dark-l` and `$light-l` Sass variables
- Fix [#3830](https://togithub.com/jgthms/bulma/issues/3830): add remaining logical properties
- Fix [#3743](https://togithub.com/jgthms/bulma/issues/3743): make sure 12 columns system take up whole width
- Fix [#3799](https://togithub.com/jgthms/bulma/issues/3799): restore variable columns
- Fix [#3846](https://togithub.com/jgthms/bulma/issues/3846): restore `--bulma-column-gap` CSS variable
- Fix [#3775](https://togithub.com/jgthms/bulma/issues/3775): `has-background` helpers should only affect element it's applied to
- Fix [#3856](https://togithub.com/jgthms/bulma/issues/3856): Sass nested rule deprecation warning
- Fix [#3757](https://togithub.com/jgthms/bulma/issues/3757): restore use of `$navbar-burger-color`
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.0.1
->1.0.2
Release Notes
jgthms/bulma (bulma)
### [`v1.0.2`](https://togithub.com/jgthms/bulma/blob/HEAD/CHANGELOG.md#102) [Compare Source](https://togithub.com/jgthms/bulma/compare/1.0.1...1.0.2) ##### Improvements - Smart Grid `is-col-min` now goes up to `32` (Fixes [#3829](https://togithub.com/jgthms/bulma/issues/3829)) - Remove need for `is-variable` modifier for Column gaps - You can have a list of radio buttons or checkboxes with the `radios` and `checkboxes` classes respectively - Add `is-max-tablet` modifier to the Container element - Add `currentColor` and `inherit` as possible values for the color and background helpers - The Section can now have a minimum height of `100vh` with the `is-fullheight` modifier - 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](https://togithub.com/jgthms/bulma/issues/3824): ability to override `$scheme-h`, `$scheme-s`, `$dark-l` and `$light-l` Sass variables - Fix [#3830](https://togithub.com/jgthms/bulma/issues/3830): add remaining logical properties - Fix [#3743](https://togithub.com/jgthms/bulma/issues/3743): make sure 12 columns system take up whole width - Fix [#3799](https://togithub.com/jgthms/bulma/issues/3799): restore variable columns - Fix [#3846](https://togithub.com/jgthms/bulma/issues/3846): restore `--bulma-column-gap` CSS variable - Fix [#3775](https://togithub.com/jgthms/bulma/issues/3775): `has-background` helpers should only affect element it's applied to - Fix [#3856](https://togithub.com/jgthms/bulma/issues/3856): Sass nested rule deprecation warning - Fix [#3757](https://togithub.com/jgthms/bulma/issues/3757): restore use of `$navbar-burger-color`Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.