Socket
Socket
Sign inDemoInstall

gatsby-plugin-theme-ui

Package Overview
Dependencies
Maintainers
4
Versions
460
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-plugin-theme-ui - npm Package Versions

1
46

0.8.4

Diff

Changelog

Source

v0.8.4 (Thu May 06 2021)

🐛 Bug Fix
  • @theme-ui/theme-provider
    • fix(theme-provider): set body margin to 0 (@hasparus)
⚠️ Pushed to stable
  • @theme-ui/theme-provider
    • Merge branch 'develop' into stable (@hasparus)
Authors: 1

hasparus
published 0.8.4-develop.0 •

hasparus
published 0.8.3 •

Changelog

Source

v0.8.3 (Wed May 05 2021)

🐛 Bug Fix
  • @theme-ui/color-modes
    • fix(color-modes): stop showing current color mode as initial mode in rawColors.modes (@hasparus)
⚠️ Pushed to stable
  • @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-code-recipes, 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 branch 'stable' into develop (@hasparus)
Authors: 1

hasparus
published 0.8.3-develop.0 •

hasparus
published 0.8.2 •

Changelog

Source

v0.8.2 (Wed May 05 2021)

🐛 Bug Fix

  • @theme-ui/color-modes
    • fix(color-modes): merge rawColors even when there are no color modes (@hasparus)
    • fix(color-modes): add initial color mode to a correct key (@hasparus)
    • fix(color-modes): hotfix color modes provider to stop breaking rules of hooks (@hasparus)
  • @theme-ui/color-modes, @theme-ui/css, @theme-ui/custom-properties, theme-ui
    • fix(color-modes): merge rawColors from nested theme providers (@hasparus)
hasparus
published 0.8.2-develop.2 •

hasparus
published 0.8.2-develop.1 •

hasparus
published 0.8.2-develop.0 •

hasparus
published 0.8.1 •

Changelog

Source

v0.8.1 (Wed May 05 2021)

🐛 Bug Fix

  • Reverted cache-provider PR as it significantly complicates SSR setup and breaks apps without explicit Emotion SSR config. https://github.com/system-ui/theme-ui/pull/1717#issuecomment-832647180.
    • See https://emotion.sh/docs/ssr#on-server

Authors: 2


hasparus
published 0.8.0 •

Changelog

Source

v0.8.0 (Wed May 05 2021)

🔥 Breaking Changes and Deprecations

  • BREAKING: theme.config.useRootStyles now defaults to true following deprecation of useBodyStyles. Styles from theme.styles.root are now added to <html> element by default.

  • Moved theme configuration options to config object in theme.

    • Deprecations: useRootStyles, useCustomProperties, useColorSchemeMediaQuery, useBorderBox, and useLocalStorage options on the theme object are now scoped under a config object on the theme, and the root-level options, now deprecated, will be removed in a future release.

    (e.g. you should be setting theme.config.useBorderBox instead of theme.useBorderBox)

    • ⚠ All config options should be migrated at once. If Theme UI sees theme.config exists, it won't look for options on the theme.
  • Removed APIs, previously deprecated in 0.6.0

    • theme.useBodyStylestheme.config.useRootStyles
    • StyledThemed

🚀 Enhancements

  • @theme-ui/color-modes, @theme-ui/css, gatsby-plugin-theme-ui
    • Refactor color objects and expose default colors as a mode #1639 (@fcisio)

🐛 Bug Fix

  • (REVERTED in v0.8.1) @theme-ui/core, @theme-ui/sidenav

📝 Documentation

Authors: 5

:tada: v0.8.0 contains work from a new contributor! :tada:

Thank you, @Zolwiastyl, for all your work!


SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc