v0.10.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Vlad Shcherbin (@vladshcherbin), for all your work!
Release Notes
Allow easy styling autofilled of Inputs (#1811)
Background color of autofilled inputs will now default to theme.colors.background
. It can be changed by setting autofillBackgroundColor
prop.
🚀 Enhancement
🐛 Bug Fix
- Fix typo #1835 (@vladshcherbin)
@theme-ui/color-modes
,@theme-ui/components
,@theme-ui/editor
,theme-ui
@theme-ui/color
,@theme-ui/css
@theme-ui/color
,@theme-ui/components
,@theme-ui/css
,@theme-ui/custom-properties
,@theme-ui/editor
,gatsby-theme-style-guide
,@theme-ui/preset-bootstrap
,@theme-ui/preset-bulma
,@theme-ui/preset-dark
,@theme-ui/preset-deep
,@theme-ui/preset-funk
,@theme-ui/preset-future
,@theme-ui/preset-polaris
,@theme-ui/preset-roboto
,@theme-ui/preset-sketchy
,@theme-ui/preset-swiss
,@theme-ui/preset-system
,@theme-ui/preset-tailwind
,@theme-ui/style-guide
- Add missing meta repository to published packages #1807 (@aaronadamsCA)
- Add missing repository metadata to published packages #1779 (@aaronadamsCA)
🏠 Internal
- Docs: update JSX pragma guide with automatic runtime section #1718 (@flo-sch @hasparus)
- docs: fix DocSearch not loading in SSR (@hasparus)
- Docs: Move homepage to root path #1783 (@lachlanjc)
@theme-ui/components
- docs(components): fix Paragraph default variant #1795 (@bernharduw)
Authors: 6
- Aaron Adams (@aaronadamsCA)
- Bernhard Gschwantner (@bernharduw)
- Florent SCHILDKNECHT (@flo-sch)
- Lachlan Campbell (@lachlanjc)
- Piotr Monwid-Olechnowicz (@hasparus)
- Vlad Shcherbin (@vladshcherbin)