system-ui/theme-ui
### [`v0.3.1`](https://togithub.com/system-ui/theme-ui/compare/v0.3.0...v0.3.1)
[Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.3.0...v0.3.1)
### [`v0.3.0`](https://togithub.com/system-ui/theme-ui/blob/master/CHANGELOG.md#v030-2019-01-22)
[Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.2.52...v0.3.0)
- Split theme-ui package into `@theme-ui/core`, `@theme-ui/mdx`, and `@theme-ui/color-modes`
- Removes `context.components` (still available through MDX context)
- Adds separate `ColorModeProvider` component
- Removes support for `theme.initialColorMode` - use `initialColorModeName` instead
- Removes layout components (`Layout`, `Header`, `Main`, `Footer`) - use `Box` and `Flex` instead
- Updates CSS custom properties implementation for color modes
- When using `useColorSchemeMediaQuery` flag, it will initialize the mode to `light` when `@media (prefers-color-scheme: light)` is enabled
- Global color mode styles are automatically added to the body without needing to render the `ColorMode` component
- Adds global typographic styles, set `useBodyStyles: false` to disable
- Removes `ThemeStateProvider`
- Fix issue where `` tag was incorrectly specified as `delete`
- The `@theme-ui/editor` API has changed significantly. See the README.md for more information.
- `@theme-ui/components`: on Grid component, allow custom `columns` definitions via strings [#541](https://togithub.com/system-ui/theme-ui/issues/541)
- `@theme-ui/gatsby-theme-style-guide`: add docs on shadowing [#558](https://togithub.com/system-ui/theme-ui/issues/558)
- Adds `@theme-ui/preset-polaris` [#567](https://togithub.com/system-ui/theme-ui/issues/567)
- Adjusts default font stack in presets [#568](https://togithub.com/system-ui/theme-ui/issues/568)
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.2.52
->0.3.1
Release Notes
system-ui/theme-ui
### [`v0.3.1`](https://togithub.com/system-ui/theme-ui/compare/v0.3.0...v0.3.1) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.3.0...v0.3.1) ### [`v0.3.0`](https://togithub.com/system-ui/theme-ui/blob/master/CHANGELOG.md#v030-2019-01-22) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.2.52...v0.3.0) - Split theme-ui package into `@theme-ui/core`, `@theme-ui/mdx`, and `@theme-ui/color-modes` - Removes `context.components` (still available through MDX context) - Adds separate `ColorModeProvider` component - Removes support for `theme.initialColorMode` - use `initialColorModeName` instead - Removes layout components (`Layout`, `Header`, `Main`, `Footer`) - use `Box` and `Flex` instead - Updates CSS custom properties implementation for color modes - When using `useColorSchemeMediaQuery` flag, it will initialize the mode to `light` when `@media (prefers-color-scheme: light)` is enabled - Global color mode styles are automatically added to the body without needing to render the `ColorMode` component - Adds global typographic styles, set `useBodyStyles: false` to disable - Removes `ThemeStateProvider` - Fix issue where `` tag was incorrectly specified as `delete` - The `@theme-ui/editor` API has changed significantly. See the README.md for more information. - `@theme-ui/components`: on Grid component, allow custom `columns` definitions via strings [#541](https://togithub.com/system-ui/theme-ui/issues/541) - `@theme-ui/gatsby-theme-style-guide`: add docs on shadowing [#558](https://togithub.com/system-ui/theme-ui/issues/558) - Adds `@theme-ui/preset-polaris` [#567](https://togithub.com/system-ui/theme-ui/issues/567) - Adjusts default font stack in presets [#568](https://togithub.com/system-ui/theme-ui/issues/568)Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.