Update dependency bulma to v0.9.2 #392

Merged
konrad merged 1 commits from renovate/bulma-0.x into master 2021-01-26 20:59:00 +00:00
Member

This PR contains the following updates:

Package Type Update Change
bulma (source) dependencies patch 0.9.1 -> 0.9.2

Release Notes

jgthms/bulma

v0.9.2

Compare Source

Breaking change

To fix duplicate imports, all Sass placeholders have moved from the utilities/mixins file to its own utilities/extends file.

The Sass placeholders are:

  • %control
  • %unselectable
  • %arrow
  • %block
  • %delete
  • %loader
  • %overlay

If you were importing them directly from utilities/mixins, you'll need to import utilities/extends instead.
If you were importing utilities/_all or even bulma.sass directly, no change is required.

New features
  • Fix #​1583 New is-ghost button that behaves / looks like a regular link
  • New icon-text component, to combine an icon with text on its side
Bug fixes
  • #​3005 Fix column offsets in RTL
  • Fix #​3145 Dropdown content is bounded by a parent card
  • Fix #​3089 Sub columns of a variable columns have weird gap
  • Fix #​2937 Add width: unset for narrow columns
  • #​3208 Fix #​3163 Do not override is-rounded with button-small
  • #​3216 Removed duplicate mixins imports, created a single extends file
  • #​3216 Removed all references to the .sass file extension have been removed, since they're unnecessary when there's no ambiguity between a .sass file or a .scss file
Improvements
  • Fix #​3012 Add $media-* variables, set to !default
  • Fix #​2797 Import dependencies individually for each component
  • Remove list style from pagination list

Renovate configuration

📅 Schedule: 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bulma](https://bulma.io) ([source](https://github.com/jgthms/bulma)) | dependencies | patch | [`0.9.1` -> `0.9.2`](https://renovatebot.com/diffs/npm/bulma/0.9.1/0.9.2) | --- ### Release Notes <details> <summary>jgthms/bulma</summary> ### [`v0.9.2`](https://github.com/jgthms/bulma/blob/master/CHANGELOG.md#&#8203;092) [Compare Source](https://github.com/jgthms/bulma/compare/0.9.1...0.9.2) ##### Breaking change To fix duplicate imports, all Sass placeholders have moved from the `utilities/mixins` file to its own `utilities/extends` file. The Sass placeholders are: - `%control` - `%unselectable` - `%arrow` - `%block` - `%delete` - `%loader` - `%overlay` If you were importing them directly from `utilities/mixins`, you'll need to import `utilities/extends` instead. If you were importing `utilities/_all` or even `bulma.sass` directly, no change is required. ##### New features - Fix [#&#8203;1583](https://github.com/jgthms/bulma/issues/1583) New `is-ghost` button that behaves / looks like a regular link - New `icon-text` component, to combine an icon with text on its side ##### Bug fixes - [#&#8203;3005](https://github.com/jgthms/bulma/issues/3005) Fix `column` offsets in RTL - Fix [#&#8203;3145](https://github.com/jgthms/bulma/issues/3145) Dropdown content is bounded by a parent card - Fix [#&#8203;3089](https://github.com/jgthms/bulma/issues/3089) Sub columns of a variable columns have weird gap - Fix [#&#8203;2937](https://github.com/jgthms/bulma/issues/2937) Add `width: unset` for narrow columns - [#&#8203;3208](https://github.com/jgthms/bulma/issues/3208) Fix [#&#8203;3163](https://github.com/jgthms/bulma/issues/3163) Do not override is-rounded with button-small - [#&#8203;3216](https://github.com/jgthms/bulma/issues/3216) Removed duplicate `mixins` imports, created a single `extends` file - [#&#8203;3216](https://github.com/jgthms/bulma/issues/3216) Removed all references to the `.sass` file extension have been removed, since they're unnecessary when there's no ambiguity between a `.sass` file or a `.scss` file ##### Improvements - Fix [#&#8203;3012](https://github.com/jgthms/bulma/issues/3012) Add `$media-*` variables, set to `!default` - Fix [#&#8203;2797](https://github.com/jgthms/bulma/issues/2797) Import dependencies individually for each component - Remove list style from pagination list </details> --- ### Renovate configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-01-26 20:02:23 +00:00
renovate added 1 commit 2021-01-26 20:02:23 +00:00
continuous-integration/drone/pr Build is passing Details
bcfa717ac7
Update dependency bulma to v0.9.2
konrad merged commit 69c14fc91e into master 2021-01-26 20:59:00 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.