johno / gatsby-theme-documentation

A minimalist Gatsby Theme for documentation sites built with MDX and Theme UI
https://docs-theme.johno.com
MIT License
132 stars 18 forks source link

Update theme-ui monorepo to v0.14.6 #233

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@theme-ui/presets 0.9.1 -> 0.14.6 age adoption passing confidence
@theme-ui/prism 0.3.5 -> 0.14.6 age adoption passing confidence
@theme-ui/sidenav 0.9.1 -> 0.14.6 age adoption passing confidence
gatsby-plugin-theme-ui 0.3.5 -> 0.14.6 age adoption passing confidence
theme-ui 0.2.52 -> 0.14.6 age adoption passing confidence

Release Notes

system-ui/theme-ui ### [`v0.14.6`](https://togithub.com/system-ui/theme-ui/releases/tag/v0.14.6) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.14.5...v0.14.6) ##### šŸ› Bug Fix - `@theme-ui/prism` - fix(prism): fix peer dependency version ([@​hasparus](https://togithub.com/hasparus)) ##### Authors: 1 - Piotr Monwid-Olechnowicz ([@​hasparus](https://togithub.com/hasparus)) ### [`v0.14.5`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0145-Sat-Apr-30-2022) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.14.4...v0.14.5) ##### šŸ› Bug Fix - `gatsby-plugin-theme-ui` - fix(gatsby-plugin-theme-ui): Stop using JSX in gatsby-browser.js and gatsby-ssr.js ([@​hasparus](https://togithub.com/hasparus)) ##### Authors: 1 - Piotr Monwid-Olechnowicz ([@​hasparus](https://togithub.com/hasparus)) *** ### [`v0.14.4`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0144-Sat-Apr-23-2022) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.14.3...v0.14.4) :tada: This release contains work from a new contributor! :tada: Thank you, kamatte ([@​kamatte-me](https://togithub.com/kamatte-me)), for all your work! ##### šŸ› Bug Fix - `@theme-ui/components` - fix: Donut component's `viewBox` svg property [#​2209](https://togithub.com/system-ui/theme-ui/pull/2209) ([@​kamatte-me](https://togithub.com/kamatte-me)) ##### Authors: 3 - kamatte ([@​kamatte-me](https://togithub.com/kamatte-me)) - Lachlan Campbell ([@​lachlanjc](https://togithub.com/lachlanjc)) - Piotr Monwid-Olechnowicz ([@​hasparus](https://togithub.com/hasparus)) *** ### [`v0.14.3`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0143-Thu-Apr-21-2022) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.14.2...v0.14.3) ##### šŸ› Bug Fix - `@theme-ui/editor`, `@theme-ui/match-media`, `theme-ui` - Support full media queries in `theme.breakpoints` in [@​theme-ui/match-media](https://togithub.com/theme-ui/match-media) hooks [#​2199](https://togithub.com/system-ui/theme-ui/pull/2199) ([@​hasparus](https://togithub.com/hasparus)) ##### Authors: 1 - Piotr Monwid-Olechnowicz ([@​hasparus](https://togithub.com/hasparus)) *** ### [`v0.14.2`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0142-Thu-Mar-31-2022) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.14.1...v0.14.2) ##### šŸ› 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](https://togithub.com/hasparus)) ##### šŸ  Internal - docs: expand docs on meta `theme-color` [#​2134](https://togithub.com/system-ui/theme-ui/pull/2134) ([@​hasparus](https://togithub.com/hasparus)) ##### Authors: 1 - Piotr Monwid-Olechnowicz ([@​hasparus](https://togithub.com/hasparus)) *** ### [`v0.14.1`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0141-Tue-Mar-22-2022) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.14.0...v0.14.1) ##### šŸ› Bug Fix - `@theme-ui/components` - fix(components): add missing forwardRef and fix Switch props ([@​hasparus](https://togithub.com/hasparus)) ##### Authors: 1 - Piotr Monwid-Olechnowicz ([@​hasparus](https://togithub.com/hasparus)) *** ### [`v0.14.0`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0140-Mon-Mar-21-2022) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.13.1...v0.14.0) :tada: This release contains work from new contributors! :tada: Thanks for all your work! :heart: Brage ([@​braaar](https://togithub.com/braaar)) :heart: peterlits zo ([@​PeterlitsZo](https://togithub.com/PeterlitsZo)) :heart: Ryan Turner ([@​rtturner](https://togithub.com/rtturner)) :heart: Cannon Lock ([@​CannonLock](https://togithub.com/CannonLock)) ##### šŸš€ Enhancement - feat(examples/next): Add new deps, fully use TSX, rebuild [#​2068](https://togithub.com/system-ui/theme-ui/pull/2068) ([@​lachlanjc](https://togithub.com/lachlanjc)) - `@theme-ui/components`, `@theme-ui/css`, `gatsby-plugin-theme-ui`, `@theme-ui/mdx`, `@theme-ui/sidenav`, `@theme-ui/theme-provider`, `theme-ui` - Remove [@​emotion/styled](https://togithub.com/emotion/styled) usage [#​2043](https://togithub.com/system-ui/theme-ui/pull/2043) ([@​atanasster](https://togithub.com/atanasster) [@​hasparus](https://togithub.com/hasparus) [@​lachlanjc](https://togithub.com/lachlanjc)) - `@theme-ui/tailwind` - feat(tailwind): Upgrade Tailwind theme conversion for v3.0 [#​2082](https://togithub.com/system-ui/theme-ui/pull/2082) ([@​lachlanjc](https://togithub.com/lachlanjc)) - `@theme-ui/custom-properties` - feat(custom-properties): Warn in development on invalid theme keys [#​2080](https://togithub.com/system-ui/theme-ui/pull/2080) ([@​lachlanjc](https://togithub.com/lachlanjc)) - `@theme-ui/color-modes` - feat(color-modes): Warn when theme color keys have leading/trailing whitespace [#​2099](https://togithub.com/system-ui/theme-ui/pull/2099) ([@​lachlanjc](https://togithub.com/lachlanjc)) - `theme-ui` - feat(theme-ui): Add sx prop to BaseStyles component [#​2081](https://togithub.com/system-ui/theme-ui/pull/2081) ([@​lachlanjc](https://togithub.com/lachlanjc)) ##### šŸ› Bug Fix - fix(docs): make layout more consistent [#​2168](https://togithub.com/system-ui/theme-ui/pull/2168) ([@​hasparus](https://togithub.com/hasparus)) - feat(docs): Add custom content for sketchy preset demo [#​1236](https://togithub.com/system-ui/theme-ui/pull/1236) ([@​atanasster](https://togithub.com/atanasster) [@​hasparus](https://togithub.com/hasparus) [@​lachlanjc](https://togithub.com/lachlanjc)) - fix(docs): Update recommendations in Keyframes doc [#​2079](https://togithub.com/system-ui/theme-ui/pull/2079) ([@​lachlanjc](https://togithub.com/lachlanjc)) - docs: add dependencies to "getting started" [#​2075](https://togithub.com/system-ui/theme-ui/pull/2075) ([@​braaar](https://togithub.com/braaar)) - `@theme-ui/color-modes` - fix(color-modes): properly use print mode even if its name is `initialColorModeName` [#​2090](https://togithub.com/system-ui/theme-ui/pull/2090) ([@​hasparus](https://togithub.com/hasparus)) - `gatsby-plugin-theme-ui` - fix(gatsby-plugin-theme-ui,docs): Dependency Updates [#​2138](https://togithub.com/system-ui/theme-ui/pull/2138) ([@​LekoArts](https://togithub.com/LekoArts)) - `@theme-ui/style-guide` - fix(style-guide): use inherited fontSize for ColorPalette color labels [#​2135](https://togithub.com/system-ui/theme-ui/pull/2135) ([@​braaar](https://togithub.com/braaar)) - `@theme-ui/components` - fix(components): Update IconButton type definition to include size prop [#​2121](https://togithub.com/system-ui/theme-ui/pull/2121) ([@​rtturner](https://togithub.com/rtturner)) - components: Fix visual collapsing bug with Switch component [#​2067](https://togithub.com/system-ui/theme-ui/pull/2067) ([@​lachlanjc](https://togithub.com/lachlanjc)) - `@theme-ui/sidenav` - fix(sidenav): Build with latest theme-ui version [#​2084](https://togithub.com/system-ui/theme-ui/pull/2084) ([@​lachlanjc](https://togithub.com/lachlanjc)) - Make change non-breaking [#​2075](https://togithub.com/system-ui/theme-ui/pull/2075) ([@​lachlanjc](https://togithub.com/lachlanjc)) - Remove sx prop [#​2075](https://togithub.com/system-ui/theme-ui/pull/2075) ([@​lachlanjc](https://togithub.com/lachlanjc)) - sidenav: Fix props leaking to DOM on Pagination component [#​2075](https://togithub.com/system-ui/theme-ui/pull/2075) ([@​lachlanjc](https://togithub.com/lachlanjc)) ##### šŸ‘Øā€šŸ’» Minor changes - Update jsx-pragma.mdx ([@​hasparus](https://togithub.com/hasparus)) - docs(examples/next): fix case insensitive import ([@​hasparus](https://togithub.com/hasparus)) ##### šŸ  Internal - docs(sx-prop): add more detail for responsive values. [#​2116](https://togithub.com/system-ui/theme-ui/pull/2116) ([@​PeterlitsZo](https://togithub.com/PeterlitsZo) [@​lachlanjc](https://togithub.com/lachlanjc)) - docs(jsx-pragma): Add section on using with vite [#​2119](https://togithub.com/system-ui/theme-ui/pull/2119) ([@​PeterlitsZo](https://togithub.com/PeterlitsZo) [@​lachlanjc](https://togithub.com/lachlanjc)) - docs: Clarify usage of theme prop in MDX Layout docs [#​2100](https://togithub.com/system-ui/theme-ui/pull/2100) ([@​CannonLock](https://togithub.com/CannonLock)) - docs(jsx): add some more detail to #with-swc section in jsx-pragma docs [#​2094](https://togithub.com/system-ui/theme-ui/pull/2094) ([@​hasparus](https://togithub.com/hasparus) [@​lachlanjc](https://togithub.com/lachlanjc)) - e2e: Upgrade dependencies [#​2098](https://togithub.com/system-ui/theme-ui/pull/2098) ([@​lachlanjc](https://togithub.com/lachlanjc)) - Set up CodeSandbox CI [#​2085](https://togithub.com/system-ui/theme-ui/pull/2085) ([@​lachlanjc](https://togithub.com/lachlanjc)) - examples: Remove CodeSandbox starter example [#​2086](https://togithub.com/system-ui/theme-ui/pull/2086) ([@​lachlanjc](https://togithub.com/lachlanjc)) - docs: Document default theme values [#​2087](https://togithub.com/system-ui/theme-ui/pull/2087) ([@​lachlanjc](https://togithub.com/lachlanjc)) - `@theme-ui/sidenav` - sidenav: Fix props leaking to DOM on Pagination component [#​2057](https://togithub.com/system-ui/theme-ui/pull/2057) ([@​lachlanjc](https://togithub.com/lachlanjc)) ##### šŸ“ Documentation - Finish editing note [#​2079](https://togithub.com/system-ui/theme-ui/pull/2079) ([@​lachlanjc](https://togithub.com/lachlanjc)) ##### Authors: 8 - Atanas Stoyanov ([@​atanasster](https://togithub.com/atanasster)) - Brage ([@​braaar](https://togithub.com/braaar)) - Cannon Lock ([@​CannonLock](https://togithub.com/CannonLock)) - Lachlan Campbell ([@​lachlanjc](https://togithub.com/lachlanjc)) - Lennart ([@​LekoArts](https://togithub.com/LekoArts)) - peterlits zo ([@​PeterlitsZo](https://togithub.com/PeterlitsZo)) - Piotr Monwid-Olechnowicz ([@​hasparus](https://togithub.com/hasparus)) - Ryan Turner ([@​rtturner](https://togithub.com/rtturner)) *** ### [`v0.13.1`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0131-Wed-Jan-05-2022) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.13.0...v0.13.1) ##### šŸ› Bug Fix - `@theme-ui/css` - css: Make background a theme-aware property [#​2056](https://togithub.com/system-ui/theme-ui/pull/2056) ([@​lachlanjc](https://togithub.com/lachlanjc)) ##### Authors: 4 - [@​dependabot\[bot\]](https://togithub.com/dependabot\[bot]) - Akash ([@​appsparkler](https://togithub.com/appsparkler)) - Lachlan Campbell ([@​lachlanjc](https://togithub.com/lachlanjc)) - Piotr Monwid-Olechnowicz ([@​hasparus](https://togithub.com/hasparus)) *** ### [`v0.13.0`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0130-Mon-Dec-27-2021) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.12.1...v0.13.0) :tada: This release contains work from new contributors! :tada: Thanks for all your work! :heart: Simen A. W. Olsen ([@​cobraz](https://togithub.com/cobraz)) :heart: Akash ([@​appsparkler](https://togithub.com/appsparkler)) :heart: Greg Poole ([@​gpoole](https://togithub.com/gpoole)) ##### Release Notes ##### Move Emotion and MDX packages to peerDeps ([#​1867](https://togithub.com/system-ui/theme-ui/pull/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](https://togithub.com/system-ui/theme-ui/issues/1793), [#​1531](https://togithub.com/system-ui/theme-ui/issues/1531), [#​1530](https://togithub.com/system-ui/theme-ui/issues/1530), [#​1388](https://togithub.com/system-ui/theme-ui/issues/1388), [#​1345](https://togithub.com/system-ui/theme-ui/issues/1345#issuecomment-742225675), [#​1130](https://togithub.com/system-ui/theme-ui/issues/1130). *** *** ##### šŸš€ Enhancement - `@theme-ui/color-modes`, `@theme-ui/components`, `@theme-ui/core`, `@theme-ui/css`, `gatsby-plugin-theme-ui`, `@theme-ui/mdx`, `@theme-ui/parse-props`, `@theme-ui/sidenav`, `@theme-ui/theme-provider`, `theme-ui` - Move Emotion and MDX packages to peerDeps [#​1867](https://togithub.com/system-ui/theme-ui/pull/1867) ([@​hasparus](https://togithub.com/hasparus)) ##### šŸ› Bug Fix - fix(docs): Set text color on Demo page JSON code [#​2024](https://togithub.com/system-ui/theme-ui/pull/2024) ([@​appsparkler](https://togithub.com/appsparkler)) - `@theme-ui/core` - fix: add missing deepmerge dependency ([@​hasparus](https://togithub.com/hasparus)) ##### šŸ‘Øā€šŸ’» Minor changes - Try out CodeQL ([@​lachlanjc](https://togithub.com/lachlanjc)) - `@theme-ui/core`, `theme-ui` - docs: Write migration notes for v0.13 ([@​hasparus](https://togithub.com/hasparus)) - `gatsby-plugin-theme-ui` - Bump peerDependency in `gatsby-plugin-theme-ui` ([@​hasparus](https://togithub.com/hasparus)) ##### šŸ  Internal - docs: Add 3 new projects to Resources page [#​2044](https://togithub.com/system-ui/theme-ui/pull/2044) ([@​lachlanjc](https://togithub.com/lachlanjc)) - docs: Add indivorg/theme to resources [#​2040](https://togithub.com/system-ui/theme-ui/pull/2040) ([@​cobraz](https://togithub.com/cobraz)) - docs: Add next-theme-ui [#​2041](https://togithub.com/system-ui/theme-ui/pull/2041) ([@​cobraz](https://togithub.com/cobraz)) - docs(pragma): add SWC instructions for Next.js [#​2020](https://togithub.com/system-ui/theme-ui/pull/2020) ([@​gpoole](https://togithub.com/gpoole)) ##### Authors: 5 - Akash ([@​appsparkler](https://togithub.com/appsparkler)) - Greg Poole ([@​gpoole](https://togithub.com/gpoole)) - Lachlan Campbell ([@​lachlanjc](https://togithub.com/lachlanjc)) - Piotr Monwid-Olechnowicz ([@​hasparus](https://togithub.com/hasparus)) - Simen A. W. Olsen ([@​cobraz](https://togithub.com/cobraz)) *** ### [`v0.12.1`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0121-Mon-Nov-22-2021) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.12.0...v0.12.1) ##### šŸ› Bug Fix - fix: bump dependency versions ([@​hasparus](https://togithub.com/hasparus)) - fix(docs): downgrade stringify-object to v3 ([@​hasparus](https://togithub.com/hasparus)) ##### šŸ‘Øā€šŸ’» Minor changes - Add .md to .eslintignore ([@​hasparus](https://togithub.com/hasparus)) - `@theme-ui/prism` - docs: use the [@​theme-ui/components](https://togithub.com/theme-ui/components) Select in /demo page ([@​hasparus](https://togithub.com/hasparus)) ##### Authors: 1 - Piotr Monwid-Olechnowicz ([@​hasparus](https://togithub.com/hasparus)) *** ### [`v0.12.0`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0120-Thu-Oct-28-2021) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.11.3...v0.12.0) :tada: This release contains work from a new contributor! :tada: Thank you, William Pei ([@​draekien](https://togithub.com/draekien)), for all your work! ##### šŸš€ Enhancement - `@theme-ui/color-modes`, `@theme-ui/css` - Use media query value when useColorSchemeMediaQuery is set to 'system' [#​1981](https://togithub.com/system-ui/theme-ui/pull/1981) ([@​julianbenegas](https://togithub.com/julianbenegas) [@​draekien](https://togithub.com/draekien)) ##### šŸ› Bug Fix - `@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-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/tailwind`, `@theme-ui/theme-provider`, `theme-ui`, `@theme-ui/typography` - Merge remote-tracking branch 'upstream/develop' into fix/color-scheme-media-query-api-update [#​981](https://togithub.com/system-ui/theme-ui/pull/981) ([@​draekien](https://togithub.com/draekien)) ##### šŸ  Internal - docs(components): Include form control color names [#​1982](https://togithub.com/system-ui/theme-ui/pull/1982) ([@​lachlanjc](https://togithub.com/lachlanjc)) ##### Authors: 6 - [@​dependabot\[bot\]](https://togithub.com/dependabot\[bot]) - Julian Benegas ([@​julianbenegas](https://togithub.com/julianbenegas)) - Lachlan Campbell ([@​lachlanjc](https://togithub.com/lachlanjc)) - Lennart ([@​LekoArts](https://togithub.com/LekoArts)) - Piotr Monwid-Olechnowicz ([@​hasparus](https://togithub.com/hasparus)) - William Pei ([@​draekien](https://togithub.com/draekien)) *** ### [`v0.11.3`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0113-Fri-Sep-24-2021) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.11.2...v0.11.3) ##### šŸ› Bug Fix - `@theme-ui/components` - Patch GridProps [#​1933](https://togithub.com/system-ui/theme-ui/pull/1933) ([@​aaronadamsCA](https://togithub.com/aaronadamsCA)) ##### Authors: 1 - Aaron Adams ([@​aaronadamsCA](https://togithub.com/aaronadamsCA)) *** ### [`v0.11.2`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0112-Wed-Sep-08-2021) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.11.1...v0.11.2) :tada: This release contains work from a new contributor! :tada: Thank you, Matt Gleich ([@​gleich](https://togithub.com/gleich)), for all your work! ##### šŸ› Bug Fix - `@theme-ui/preset-sketchy` - fix(preset-sketchy): fix emitted types [#​1924](https://togithub.com/system-ui/theme-ui/pull/1924) ([@​hasparus](https://togithub.com/hasparus)) ##### šŸ‘Øā€šŸ’» Minor changes - `@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-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 remote-tracking branch 'origin/stable' into develop ([@​hasparus](https://togithub.com/hasparus)) ##### šŸ  Internal - docs(examples/next): showcase automatic runtime pragma comment in document.js [#​1923](https://togithub.com/system-ui/theme-ui/pull/1923) ([@​hasparus](https://togithub.com/hasparus)) - docs(examples/next): use TS, variants and improve contrast [#​1923](https://togithub.com/system-ui/theme-ui/pull/1923) ([@​hasparus](https://togithub.com/hasparus)) - docs: correct location of `initialColorModeName: 'light'` [#​1922](https://togithub.com/system-ui/theme-ui/pull/1922) ([@​gleich](https://togithub.com/gleich)) ##### Authors: 2 - Matt Gleich ([@​gleich](https://togithub.com/gleich)) - Piotr Monwid-Olechnowicz ([@​hasparus](https://togithub.com/hasparus)) *** ### [`v0.11.1`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0111-Wed-Aug-25-2021) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.11.0...v0.11.1) *** ### [`v0.11.0`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0110-Wed-Aug-25-2021) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.10.0...v0.11.0) :tada: This release contains work from new contributors! :tada: Thanks for all your work! :heart: Torne Wuff ([@​tornewuff](https://togithub.com/tornewuff)) :heart: Jordie Bodlay ([@​jordie23](https://togithub.com/jordie23)) ##### Release Notes ##### Fixed a long-standing bug with color modes in nested providers ([#​1456](https://togithub.com/system-ui/theme-ui/issues/1456)) ##### Added @​theme-ui/css/utils with TypeScript CIF functions and fix preset types ([#​1862](https://togithub.com/system-ui/theme-ui/pull/1862)) - Added TypeScript [Constrained identity functions](https://kentcdodds.com/blog/how-to-write-a-constrained-identity-function-in-typescript) `makeTheme`, `makeStyles` and `makeColorsScale` which can be imported from *@​theme-ui/css/utils*. - Used aformentioned functions to properly define types of presets. Exported themes are now assignable to *Theme* but their types narrowly describe their exact values. *** *** ##### šŸš€ Enhancement - `@theme-ui/color`, `@theme-ui/css`, `@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` - Add @​theme-ui/css/utils with TypeScript CIF functions and fix preset types [#​1862](https://togithub.com/system-ui/theme-ui/pull/1862) ([@​tornewuff](https://togithub.com/tornewuff) [@​hasparus](https://togithub.com/hasparus)) - `@theme-ui/color-modes`, `@theme-ui/core`, `@theme-ui/editor`, `@theme-ui/theme-provider`, `theme-ui` - fix(color-modes): combine colors in nested providers [#​1838](https://togithub.com/system-ui/theme-ui/pull/1838) ([@​hasparus](https://togithub.com/hasparus)) ##### šŸ› Bug Fix - Update global-styles.mdx [#​1858](https://togithub.com/system-ui/theme-ui/pull/1858) ([@​jordie23](https://togithub.com/jordie23)) - `@theme-ui/core`, `@theme-ui/css` - add types for css prop back [#​1866](https://togithub.com/system-ui/theme-ui/pull/1866) ([@​hasparus](https://togithub.com/hasparus)) - `@theme-ui/color-modes`, `@theme-ui/components`, `@theme-ui/core`, `@theme-ui/editor`, `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` - 0.10 chores [#​1842](https://togithub.com/system-ui/theme-ui/pull/1842) ([@​hasparus](https://togithub.com/hasparus)) ##### šŸ‘Øā€šŸ’» Minor changes - Remove dependabot from the changelog ([@​hasparus](https://togithub.com/hasparus)) ##### šŸ  Internal - docs: add `@theme-ui/css` to sidebar and packages page [#​1877](https://togithub.com/system-ui/theme-ui/pull/1877) ([@​hasparus](https://togithub.com/hasparus)) - docs: change intro code snippets to TypeScript [#​1877](https://togithub.com/system-ui/theme-ui/pull/1877) ([@​hasparus](https://togithub.com/hasparus)) - `@theme-ui/css` - refactor(css): remove unused imports [#​1877](https://togithub.com/system-ui/theme-ui/pull/1877) ([@​hasparus](https://togithub.com/hasparus)) - `@theme-ui/core`, `@theme-ui/css` - docs(css): add usage examples for core packages [#​1877](https://togithub.com/system-ui/theme-ui/pull/1877) ([@​hasparus](https://togithub.com/hasparus)) - `theme-ui` - Setup Cypress [#​1845](https://togithub.com/system-ui/theme-ui/pull/1845) ([@​hasparus](https://togithub.com/hasparus)) ##### šŸ“ Documentation - Add redirects back to docs. [#​1841](https://togithub.com/system-ui/theme-ui/pull/1841) ([@​hasparus](https://togithub.com/hasparus)) ##### šŸ”© Dependency Updates - `@theme-ui/prism` - Update snapshots [#​1768](https://togithub.com/system-ui/theme-ui/pull/1768) ([@​lachlanjc](https://togithub.com/lachlanjc)) ##### Authors: 4 - Jordie Bodlay ([@​jordie23](https://togithub.com/jordie23)) - Lachlan Campbell ([@​lachlanjc](https://togithub.com/lachlanjc)) - Piotr Monwid-Olechnowicz ([@​hasparus](https://togithub.com/hasparus)) - Torne Wuff ([@​tornewuff](https://togithub.com/tornewuff)) *** ### [`v0.10.0`](https://togithub.com/system-ui/theme-ui/blob/HEAD/CHANGELOG.md#v0100-Sat-Jun-19-2021) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.9.1...v0.10.0) :tada: This release contains work from a new contributor! :tada: Thank you, Vlad Shcherbin ([@​vladshcherbin](https://togithub.com/vladshcherbin)), for all your work! ##### Release Notes ##### Allow easy styling autofilled of Inputs ([#​1811](https://togithub.com/system-ui/theme-ui/pull/1811)) Background color of autofilled inputs will now default to `theme.colors.background`. It can be changed by setting `autofillBackgroundColor` prop. *** ##### šŸš€ Enhancement ##### šŸ› Bug Fix - Fix typo [#​1835](https://togithub.com/system-ui/theme-ui/pull/1835) ([@​vladshcherbin](https://togithub.com/vladshcherbin)) - `@theme-ui/color-modes`, `@theme-ui/components`, `@theme-ui/editor`, `theme-ui` - Allow easy styling autofilled of Inputs [#​1811](https://togithub.com/system-ui/theme-ui/pull/1811) ([@​hasparus](https://togithub.com/hasparus)) - `@theme-ui/color`, `@theme-ui/css` - fix(css): add JSDoc comment to sx.label [#​1813](https://togithub.com/system-ui/theme-ui/pull/1813) ([@​hasparus](https://togithub.com/hasparus)) - `@theme-ui/color`, `@theme-ui/components`, `@theme-ui/css`, `@theme-ui/custom-properties`, `@theme-ui/editor`, `gatsby-theme-style-guide`, `@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/style-guide` - Add missing meta repository to published packages [#​1807](https://togithub.com/system-ui/theme-ui/pull/1807) ([@​aaronadamsCA](https://togithub.com/aaronadamsCA)) - Add missing repository metadata to published packages [#​1779](https://togithub.com/system-ui/theme-ui/pull/1779) ([@​aaronadamsCA](https://togithub.com/aaronadamsCA)) ##### šŸ  Internal - Docs: update JSX pragma guide with automatic runtime section [#​1718](https://togithub.com/system-ui/theme-ui/pull/1718) ([@​flo-sch](https://togithub.com/flo-sch) [@​hasparus](https://togithub.com/hasparus)) - docs: fix DocSearch not loading in SSR ([@​hasparus](https://togithub.com/hasparus)) - Docs: Move homepage to root path [#​1783](https://togithub.com/system-ui/theme-ui/pull/1783) ([@​lachlanjc](https://togithub.com/lachlanjc)) - `@theme-ui/components` - docs(components): fix Paragraph default variant [#​1795](https://togithub.com/system-ui/theme-ui/pull/1795) ([@​bernharduw](https://togithub.com/bernharduw)) ##### Authors: 6 - Aaron Adams ([@​aaronadamsCA](https://togithub.com/aaronadamsCA)) - Bernhard Gschwantner ([@​bernharduw](https://togithub.com/bernharduw)) - Florent SCHILDKNECHT ([@​flo-sch](https://togithub.com/flo-sch)) - Lachlan Campbell ([@​lachlanjc](https://togithub.com/lachlanjc)) - Piotr Monwid-Olechnowicz ([@​hasparus](https://togithub.com/hasparus)) - Vlad Shcherbin ([@​vladshcherbin](https://togithub.com/vladshcherbin)) ***

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled due to failing status checks.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

šŸ” Inspect: https://vercel.com/johno/gatsby-theme-documentation/P6riRPmbLD9ZKEfiL3hfdRfE6zHb
āœ… Preview: Failed

[Deployment for 7496c7f failed]

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ā†—ļøŽ

Name Status Preview Updated
gatsby-theme-documentation āŒ Failed (Inspect) Jun 24, 2022 at 5:08AM (UTC)