Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Update dependency bulma to v0.9.3 #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bulma (source) 0.9.0 -> 0.9.3 age adoption passing confidence

Release Notes

jgthms/bulma

v0.9.3

Compare Source

New features
  • New is-underlined class for underlined text and links
  • New auto value for margin and padding helper classes
Improvements
  • New $section-padding-desktop Sass variable
  • New $hero-body-padding-tablet Sass variable
  • New $shadow Sass variable (used for .box, .card, .dropdown and .panel)
  • Add is-normal size modifiers to .file and .content
  • New %reset placeholder
Bugfix

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

v0.9.1

Compare Source

New features
  • #​3047 Flexbox helpers
  • #​3085 Add is-clickable helper
  • #​3086 Allow each component to have its own colors and default to global ones
  • New variables $navbar-colors, $button-colors, $notification-colors, $progress-colors, $table-colors, $tag-colors, $file-colors, $textarea-colors, $select-colors, $form-colors, $label-colors and $hero-colors
Improvements
  • #​2630 Fixes #​2598 -> Add $card-radius variable
  • Add $card-overflow variable
  • #​2540 Fixes #​2539 -> Fix indeterminate progress styling in IE11
  • #​3057 Make the default text color of $code listings more accessible
  • #​3088 Adds not allowed cursor to missing inputs
  • #​3101 Add $modal-breakpoint variable for modal breakpoint
  • #​3107 Add optgroup to generic.sass

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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency bulma to v0.9.2 Update dependency bulma to v0.9.3 Oct 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant