gatsby-theme-ui-layout
Advanced tools
Changelog
v0.6.0-alpha.4
iframe
tag instead of wrapping div
. Issue
#966, PR #1122Changelog
v0.5.0-alpha.1 2020-11-26
"^16.14.0 || ^17.0.0"
."^16.14.0 || ^17.0.0"
.Changelog
v0.5.0-alpha.0 2020-11-20
csstype
3. PR #1261
@emotion/react@11
instead of @emotion/core@10
sx
prop types are still global, and we opt in for Emotion css
prop types
(This will change in the future.)Changelog
v0.4.0-rc.14 2020-11-20
@theme-ui/color-modes
Changelog
v0.3.0 2020-01-22
@theme-ui/core
, @theme-ui/mdx
, and
@theme-ui/color-modes
context.components
(still available through MDX context)ColorModeProvider
componenttheme.initialColorMode
- use initialColorModeName
insteadLayout
, Header
, Main
, Footer
) - use Box
and Flex
insteaduseColorSchemeMediaQuery
flag, it will initialize the mode to
light
when @media (prefers-color-scheme: light)
is enabledColorMode
componentuseBodyStyles: false
to disableThemeStateProvider
<del>
tag was incorrectly specified as delete
@theme-ui/editor
API has changed significantly. See the README.md for
more information.@theme-ui/components
: on Grid component, allow custom columns
definitions
via strings #541@theme-ui/gatsby-theme-style-guide
: add docs on shadowing #558@theme-ui/preset-polaris
#567