This repository has been archived by the owner on Jul 13, 2021. It is now read-only.
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:
4.11.3
->4.12.1
5.11.10
->5.14.1
11.2.5
->11.2.7
13.0.16
->13.1.9
6.3.0
->6.5.0
2.9.0
->2.12.3
3.0.0
->3.0.1
26.0.22
->26.0.24
12.20.7
->12.20.16
17.0.3
->17.0.14
17.0.3
->17.0.9
5.2.9
->5.2.10
5.1.7
->5.1.8
1.7.0
->1.17.0
1.7.0
->1.14.0
1.7.0
->1.16.0
5.3.11
->5.3.16
0.3.5
->0.10.0
4.2.3
->4.3.5
Release Notes
mui-org/material-ui
v4.12.1
Compare Source
July 7, 2021
This release is released to fix the package.json generation in the previous release.
Core
v4.12.0
Compare Source
July 6, 2021
Big thanks to the 12 contributors who made this release possible. It includes deprecations that should help developers to have an easier adoption of v5.
@material-ui/core@4.12.0
@material-ui/system@4.12.0
Docs
Core
v4.11.4
Compare Source
Apr 27, 2021
Big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
We fixed an issue related to some packages using incompatible versions of
@material-ui/types
. This affected@material-ui/core
,@material-ui/lab
, and@material-ui/styles
@material-ui/types@5.1.7
accidentally included a breaking change.@material-ui/core@4.11.4
Docs
Core
All contributors of this release in alphabetical order: @DanailH, @dtassone, @eps1lon, @mbrookes, @michal-perlakowski, @oliviertassinari
testing-library/jest-dom
v5.14.1
Compare Source
Bug Fixes
v5.14.0
Compare Source
Features
v5.13.0
Compare Source
Features
toHaveErrorMessage
matcher (#370) (217fdcc)v5.12.0
Compare Source
Features
testing-library/react-testing-library
v11.2.7
Compare Source
Bug Fixes
process
not being defined (#911) (8a1c8e9)v11.2.6
Compare Source
Bug Fixes
testing-library/user-event
v13.1.9
Compare Source
Bug Fixes
<input>
(#679) (f2fec13)v13.1.8
Compare Source
Bug Fixes
v13.1.7
Compare Source
Bug Fixes
v13.1.6
Compare Source
Bug Fixes
v13.1.5
Compare Source
Bug Fixes
v13.1.4
Compare Source
Bug Fixes
checkbox
/radio
as clickable inputs (#654) (35d996e)v13.1.3
Compare Source
Bug Fixes
click
/hover
onpointer-events: none
(#647) (6b2ce66)v13.1.2
Compare Source
Bug Fixes
global.document
(#642) (c69a74a)v13.1.1
Compare Source
Bug Fixes
v13.1.0
Compare Source
Features
Turfjs/turf
v6.5.0
Compare Source
🏅 New Features/Enhancements
@turf/points-with-polygon
Add MultiPoint support(PR pointsWithinPolygon: add MultiPoint support Turfjs/turf#2137 - Author @twelch)
🐛 Bug Fixes
@turf/dissolve
Complete rewrite of the dissolve module to resolve many bugs(PR Rework mask Turfjs/turf#2110 - Author @rowanwins)
@turf/mask
Complete rewrite of the mask module to resolve many bugs(PR Rework Mask module Turfjs/turf#2130 - Author @rowanwins)
@turf/boolean-valid
Add missing dependency to(PR Add missing dependency (@turf/boolean-disjoint) to @turf/boolean-valid Turfjs/turf#2094 - Author @rycgar)
📖 Documentation
@turf/boolean-overlap
Improve clarity(PR Docs: clearer description for booleanOverlap Turfjs/turf#2133 - Author @patrickbrett)
🔔 Misc
(PR Enable typescript strict mode Turfjs/turf#2126 - Author @mfedderly)
v6.4.0
Compare Source
🏅 New Features/Enhancements
@turf/boolean-point-on-line
Added anepislon
option to help in floating point comparison.(PR Add epsilon option to booleanPointOnLine Turfjs/turf#2051 - Author @okcoker)
🐛 Bug Fixes
@turf/line-slice-along
Fixed a bug where the offset distance equal to the length of the line(PR [@turf/line-slice-along] Fix offset distance equal to line length Turfjs/turf#2030 - Author @EricPKerr)
@turf/helpers
Fixed the conversion ratio for converting meters to yards and vice-versa(PR Resolved conversion bugs and updated tests Turfjs/turf#2046 - Author @anotherhale)
@turf/center-median
Fixed a missing TS type import(PR Added missing Position type import in center-median. Resolves #2017. Turfjs/turf#2044 - Author @Seairth)
`@turf/bezier-spline Fix a bug ensuring the spline result reaches the end of the input
(PR Fix turf/bezier-spline to ensure spline reaches last coordinate of line string Turfjs/turf#2090 - Author @the-nemz)
📖 Documentation
@turf/transform-rotate
and@turf/ellipse
) Improve documentation for angle parameter(PR turf-transform-rotate/turf-ellipse: Fix documentation for angle parameter Turfjs/turf#2016 - Author @pasieronen)
@turf/line-chunk
Fix an invalid anchor(PR Fix invalid anchor in lineChunk jsdoc Turfjs/turf#2071 - Author @GraxMonzo)
@turf/distance
Enhance distance doco so supported inputs are clearer(PR Update distance docs Turfjs/turf#2032 - Author @rowanwins)
🔔 Misc
@turf/concave
Replace deprecated topojson dependency(PR concave: replace deprecated topojson dependency Turfjs/turf#2037 - Author @elliots)
Work towards enabling TS Strict Mode
(PR Work towards enabling typescript's strict mode Turfjs/turf#2053 - Author @mfedderly)
airbnb/visx
v1.17.0
Compare Source
🚀 Enhancements
🏆 Contributors
v1.16.0
Compare Source
🚀 Enhancements
🐛 Bug Fix
🏆 Contributors
v1.14.0
Compare Source
🚀 Enhancements
🐛 Bug Fix
🏠 Internal
🏆 Contributors
v1.12.0
Compare Source
🚀 Enhancements
🏆 Contributors
v1.11.1
Compare Source
🐛 Bug Fix
📝 Documentation
🏆 Contributors
v1.10.0
Compare Source
🚀 Enhancements
🐛 Bug Fix
Uncategorized
🏆 Contributors
v1.8.0
Compare Source
🚀 Enhancements
🏆 Contributors
visgl/react-map-gl
v5.3.16
Compare Source
v5.3.15
Compare Source
v5.3.14
Compare Source
v5.3.13
Compare Source
v5.3.12
Compare Source
system-ui/theme-ui
v0.10.0
Compare 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 settingautofillBackgroundColor
prop.🚀 Enhancement
🐛 Bug Fix
@theme-ui/color-modes
,@theme-ui/components
,@theme-ui/editor
,theme-ui
@theme-ui/color
,@theme-ui/css
@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
🏠 Internal
@theme-ui/components
Authors: 6
v0.9.1
Compare Source
🐛 Bug Fix
@theme-ui/components
Authors: 1
v0.9.0
Compare 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
🐛 Bug Fix
@theme-ui/components
📝 Documentation
Authors: 2
v0.8.4
Compare Source
🐛 Bug Fix
@theme-ui/theme-provider
(@hasparus)
stable
@theme-ui/theme-provider
(@hasparus)
Authors: 1
v0.8.3
Compare Source
🐛 Bug Fix
@theme-ui/color-modes
rawColors.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-provider
PR as it significantly complicates SSR setup andbreaks apps without explicit Emotion SSR config.
Wrap top level ThemeProvider in CacheProvider system-ui/theme-ui#1717 (comment).
Authors: 2
v0.8.0 (Wed May 05 2021)
🔥 Breaking Changes and Deprecations
BREAKING:
theme.config.useRootStyles
now defaults totrue
followingdeprecation of
useBodyStyles
. Styles fromtheme.styles.root
are now addedto
<html>
element by default.Moved theme configuration options to
config
object in theme.useRootStyles
,useCustomProperties
,useColorSchemeMediaQuery
,useBorderBox
, anduseLocalStorage
options onthe theme object are now scoped under a
config
object on the theme, andthe root-level options, now deprecated, will be removed in a future release.
(e.g. you should be setting
theme.config.useBorderBox
instead oftheme.useBorderBox
)theme.config
exists, it won't look for options on thetheme
.Removed APIs, previously deprecated in 0.6.0
theme.useBodyStyles
⟶theme.config.useRootStyles
Styled
⟶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)
#1715
(@hasparus)
Authors: 5
🎉 v0.8.0 contains work from a new contributor! 🎉
Thank you, @Zolwiastyl, for all your work!
v0.7.5 (Wed Apr 28 2021)
🐛 Bug Fix
@theme-ui/css
#1668
(@lachlanjc)
📝 Docs
(@hasparus)
Authors: 2
v0.7.4 (Tue Apr 27 2021)
🐛 Bug Fix
#1670
(@lachlanjc)
(@lachlanjc)
@theme-ui/css
#1669
(@lachlanjc)
#1667
(@lachlanjc)
Authors: 1
v0.7.3 (Wed Apr 21 2021)
🎉 This release contains work from a new contributor! 🎉
❤️ David Dios (@dios-david)
Thanks for all your work!
✨ New Features
@theme-ui/css
scroll-margin
props#1664
(@dios-david)
🐛 Bug Fix
@theme-ui/css
#1665
(@kenny-f)
🔩 Dependency Updates
@theme-ui/editor
#1644
(@dependabot-preview[bot]
@lachlanjc)
Authors: 3
v0.7.2 (Mon Apr 19 2021)
🎉 This release contains work from a new contributor! 🎉
Thank you, Jonathan Van Buren (@vanbujm), for all
your work!
🐛 Bug Fix
gatsby-plugin-theme-ui
#1659
(@LekoArts
@hasparus)
@theme-ui/components
#1658
(@vanbujm)
🔩 Dependency Updates
#1661
(@dependabot[bot])
#1660
(@dependabot-preview[bot])
Authors: 3
v0.7.0 (Thu Apr 15 2021)
🚀 Enhancement
breakpoints
accept custom media queries#1653
@carolinmaisenbacher
🐛 Bug Fix
gatsby-plugin-theme-ui
,gatsby-theme-code-recipes
,gatsby-theme-style-guide
,gatsby-theme-ui-layout
gatsby
peerDependency more explicit to^2.0.0 || ^3.0.0
.#1640
(@LekoArts)
⚙️ Internal
#1423
(@alexanderchan
[@hasparus](https://togithub.com/h
Configuration
📅 Schedule: "every 2 weeks on Monday before 7am" in timezone Europe/Berlin.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.