@shopify/restyle
Advanced tools
Changelog
1.6.0 - 2021-11-25
Changelog
1.5.0 - 2021-11-01
Changelog
1.4.0 - 2020-12-15
Changelog
1.3.1 - 2020-10-26
colors, spacing, breakpoints, zIndices, borderRadii
. #64 by @jonogreenzChangelog
1.3.0 - 2020-09-22
Changelog
1.2.0 - 2020-08-19
start
and end
(e.g. paddingStart
) properties where applicable to better support RTL layouts. #38 by @salzhraniuseRestyle
types not accepting a function created by createVariants
. #41 by @JoelBesadacreateRestyleComponent
, createBox
and createText
correctly forward the ref
prop to the underlying component. #42 by @JoelBesadaChangelog
1.1.0 - 2020-07-25
createVariant
, createBox
, createText
, useRestyle
, createRestyleFunction
and createRestyleComponent
. #16 and #21 by @hammadj, #26 by @Johan-duitotcreateTheme
helper function to enforce proper shape for user themes. #18 by @hammadjcreateVariant
where defaults were only applied when the variant prop was passed in. #28 by @hammadjuseResponsiveProp
to deconstruct responsive prop values. #27 by @hammadj