Releases: system-ui/theme-ui
Releases · system-ui/theme-ui
v0.11.2
🎉 This release contains work from a new contributor! 🎉
Thank you, Matt Gleich (@gleich), for all your work!
🐛 Bug Fix
👨💻 Minor changes
@theme-ui/color-modes
,@theme-ui/color
,@theme-ui/components
,@theme-ui/core
,@theme-ui/css
,@theme-ui/custom-properties
,@theme-ui/editor
,gatsby-plugin-theme-ui
,gatsby-theme-style-guide
,gatsby-theme-ui-layout
,@theme-ui/match-media
,@theme-ui/mdx
,@theme-ui/parse-props
,@theme-ui/preset-base
,@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/preset-tosh
,@theme-ui/presets
,@theme-ui/prism
,@theme-ui/sidenav
,@theme-ui/style-guide
,@theme-ui/tachyons
,@theme-ui/tailwind
,@theme-ui/theme-provider
,theme-ui
,@theme-ui/typography
- Merge remote-tracking branch 'origin/stable' into develop (@hasparus)
🏠 Internal
- docs(examples/next): showcase automatic runtime pragma comment in document.js #1923 (@hasparus)
- docs(examples/next): use TS, variants and improve contrast #1923 (@hasparus)
- docs: correct location of
initialColorModeName: 'light'
#1922 (@gleich)
Authors: 2
v0.11.2-develop.3
🎉 This release contains work from a new contributor! 🎉
Thank you, Matt Gleich (@gleich), for all your work!
👨💻 Minor changes
@theme-ui/color-modes
,@theme-ui/color
,@theme-ui/components
,@theme-ui/core
,@theme-ui/css
,@theme-ui/custom-properties
,@theme-ui/editor
,gatsby-plugin-theme-ui
,gatsby-theme-style-guide
,gatsby-theme-ui-layout
,@theme-ui/match-media
,@theme-ui/mdx
,@theme-ui/parse-props
,@theme-ui/preset-base
,@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/preset-tosh
,@theme-ui/presets
,@theme-ui/prism
,@theme-ui/sidenav
,@theme-ui/style-guide
,@theme-ui/tachyons
,@theme-ui/tailwind
,@theme-ui/theme-provider
,theme-ui
,@theme-ui/typography
- Merge remote-tracking branch 'origin/stable' into develop (@hasparus)
🏠 Internal
Authors: 2
v0.11.2-develop.1
v0.11.2-develop.1
v0.11.2-develop.0
🐛 Bug Fix
🔩 Dependency Updates
@theme-ui/prism
- Update snapshots #1768 (@lachlanjc)
Authors: 2
- Lachlan Campbell (@lachlanjc)
- Piotr Monwid-Olechnowicz (@hasparus)
v0.11.1
v0.11.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Torne Wuff (@tornewuff)
❤️ Jordie Bodlay (@jordie23)
Release Notes
Fixed a long-standing bug with color modes in nested providers (#1456)
Added @theme-ui/css/utils with TypeScript CIF functions and fix preset types (#1862)
- Added TypeScript Constrained identity functions
makeTheme
,makeStyles
andmakeColorsScale
which can be imported from @theme-ui/css/utils. - Used aformentioned functions to properly define types of presets. Exported themes are now assignable to Theme but their types narrowly describe their exact values.
🚀 Enhancement
@theme-ui/color
,@theme-ui/css
,@theme-ui/preset-base
,@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/preset-tosh
,@theme-ui/presets
- Add @theme-ui/css/utils with TypeScript CIF functions and fix preset types #1862 (@tornewuff @hasparus)
@theme-ui/color-modes
,@theme-ui/core
,@theme-ui/editor
,@theme-ui/theme-provider
,theme-ui
🐛 Bug Fix
- Update global-styles.mdx #1858 (@jordie23)
@theme-ui/core
,@theme-ui/css
@theme-ui/color-modes
,@theme-ui/components
,@theme-ui/core
,@theme-ui/editor
,gatsby-theme-style-guide
,gatsby-theme-ui-layout
,@theme-ui/match-media
,@theme-ui/mdx
,@theme-ui/parse-props
,@theme-ui/sidenav
,@theme-ui/style-guide
,@theme-ui/theme-provider
,theme-ui
👨💻 Minor changes
- Remove dependabot from the changelog (@hasparus)
🏠 Internal
- docs: add
@theme-ui/css
to sidebar and packages page #1877 (@hasparus) - docs: change intro code snippets to TypeScript #1877 (@hasparus)
@theme-ui/css
@theme-ui/core
,@theme-ui/css
theme-ui
📝 Documentation
🔩 Dependency Updates
@theme-ui/prism
- Update snapshots #1768 (@lachlanjc)
Authors: 4
- Jordie Bodlay (@jordie23)
- Lachlan Campbell (@lachlanjc)
- Piotr Monwid-Olechnowicz (@hasparus)
- Torne Wuff (@tornewuff)
v0.11.0-develop.2
Release Notes
Add @theme-ui/css/utils with TypeScript CIF functions and fix preset types (#1862)
- Added TypeScript Constrained identity functions
makeTheme
,makeStyles
andmakeColorsScale
which can be imported from @theme-ui/css/utils. - Used aformentioned functions to properly define types of presets. Exported themes are now assignable to Theme but their types narrowly describe their exact values.
🚀 Enhancement
@theme-ui/color
,@theme-ui/css
,@theme-ui/preset-base
,@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/preset-tosh
,@theme-ui/presets
- Add @theme-ui/css/utils with TypeScript CIF functions and fix preset types #1862 (@tornewuff @hasparus)
Authors: 2
- Piotr Monwid-Olechnowicz (@hasparus)
- Torne Wuff (@tornewuff)
v0.11.0-develop.1
v0.11.0-develop.0
🎉 This release contains work from a new contributor! 🎉
Thank you, null@jordie23, for all your work!
🚀 Enhancement
@theme-ui/color-modes
,@theme-ui/core
,@theme-ui/editor
,@theme-ui/theme-provider
,theme-ui
🐛 Bug Fix
- Update global-styles.mdx #1858 (@jordie23)
@theme-ui/color-modes
,@theme-ui/components
,@theme-ui/core
,@theme-ui/editor
,gatsby-theme-style-guide
,gatsby-theme-ui-layout
,@theme-ui/match-media
,@theme-ui/mdx
,@theme-ui/parse-props
,@theme-ui/sidenav
,@theme-ui/style-guide
,@theme-ui/theme-provider
,theme-ui
👨💻 Minor changes
- Remove dependabot from the changelog (@hasparus)