-
Notifications
You must be signed in to change notification settings - Fork 5
fix(deps): update dependency theme-ui to v0.17.2 #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/theme-ui-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
775a700 to
05b70d2
Compare
05b70d2 to
5e8bfa3
Compare
5e8bfa3 to
3fbf533
Compare
3fbf533 to
4f97ee6
Compare
4f97ee6 to
f8584b8
Compare
f8584b8 to
83bfb29
Compare
83bfb29 to
46c6758
Compare
46c6758 to
23f9438
Compare
23f9438 to
1d3bf71
Compare
1d3bf71 to
c92987a
Compare
c92987a to
adc7323
Compare
adc7323 to
2163e59
Compare
2163e59 to
4536e76
Compare
4536e76 to
9222e60
Compare
9222e60 to
48a404a
Compare
48a404a to
566d50e
Compare
566d50e to
44aa68e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.2.25->0.17.2Release Notes
system-ui/theme-ui (theme-ui)
v0.17.2Compare Source
🐛 Bug Fix
Authors: 1
v0.17.1Compare Source
🐛 Bug Fix
Authors: 1
v0.17.0Compare Source
🚀 Enhancement
Authors: 2
v0.16.2Compare Source
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Arun Sathiya (@arunsathiya)
❤️ Jeff Bell (@jhbell)
❤️ Paweł Kowalewski (@pawkow)
❤️ Sam Marxz (@sammarxz)
🐛 Bug Fix
🏠 Internal
Authors: 5
v0.16.1Compare Source
🐛 Bug Fix
👨💻 Minor changes
Authors: 1
v0.16.0Compare Source
Release Notes
Deps bumps for 0.16.0 (#2432)
@theme-ui/sidenavpackage was removed due to low usage and breaking changes in@types/react.🚀 Enhancement
👨💻 Minor changes
Authors: 2
v0.15.7Compare Source
v0.15.5Compare Source
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Nischal Shakya (@Nischal2015)
❤️ Wahid Rahim (@wahidrahim)
🐛 Bug Fix
🏠 Internal
useMDXComponentsimport #2370 (@Nischal2015)Authors: 5
v0.15.4Compare Source
🐛 Bug Fix
🏠 Internal
Authors: 2
v0.15.3Compare Source
🐛 Bug Fix
Authors: 2
v0.15.1Compare Source
🐛 Bug Fix
@mdx-js/reactto peerDeps forgatsby-plugin-theme-ui#2331 (@hasparus)🏠 Internal
Authors: 3
v0.15.0Compare Source
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Luke Watts (@thisislawatts)
❤️ Valto Savi (@pointlessrapunzel)
❤️ Brage Sekse Aarset (@braaar)
Release Notes
Pull out MDX to be opt-in (#2288)
Breaking:
theme-uino longer includes@theme-ui/mdx— MDX is now opt-in.If your project is not using MDX or importing
Themed, you shouldn't need tochange anything.
MDXProvideris no longer included in Theme UIThemeProvider, and has beenremoved in favour of an
useThemedStylesWithMdxhook.Migration: Use
useThemedStylesWithMdxtogether withMDXProvideranduseMDXComponentsfrom@mdx-js/react.Themedcomponents dict and other exports from@theme-ui/mdxare no longer reexported fromtheme-ui.Migration: Import it from
@theme-ui/mdxinstead.Remove @theme-ui/editor (#2292)
@theme-ui/editorwas removed. Use CSS GUI instead./customizepage in Theme UI docs has been removed. Use Components.ai Theme Builder or an alternative instead.Drop support for React 16 + 17 (#2215)
Theme UI 0.15.0 drops support for React 16 and React 17. Your use case may still work, but we don't guarantee it.
refactor: setting padding-right to size 4 for dynamic value (#2058)
Selectcomponent defaultpaddingRightstyle has increased tospaces[4](32px by default), to avoid text flowing behind the chevron icon.🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Authors: 10
v0.14.7Compare Source
👨💻 Minor changes
Authors: 1
v0.14.6Compare Source
🐛 Bug Fix
@theme-ui/prismAuthors: 1
v0.14.5Compare Source
🐛 Bug Fix
gatsby-plugin-theme-uiAuthors: 1
v0.14.4Compare Source
🎉 This release contains work from a new contributor! 🎉
Thank you, kamatte (@kamatte-me), for all your work!
🐛 Bug Fix
@theme-ui/componentsviewBoxsvg property #2209 (@kamatte-me)Authors: 3
v0.14.3Compare Source
🐛 Bug Fix
@theme-ui/editor,@theme-ui/match-media,theme-uitheme.breakpointsin @theme-ui/match-media hooks #2199 (@hasparus)Authors: 1
v0.14.2Compare Source
🐛 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🏠 Internal
theme-color#2134 (@hasparus)Authors: 1
v0.14.1Compare Source
🐛 Bug Fix
@theme-ui/componentsAuthors: 1
v0.14.0Compare Source
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Brage (@braaar)
❤️ peterlits zo (@PeterlitsZo)
❤️ Ryan Turner (@rtturner)
❤️ Cannon Lock (@CannonLock)
🚀 Enhancement
@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@theme-ui/custom-properties@theme-ui/color-modestheme-ui🐛 Bug Fix
@theme-ui/color-modesinitialColorModeName#2090 (@hasparus)gatsby-plugin-theme-ui@theme-ui/style-guide@theme-ui/components@theme-ui/sidenav👨💻 Minor changes
🏠 Internal
@theme-ui/sidenav📝 Documentation
Authors: 8
v0.13.1Compare Source
🐛 Bug Fix
@theme-ui/cssAuthors: 4
v0.13.0Compare Source
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Simen A. W. Olsen (@cobraz)
❤️ Akash (@appsparkler)
❤️ Greg Poole (@gpoole)
Release Notes
Move Emotion and MDX packages to peerDeps (#1867)
BREAKING CHANGE:
@emotion/reactand@mdx-js/reactwere moved to peerDependencies oftheme-ui,@theme-ui/mdxand@theme-ui/sidenavand 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
@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🐛 Bug Fix
@theme-ui/core👨💻 Minor changes
@theme-ui/core,theme-uigatsby-plugin-theme-uigatsby-plugin-theme-ui(@hasparus)🏠 Internal
Authors: 5
v0.12.1Compare Source
🐛 Bug Fix
👨💻 Minor changes
@theme-ui/prismAuthors: 1
v0.12.0Compare Source
🎉 This release contains work from a new contributor! 🎉
Thank you, William Pei (@draekien), for all your work!
🚀 Enhancement
@theme-ui/color-modes,@theme-ui/css🐛 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🏠 Internal
Authors: 6
v0.11.3Compare Source
🐛 Bug Fix
@theme-ui/componentsAuthors: 1
v0.11.2Compare Source
🎉 This release contains work from a new contributor! 🎉
Thank you, Matt Gleich (@gleich), for all your work!
🐛 Bug Fix
@theme-ui/preset-sketchy👨💻 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🏠 Internal
initialColorModeName: 'light'#1922 (@gleich)Authors: 2
v0.11.1Compare Source
v0.11.0Compare Source
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Torne Wuff (@tornewuff)
❤️ Jordie Bodlay (@jordie23)
Release Notes
Fixed a long-standing bug with color modes in nested providers (#1456)
Added @theme-ui/css/utils with TypeScript CIF functions and fix preset types (#1862)
Constrained identity functions
makeTheme,makeStylesandmakeColorsScalewhich can be imported from@theme-ui/css/utils.
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#1862
(@tornewuff
@hasparus)
@theme-ui/color-modes,@theme-ui/core,@theme-ui/editor,@theme-ui/theme-provider,theme-ui#1838
(@hasparus)
🐛 Bug Fix
#1858
(@jordie23)
@theme-ui/core,@theme-ui/css#1866
(@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(@hasparus)
👨💻 Minor changes
(@hasparus)
🏠 Internal
@theme-ui/cssto sidebar and packages page#1877
(@hasparus)
#1877
(@hasparus)
@theme-ui/css#1877
(@hasparus)
@theme-ui/core,@theme-ui/css#1877
(@hasparus)
theme-ui(@hasparus)
📝 Documentation
#1841
(@hasparus)
🔩 Dependency Updates
@theme-ui/prism(@lachlanjc)
Authors: 4
v0.10.0Compare Source
🎉 This release contains work from a new contributor! 🎉
Thank you, Vlad Shcherbin (@vladshcherbin),
for all your work!
Release Notes
Allow easy styling autofilled of Inputs (#1811)
Background color of autofilled inputs will now default to
theme.colors.background. It can be changed by settingautofillBackgroundColorprop.🚀 Enhancement
🐛 Bug Fix
(@vladshcherbin)
@theme-ui/color-modes,@theme-ui/components,@theme-ui/editor,theme-ui#1811
(@hasparus)
@theme-ui/color,@theme-ui/css#1813
(@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#1807
(@aaronadamsCA)
#1779
(@aaronadamsCA)
🏠 Internal
#1718
(@flo-sch
@hasparus)
(@hasparus)
#1783
(@lachlanjc)
@theme-ui/components#1795
(@bernharduw)
Authors: 6
v0.9.1Compare Source
🐛 Bug Fix
@theme-ui/components#1775
(@bernharduw)
Authors: 1
v0.9.0Compare Source
Release Notes
modernize Babel config (#1721)
Theme UI packages became lighter! Built source code is now 9.5 kB (34%) smaller.
The trade-off is, Babel config has changed and it no longer supports Internet
Explorer 11. If you need to support legacy browsers, you can transpile
node_modules (e.g. with
next-transpile-modules).
🚀 Enhancement
@theme-ui/preset-base,@theme-ui/preset-bootstrap,@theme-ui/sidenav,@theme-ui/typography#1721
(@hasparus)
🐛 Bug Fix
@theme-ui/components(@hasparus)
📝 Documentation
(@atanasster
@hasparus)
Authors: 2
v0.8.4Compare Source
🐛 Bug Fix
@theme-ui/theme-provider(@hasparus)
stable@theme-ui/theme-provider(@hasparus)
Authors: 1
v0.8.3Compare Source
🐛 Bug Fix
@theme-ui/color-modesrawColors.modes (@hasparus)
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(@hasparus)
Authors: 1
v0.8.2 (Wed May 05 2021)
🐛 Bug Fix
@theme-ui/color-modes(@hasparus)
(@hasparus)
hooks (@hasparus)
@theme-ui/color-modes,@theme-ui/css,@theme-ui/custom-properties,theme-ui(@hasparus)
v0.8.1 (Wed May 05 2021)
🐛 Bug Fix
cache-providerPR as it significantly complicates SSR setup andbreaks apps without explicit Emotion SSR config.
#1717 (comment).
Authors: 2
v0.8.0 (Wed May 05 2021)
🔥 Breaking Changes and Deprecations
BREAKING:
theme.config.useRootStylesnow defaults totruefollowingdeprecation of
useBodyStyles. Styles fromtheme.styles.rootare now addedto
<html>element by default.Moved theme configuration options to
configobject in theme.useRootStyles,useCustomProperties,useColorSchemeMediaQuery,useBorderBox, anduseLocalStorageoptions onthe theme object are now scoped under a
configobject on the theme, andthe root-level options, now deprecated, will be removed in a future release.
(e.g. you should be setting
theme.config.useBorderBoxinstead oftheme.useBorderBox)theme.configexists, it won't look for options on thetheme.Removed APIs, previously deprecated in 0.6.0
theme.useBodyStyles⟶theme.config.useRootStylesStyled⟶Themed🚀 Enhancements
@theme-ui/color-modes,@theme-ui/css,gatsby-plugin-theme-ui#1639
(@fcisio)
🐛 Bug Fix
@theme-ui/core,@theme-ui/sidenav#1717
(@hasparus
@Zolwiastyl)
📝 Documentation
#1687
(@flo-sch)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.