fix(deps): update dependency rebass to v4 #15
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:
1.0.4
->4.0.7
Release Notes
rebassjs/rebass (rebass)
v4.0.7
Compare Source
heading
variant toHeading
#754v4.0.6
Compare Source
v4.0.5
Compare Source
v4.0.3
Compare Source
v4.0.2
Compare Source
4.0.2 2019-08-07
v4.0.1
Compare Source
v4.0.0
Compare Source
sx
prop for theme-based stylescss
prop for un-themed, raw CSS valuessx
orcss
propssx
prop in MDX documentsBreaking Changes
rebass/styled-components
instead.Box
,Flex
,Text
,Heading
,Link
,Button
,Image
, andCard
are no longer supported. Use variants instead.@rebass/grid
package has been renamed (back to)reflexbox
fontWeight
is now set toheading
. Add styles totheme.fontWeights
to customize theheading
font weight.sx
prop instead.border
,borderColor
,borderWidth
,borderStyle
,borderRadius
,borderTop
,borderRight
,borderBottom
,borderLeft
,borderX
,borderY
sx
prop instead.border
,borderColor
,borderWidth
,borderStyle
,borderRadius
,borderTop
,borderRight
,borderBottom
,borderLeft
,borderX
,borderY
theme.variants.link
to customize link styles.sx
prop instead.border
,borderColor
,borderWidth
,borderStyle
,borderRadius
,borderTop
,borderRight
,borderBottom
,borderLeft
,borderX
,borderY
,boxShadow
,textShadow
,background
,backgroundImage
,backgroundSize
,backgroundPosition
,backgroundRepeat
,v3.2.2
Compare Source
v3.2.1
Compare Source
v3.2.0
Compare Source
v3.1.3
Compare Source
v3.1.2
Compare Source
v3.1.1
Compare Source
v3.1.0
Compare Source
v3.0.2
Compare Source
v3.0.1
Compare Source
v3.0.0
Compare Source
is
prop in favor of Styled Components' and Emotion'sas
propcss
prop in favor of Styled Components' and Emotion's implementationsv2.3.4
Compare Source
v2.3.3
Compare Source
v2.3.2
Compare Source
v2.3.1
Compare Source
v2.3.0
Compare Source
v2.2.0
Compare Source
polished
for color manipulation instead ofchroma-js
v2.1.1
Compare Source
width
prop on Cardv2.1.0
Compare Source
v2.0.1
Compare Source
fontFamily
to Heading and Text componentsv2.0.0
Compare Source
Added
Changed
Breaking
colors
object no longer uses Palxradius
has been replaced withradii
font
has been replaced withfonts
monospace
has been removedwidth
is only available on Flex and BoxfontSize
is only available on typographic componentsdirection
is nowflexDirection
align
is nowalignItems
justify
is nowjustifyContent
wrap
is nowflexWrap
up
is nowdirection='up'
active
props have been removed in favor of custom stylesimage
is nowbackgroundImage
top
,right
,bottom
, andleft
propsposition
prop has been renamed toside
size
prop has been replaced withwidth
andheight
propsRemoved
hoc
createLibrary
functionutil
createComponent
v1.0.7
Compare Source
v1.0.6
Compare Source
v1.0.5
Compare Source
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 is behind base branch, 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.