badge-generator
badge-generator copied to clipboard
An in-range update of material-ui is breaking the build π¨
There have been updates to the material-ui monorepo:
-
- The
dependency
@material-ui/core was updated from3.8.3
to3.9.0
.
- The
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
This monorepo update includes releases of one or more dependencies which all belong to the material-ui group definition.
material-ui is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for v3.9.0
Jan 14, 2019
Big thanks to the 17 contributors who made this release possible!
Here are some highlights
π Add a new Link component (#14093) @joshwoodingπ Important update of the Badge component (#14121) @joshwooding- And many more
π bug fixes andπ documentation improvements.
@material-ui/[email protected]
- [ButtonBase] Reduce keyup timeout interval to 500ms (#14120) @rfbotto
- [InputAdornment] Add disablePointerEvents prop (#14123) @rfbotto
- [Chip] Fix wrong font color for default variant with secondary color (#14125) @bjm904
- [IconButton] Warn when providing onClick to a child of a button (#14160) @oliviertassinari
- [Link] Refinement (#14162) @oliviertassinari
- [Modal] Change keydown handling to use synthetic event (#14134) @rfbotto
- [Badge] Give Badge dynamic width and other improvements (#14121) @joshwooding
@material-ui/[email protected]
- [styles] Add test case for class extension with classes prop (#14127) @eps1lon
- [styles] Document the CSS prefixing strategy on the server (#14139) @eps1lon
- [styles] Add missing dependency hoist-non-react-statics (#14164) @joglr
Docs
- [docs] Fix select multiple prop description (#13923) @AkselsLedins
- [docs] Reduce by /50 the website traffic (#14122) @oliviertassinari
- [docs] Handle the exactProp usage in the API generation (#14130) @tallpants
- [docs] Fix minor wording/typo issues (#14142) @eps1lon
- [docs] Add gadr.io in the showcase (#14128) @clabbeaf
- [docs] Fix deprecated Typography variants warning in demos (#14156) @joshwooding
- [docs] Add 5 sites to Showcase, simplify image paths (#14154) @mbrookes
- [docs] Add polyfill suggestion to ButtonBase (#14158) @ianschmitz
- [docs] Add a new site to showcase (#14163) @ValleyZw
- [docs] Update Tooltip info on prop spread (#14165) @e-x-wilson
- [docs] Fix typo in click-anyway-listener-zh.md (#14118) @Wu-Qijun
- [docs] Update example projects with Material Sense (#14168) @alexanmtz
- [docs] Icon name consistency (#14171) @harvey56
- [docs] Add notes about next branch (#14151) @eps1lon
- [docs] Add Yakaz to homepage, backers & readme (#14180) @mbrookes
Core
- [core] Remove unnecessary plugins in .eslintrc (#14161) @WebDeg-Brian
- [core] Fix the CDN release (#14172) @oliviertassinari
- [core] Remove unnecessary rules in .eslintrc (#14173) @WebDeg-Brian
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot :palm_tree:
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A
- The
dependency
@material-ui/core was updated from3.9.2
to3.9.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.9.3
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: #15076.
@material-ui/[email protected]
- [Select] Open select when focused with enter (#14452) @oknechirik
- [Tooltip] Fix children focus detection (#14496) @codeheroics
- [SwipeableDrawer] Ignore open swipe if it didn't start on the swipe area (#15038) @leMaik
- [Button] Narrow type for
type
prop (#15096) @karlbohlmark
Docs
- [docs] Fix hooks codesandbox broken (#14553) @Abbo44
- [docs] Fix typo in simple breadcrumbs example (#14575) @AndrewUsher
- [blog] Material-UI Developer Survey 2019 (#14614) @oliviertassinari
- [docs] Change Gitter to Spectrum (#14668) @mbrookes
- [docs] Update link to http://cssinjs.org/jss-api/ (#14788) @monicatie
- [docs] Add Algolia metadata (#14835) @oliviertassinari
- [docs] Improve overrides.md wording (#14403) @i0
- [docs] Grammar fix (#14960) @nateq314
Core
N/A