Update dependency stylelint-config-recess-order to v5.1.1 #33
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:
5.0.1
->5.1.1
Release Notes
stormwarning/stylelint-config-recess-order (stylelint-config-recess-order)
v5.1.1
Compare Source
Patch Changes
flex-*
properties (#386)The
flex
shorthand is followed by-grow
,-shrink
, and-basis
, following the order of the shorthand property. Theflex-flow
shorthand now correctly preceeds the-direction
and-wrap
properties.v5.1.0
Compare Source
Minor Changes
Add properties related to multi-line truncation (#373)
Thanks @toFrankie!
-webkit-box-orient
-webkit-line-clamp
line-clamp
Add paged media properties (#378)
break-before
break-inside
break-after
orphans
widows
Add
-webkit-text-fill-
and-stroke-*
properties (#373)Thanks @toFrankie!
-webkit-text-fill-color
-webkit-text-stroke-*
Add
scroll-*
andscrollbar-*
properties (#376)scroll-behavior
scroll-snap-type
scroll-snap-align
scroll-snap-stop
scroll-padding-*
scroll-margin-*
scrollbar-color
scrollbar-gutter
scrollbar-width
Remove legacy
-ms-text-overflow
property (#373)Thanks @toFrankie!
This was useful for IE8; can be autoprefixed if required.
Configuration
📅 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 was generated by Mend Renovate. View the repository job log.