Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps bulma from 0.8.2 to 0.9.1.

Release notes

Sourced from bulma's releases.

0.9.1

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

0.9.0

Deprecation warning

The base/helpers.sass file is deprecated. It has moved into its own /helpers folder. If you were importing base/helpers.sass or base/_all.sass, please import sass/helpers/_all.sass now. If you were simply importing the whole of Bulma with @import "~/bulma/bulma.sass" or similar, you won't have to change anything, and everything will work as before.

The list component is also deprecated: the components/list.sass file has been deleted. It was never officialy supported as it was too similar to panel component. Use that one instead.

RTL support

Bulma now has RTL support.

By setting the Sass flag $rtl to true, you can create an RTL version of Bulma, thanks to 4 new Sass mixins:

  • =ltr
  • =rtl
  • =ltr-property($property, $spacing, $right: true)
  • =ltr-position($spacing, $right: true)

The Bulma package now also comes with a bulma-rtl.css and bulma-rtl.min.css file to be used straight away.

Spacing helpers

Bulma now has spacing helpers: https://bulma.io/documentation/helpers/spacing-helpers/

Changelog

Sourced from bulma's changelog.

0.9.1

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

0.9.0

Deprecation warning

The base/helpers.sass file is deprecated. It has moved into its own /helpers folder. If you were importing base/helpers.sass or base/_all.sass, please import sass/helpers/_all.sass now. If you were simply importing the whole of Bulma with @import "~/bulma/bulma.sass" or similar, you won't have to change anything, and everything will work as before.

The list component is also deprecated: the components/list.sass file has been deleted. It was never officialy supported as it was too similar to panel component. Use that one instead.

RTL support

Bulma now has RTL support.

By setting the Sass flag $rtl to true, you can create an RTL version of Bulma, thanks to 4 new Sass mixins:

  • =ltr
  • =rtl
  • =ltr-property($property, $spacing, $right: true)
  • =ltr-position($spacing, $right: true)

The Bulma package now also comes with a bulma-rtl.css and bulma-rtl.min.css file to be used straight away.

Spacing helpers

Bulma now has spacing helpers: https://bulma.io/documentation/helpers/spacing-helpers/

Commits
  • 9928dba Bump lodash from 4.17.15 to 4.17.20 in /docs
  • 836b573 Bump lodash from 4.17.15 to 4.17.20
  • c44818c Build 0.9.1
  • 85f61f2 Add new container docs
  • a840247 Hide flexbox helpers docs until release
  • 3d61f41 Add Flexbox helpers documentation
  • 8ee5898 Update 0.9.1 changelog
  • 05efd3c Update block.html - Clarify examples
  • 3765d7b Fix alt text
  • 9e0c9a3 Add block documentation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 5, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #153.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/bulma-0.9.1 branch February 1, 2021 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants