Open
Conversation
5be62e4 to
cf0ddd6
Compare
cf0ddd6 to
d4d4488
Compare
d4d4488 to
d4086aa
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.4Release Notes
jgthms/bulma
v0.9.4Compare Source
New features
@mixin between: takes 2 breakpoint values, outputs a media query for the range between these 2 values$breakpointsSass map: a map of named breakpoints and their type (from,untilor both)@mixin breakpoint: uses the new$breakpointsSass map to output a media queryImprovements
Bugfix
v0.9.3Compare Source
New features
is-underlinedclass for underlined text and linksautovalue for margin and padding helper classesImprovements
$section-padding-desktopSass variable$hero-body-padding-tabletSass variable$shadowSass variable (used for.box,.card,.dropdownand.panel)is-normalsize modifiers to.fileand.content%resetplaceholderBugfix
v0.9.2Compare Source
Breaking change
To fix duplicate imports, all Sass placeholders have moved from the
utilities/mixinsfile to its ownutilities/extendsfile.The Sass placeholders are:
%control%unselectable%arrow%block%delete%loader%overlayIf you were importing them directly from
utilities/mixins, you'll need to importutilities/extendsinstead.If you were importing
utilities/_allor evenbulma.sassdirectly, no change is required.New features
is-ghostbutton that behaves / looks like a regular linkicon-textcomponent, to combine an icon with text on its sideBug fixes
columnoffsets in RTLwidth: unsetfor narrow columnsmixinsimports, created a singleextendsfile.sassfile extension have been removed, since they're unnecessary when there's no ambiguity between a.sassfile or a.scssfileImprovements
$media-*variables, set to!defaultv0.9.1Compare Source
New features
is-clickablehelper$navbar-colors,$button-colors,$notification-colors,$progress-colors,$table-colors,$tag-colors,$file-colors,$textarea-colors,$select-colors,$form-colors,$label-colorsand$hero-colorsImprovements
$card-radiusvariable$card-overflowvariable$codelistings more accessible$modal-breakpointvariable for modal breakpointoptgrouptogeneric.sassConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.