mx-design-tokens
Advanced tools
Changelog
[6.1.2] - 05-07-2020
Changelog
[6.0.1] - 04-21-2020
BackgroundColor.RadioChecked
in dark mode is now Neutral900
Changelog
[5.0.0] - 03-20-2020
core.Resolution
exports the int version of core.MediaQuery
.target
to the buildTheme function.targets
const for use in other repos.core.LineHeight
accepts the REACT
target to add the px
definition.core.BoxShadow
accepts target
with the current focus being REACT
. Exploration still required.core.Easing
accepts target
. Still exploring non web solutions.InputPaddingTop
InputPaddingRight
InputPaddingBottom
InputPaddingLeft
InputLabelPaddingLeft
InputLabelPaddingRight
buildTheme
.core.Time.*
is now an int without the ms
.core.MediaQuery.*
includes px
as it's implied web values.core.BorderRadius.Rounded
as a circle is created completely differently across the different platforms.InputPadding
in favor of individually specified tokens.InputLabelPadding
in favor of individually specified tokens.BorderRadius.Radio
as it used Rounded
.BorderRadius.Switch
as it used Rounded
.Changelog
[4.0.0] - 03-05-2020
InputLabelMarginBottom
style.