This repository has been archived by the owner on May 12, 2022. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.9.0
->0.9.3
Release Notes
jgthms/bulma
v0.9.3
Compare Source
New features
is-underlined
class for underlined text and linksauto
value for margin and padding helper classesImprovements
$section-padding-desktop
Sass variable$hero-body-padding-tablet
Sass variable$shadow
Sass variable (used for.box
,.card
,.dropdown
and.panel
)is-normal
size modifiers to.file
and.content
%reset
placeholderBugfix
v0.9.2
Compare Source
Breaking change
To fix duplicate imports, all Sass placeholders have moved from the
utilities/mixins
file to its ownutilities/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 importutilities/extends
instead.If you were importing
utilities/_all
or evenbulma.sass
directly, no change is required.New features
is-ghost
button that behaves / looks like a regular linkicon-text
component, to combine an icon with text on its sideBug fixes
column
offsets in RTLwidth: unset
for narrow columnsmixins
imports, created a singleextends
file.sass
file extension have been removed, since they're unnecessary when there's no ambiguity between a.sass
file or a.scss
fileImprovements
$media-*
variables, set to!default
v0.9.1
Compare Source
New features
is-clickable
helper$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
$card-radius
variable$card-overflow
variable$code
listings more accessible$modal-breakpoint
variable for modal breakpointoptgroup
togeneric.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.
This PR has been generated by WhiteSource Renovate. View repository job log here.