Note: This package is a hack to fix export order produced by microbundle.
Use the main theme-ui
package or @theme-ui/core
instead.
Detalhes do pacote
@theme-ui/theme-provider
Note: This package is a hack to fix export order produced by microbundle. Use the main theme-ui
package or @theme-ui/core
instead.
readme (leia-me)
changelog (log de mudanças)
v0.13.0 (Mon Dec 27 2021)
Release Notes
Move Emotion and MDX packages to peerDeps (#1867)
BREAKING CHANGE: @emotion/react
and @mdx-js/react
were moved to peerDependencies of theme-ui
, @theme-ui/mdx
and @theme-ui/sidenav
and must be installed separately. This is a revert of change from Theme UI v0.3, and it's meant to help solve version clashes and context mismatch bugs on user side. Connected issues: #1793, #1531, #1530, #1388, #1345, #1130.
🚀 Enhancement
- Move Emotion and MDX packages to peerDeps #1867 (@hasparus)
- feat(deps): move @mdx-js/react to peerDeps (@hasparus)
- feat(deps): move Emotion to peerDeps (@hasparus)
Authors: 1
- Piotr Monwid-Olechnowicz (@hasparus)
v0.12.0 (Thu Oct 28 2021)
:tada: This release contains work from a new contributor! :tada:
Thank you, William Pei (@draekien), for all your work!
🚀 Enhancement
🐛 Bug Fix
- Merge remote-tracking branch 'upstream/develop' into fix/color-scheme-media-query-api-update #981 (@draekien)
Authors: 6
- @dependabot[bot]
- Julian Benegas (@julianbenegas)
- Lachlan Campbell (@lachlanjc)
- Lennart (@LekoArts)
- Piotr Monwid-Olechnowicz (@hasparus)
- William Pei (@draekien)
v0.11.0 (Wed Aug 25 2021)
🚀 Enhancement
🐛 Bug Fix
- 0.10 chores #1842 (@hasparus)
- fix(color-modes): properly combine colors from nested providers (@hasparus)
- fix(color-modes): nest styles using css not style (@hasparus)
Authors: 1
- Piotr Monwid-Olechnowicz (@hasparus)
v0.10.0 (Sat Jun 19 2021)
🏠 Internal
Authors: 2
v0.8.4 (Thu May 06 2021)
🐛 Bug Fix
- fix(theme-provider): set body margin to 0 (@hasparus)
⚠️ Pushed to stable
- Merge branch 'develop' into stable (@hasparus)
Authors: 1
- Piotr Monwid-Olechnowicz (@hasparus)
v0.8.3 (Wed May 05 2021)
⚠️ Pushed to stable
- Merge branch 'stable' into develop (@hasparus)
Authors: 1
- Piotr Monwid-Olechnowicz (@hasparus)
v0.8.0 (Wed May 05 2021)
🚀 Enhancement
- v0.8 #1688 (@lachlanjc @hasparus)
- feat(css): remove deprecated theme.useBodyStyles (@hasparus)
🐛 Bug Fix
- Merge remote-tracking branch 'origin/develop' into v0.8 (@hasparus)
- test: read root styles from html element (@hasparus)
- Merge branch 'stable' into config-2 (@hasparus)
- Merge branch 'config' into config-2 #1421 (@hasparus)
- Fix typo in test name [ci skip] (@lachlanjc)
- Fix __internalGetUseRootStyles (@lachlanjc)
- Merge branch 'develop' into config (@lachlanjc)
- Fix remaining issues (@lachlanjc)
- Begin moving theme config options (@lachlanjc)
⚠️ Pushed to stable
- Merge branch 'stable' into develop (@hasparus)
Authors: 3
- Brent Jackson (@jxnblk)
- Lachlan Campbell (@lachlanjc)
- Piotr Monwid-Olechnowicz (@hasparus)
v0.7.5 (Wed Apr 28 2021)
⚠️ Pushed to stable
- Merge branch 'develop' into stable (@hasparus)
Authors: 1
- Piotr Monwid-Olechnowicz (@hasparus)
v0.7.0 (Thu Apr 15 2021)
🚀 Enhancement
- WIP: Build packages with Preconstruct 2 #1423 (@alexanderchan @hasparus)
🐛 Bug Fix
- Merge branch 'develop' into preconstruct-2 (@hasparus)
- chore: fix theme-ui/css dependency version (@hasparus)
- fix(theme-provider): update theme-ui/css dependency (@hasparus)
- wip(workspace): update to preconstruct 2 (@hasparus)
- Merge branch 'add/preconstruct' into preconstruct-2 (@hasparus)
- Remove types reference since it comes from cjs.d.ts (@alexanderchan)
- Remove references to microbundle (@alexanderchan)
- Remove unused files (@alexanderchan)
- Add missing dependency (@alexanderchan)
- Run preconstruct fix to update main (@alexanderchan)
⚠️ Pushed to stable
Authors: 2
- Alex Chan (@alexanderchan)
- Piotr Monwid-Olechnowicz (@hasparus)