Skip to content

Releases: system-ui/theme-ui

v0.14.3

21 Apr 13:29
Compare
Choose a tag to compare

🐛 Bug Fix

  • @theme-ui/editor, @theme-ui/match-media, theme-ui
    • Support full media queries in theme.breakpoints in @theme-ui/match-media hooks #2199 (@hasparus)

Authors: 1

v0.14.2

31 Mar 19:33
Compare
Choose a tag to compare

🐛 Bug Fix

  • @theme-ui/color-modes, @theme-ui/components, @theme-ui/core, @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/sidenav, @theme-ui/style-guide, @theme-ui/theme-provider, theme-ui
    • fix: change react and react-dom peer dependency to >16 (@hasparus)

🏠 Internal

Authors: 1

v0.14.2-develop.2

31 Mar 19:22
Compare
Choose a tag to compare
v0.14.2-develop.2 Pre-release
Pre-release

🐛 Bug Fix

  • @theme-ui/color-modes, @theme-ui/components, @theme-ui/core, @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/sidenav, @theme-ui/style-guide, @theme-ui/theme-provider, theme-ui
    • fix: change react and react-dom peer dependency to >16 (@hasparus)

🏠 Internal

Authors: 1

v0.14.2-develop.1

25 Mar 11:37
bff6f38
Compare
Choose a tag to compare
v0.14.2-develop.1 Pre-release
Pre-release
v0.14.2-develop.1

v0.14.2-develop.0

24 Mar 17:59
Compare
Choose a tag to compare
v0.14.2-develop.0 Pre-release
Pre-release
v0.14.2-develop.0

v0.14.1

22 Mar 17:15
Compare
Choose a tag to compare

🐛 Bug Fix

  • @theme-ui/components
    • fix(components): add missing forwardRef and fix Switch props (@hasparus)

Authors: 1

v0.14.1-develop.0

22 Mar 16:50
Compare
Choose a tag to compare
v0.14.1-develop.0 Pre-release
Pre-release

🐛 Bug Fix

  • @theme-ui/components
    • fix(components): add missing forwardRef and fix Switch props (@hasparus)

Authors: 1

v0.14.0

21 Mar 12:53
Compare
Choose a tag to compare

Migration Notes

  • theme-ui, @theme-ui/components and @theme-ui/mdx packages no longer
    depend on @emotion/styled.

  • Previously deprecated Component.withComponent API was removed.

  • as prop was removed from Themed.X components from @theme-ui/mdx.

    • All occurences of <Themed.X as="element"> can be changed to
      <element sx={t => t.styles.X} />.

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Brage (@braaar)

❤️ peterlits zo (@PeterlitsZo)

❤️ Ryan Turner (@rtturner)

❤️ 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

v0.14.0-develop.25

21 Mar 12:38
Compare
Choose a tag to compare
v0.14.0-develop.25 Pre-release
Pre-release

🎉 This release contains work from a new contributor! 🎉

Thank you, Brage (@braaar), for all your work!

🐛 Bug Fix

Authors: 5

v0.14.0-develop.23

21 Mar 11:55
f20e2ba
Compare
Choose a tag to compare
v0.14.0-develop.23 Pre-release
Pre-release

🐛 Bug Fix

  • @theme-ui/color-modes
    • fix(color-modes): properly use print mode even if its name is initialColorModeName #2090 (@hasparus)

Authors: 1