Releases: system-ui/theme-ui
Releases · system-ui/theme-ui
v0.7.5
🐛 Bug Fix
@theme-ui/css
- Add 6 border logical color properties to scales #1668 (@lachlanjc)
📝 Docs
- docs: useColorSchemeMediaQuery defaults to true (@hasparus)
Authors: 2
- Lachlan Campbell (@lachlanjc)
- Piotr Monwid-Olechnowicz (@hasparus)
v0.7.5-develop.0
🐛 Bug Fix
@theme-ui/css
- Add 6 border logical color properties to scales #1668 (@lachlanjc)
- Add 2 missing CSS column properties to scales #1669 (@lachlanjc)
🔩 Dependency Updates
- chore(deps-dev): bump @preconstruct/cli from 2.0.1 to 2.0.7 #1674 (@dependabot-preview[bot])
Authors: 2
- @dependabot-preview[bot]
- Lachlan Campbell (@lachlanjc)
v0.7.4
🐛 Bug Fix
- Add new links to Resources page #1670 (@lachlanjc)
- Add link to JSX Pragma page on Getting Started doc (@lachlanjc)
@theme-ui/css
- Add 2 missing CSS column properties to scales #1669 (@lachlanjc)
- Add text-decoration-color to scales #1667 (@lachlanjc)
Authors: 1
- Lachlan Campbell (@lachlanjc)
v0.7.4-develop.2
🐛 Bug Fix
@theme-ui/css
- Add text-decoration-color to scales #1667 (@lachlanjc)
🔩 Dependency Updates
- chore(deps): bump polished from 4.1.1 to 4.1.2 #1673 (@dependabot-preview[bot])
- chore(deps-dev): bump auto from 10.25.0 to 10.25.1 #1675 (@dependabot-preview[bot])
- chore(deps-dev): bump @babel/cli from 7.13.14 to 7.13.16 #1676 (@dependabot-preview[bot])
- chore(deps-dev): bump @babel/core from 7.13.15 to 7.13.16 #1677 (@dependabot-preview[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor #1678 (@dependabot-preview[bot])
- chore(deps): bump gatsby from 2.32.3 to 2.32.12 #1680 (@dependabot-preview[bot])
- chore(deps): bump @emotion/styled from 11.1.5 to 11.3.0 #1681 (@dependabot-preview[bot])
- chore(deps-dev): bump @auto-it/magic-zero from 10.25.0 to 10.25.1 #1682 (@dependabot-preview[bot])
Authors: 2
- @dependabot-preview[bot]
- Lachlan Campbell (@lachlanjc)
v0.7.4-develop.1
🐛 Bug Fix
- Add new links to Resources page #1670 (@lachlanjc)
Authors: 1
- Lachlan Campbell (@lachlanjc)
v0.7.4-develop.0
🐛 Bug Fix
- Add link to JSX Pragma page on Getting Started doc (@lachlanjc)
Authors: 1
- Lachlan Campbell (@lachlanjc)
(v0.7.3) `scroll-margin` in space scale
v0.7.3 (Wed Apr 21 2021)
🎉 This release contains work from a new contributor! 🎉
❤️ David Dios (@dios-david)
Thanks for all your work!
✨ New Features
@theme-ui/css
- Adding
scroll-margin
props #1664 (@dios-david)
- Adding
🐛 Bug Fix
🔩 Dependency Updates
@theme-ui/editor
- chore(deps): bump reakit from 1.3.5 to 1.3.7
#1644 (@dependabot-preview[bot] @lachlanjc)
- chore(deps): bump reakit from 1.3.5 to 1.3.7
Authors: 3
- David Dios (@dios-david)
- Kenny (@kenny-f)
- Lachlan Campbell (@lachlanjc)
(v0.7.2) Fast Refresh Support
🎉 This release contains work from a new contributor! 🎉
Thank you, Jonathan Van Buren (@vanbujm), for all your work!
🐛 Bug Fix
gatsby-plugin-theme-ui
@theme-ui/components
🔩 Dependency Updates
- chore(deps): bump ssri from 6.0.1 to 6.0.2 in /examples/next #1661 (@dependabot[bot])
- chore(deps): [security] bump ssri from 6.0.1 to 6.0.2 #1660 (@dependabot-preview[bot])
Authors: 3
v0.7.1-develop.0
v0.7.1-develop.0
(v0.7.0) Breakpoints with custom media queries
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Carolin Maisenbacher (@carolinmaisenbacher)
❤️ Alex Chan (@alexanderchan)
🚀 Enhancement
- Have
breakpoints
accept custom media queries #1653 @carolinmaisenbacher
🐛 Bug Fix
gatsby-plugin-theme-ui
,gatsby-theme-code-recipes
,
gatsby-theme-style-guide
,gatsby-theme-ui-layout
⚙️ Internal
- all packages
-Build packages with Preconstruct 2 #1423 (@alexanderchan @hasparus)
Authors: 4
- Alex Chan (@alexanderchan)
- Carolin Maisenbacher (@carolinmaisenbacher)
- Lennart (@LekoArts)
- Piotr Monwid-Olechnowicz (@hasparus)