v0.14.0 (Mon Mar 21 2022)
:tada: This release contains work from new contributors! :tada:
Thanks for all your work!
:heart: Brage (@braaar)
:heart: peterlits zo (@PeterlitsZo)
:heart: Ryan Turner (@rtturner)
:heart: Cannon Lock (@CannonLock)
🚀 Enhancement
- feat(examples/next): Add new deps, fully use TSX, rebuild #2068 (@lachlanjc)
@theme-ui/components
, @theme-ui/css
, gatsby-plugin-theme-ui
, @theme-ui/mdx
, @theme-ui/sidenav
, @theme-ui/theme-provider
, theme-ui
@theme-ui/tailwind
- feat(tailwind): Upgrade Tailwind theme conversion for v3.0 #2082 (@lachlanjc)
@theme-ui/custom-properties
- feat(custom-properties): Warn in development on invalid theme keys #2080 (@lachlanjc)
@theme-ui/color-modes
- feat(color-modes): Warn when theme color keys have leading/trailing whitespace #2099 (@lachlanjc)
theme-ui
🐛 Bug Fix
- fix(docs): make layout more consistent #2168 (@hasparus)
- feat(docs): Add custom content for sketchy preset demo #1236 (@atanasster @hasparus @lachlanjc)
- fix(docs): Update recommendations in Keyframes doc #2079 (@lachlanjc)
- docs: add dependencies to "getting started" #2075 (@braaar)
@theme-ui/color-modes
- fix(color-modes): properly use print mode even if its name is
initialColorModeName
#2090 (@hasparus)
gatsby-plugin-theme-ui
- fix(gatsby-plugin-theme-ui,docs): Dependency Updates #2138 (@LekoArts)
@theme-ui/style-guide
- fix(style-guide): use inherited fontSize for ColorPalette color labels #2135 (@braaar)
@theme-ui/components
- fix(components): Update IconButton type definition to include size prop #2121 (@rtturner)
- components: Fix visual collapsing bug with Switch component #2067 (@lachlanjc)
@theme-ui/sidenav
👨💻 Minor changes
- Update jsx-pragma.mdx (@hasparus)
- docs(examples/next): fix case insensitive import (@hasparus)
🏠 Internal
📝 Documentation
Authors: 8