@theme-ui/theme-provider
Advanced tools
Changelog
v0.4.0-rc.14 2020-11-20
@theme-ui/color-modes
Changelog
v0.4.0-rc.13 2020-11-20
@theme-ui/css
Changelog
v0.4.0-rc.12 2020-11-18
theme-ui
Changelog
v0.4.0-rc.11 2020-11-18
@theme-ui/color-modes
Add configuration option for printing color mode. PR #1267, issue #1144.
{
initialColorModeName: "dark",
printColorModeName: "light"
}
@theme-ui/components
arrow
prop to Select to allow passing custom arrow icon. Issues #1177
#1151, PR #1232id
if passed. PR #1252Changelog
v0.4.0-rc.7 2020-11-08
@theme-ui/core
theme
prop required@theme-ui/editor
@theme-ui/preset-sketchy
@theme-ui/preset-sketchy
@theme-ui/prism
@theme-ui/sidenav
@theme-ui/sidenav
: move React to peerDependencies #978@theme-ui/style-guide
size
prop to ColorRow component #941@theme-ui/color-modes
theming
pageChangelog
v0.3.2 2020-11-08
@theme-ui/css
@theme-ui/core
@theme-ui/components
primary
as default variant for Badge
component #1109primary
as default variant for Alert
component #1102theme.text.default
variant for Text
component #870