forked from mui/material-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7804fb8
commit 5c15215
Showing
8 changed files
with
30 additions
and
24 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,23 +30,32 @@ Here are some highlights ✨: | |
- [Menu] Add 'variant' prop TypeScript declaration (#15556) @kunimart | ||
- [MenuList] Ignore disableListWrap for text focus navigation (#15555) @ryancogswell | ||
- [Portal] Migrate to React hooks (#15399) @gautam-pahuja | ||
- [styles] Create a new JSS instance with injectFirst (#15560) @oliviertassinari | ||
- [system] Test types (#15575) @eps1lon | ||
- [TableCell] Fix TypeScript declaration of the 'padding' prop (#15516) @kunimart | ||
- [TableCell] Update TypeScript definitions (#15541) @ljvanschie | ||
- [TablePagination] Use OverridableComponent in TypeScript declarations (#15517) @kunimart | ||
- [Tabs] Fix aria-label issue on the demos (#15507) @amangalvedhekar | ||
- [theme] Responsive font sizes (#14573) @n-batalha | ||
- [Transition] Fix false-positive ref warning (#15526) @eps1lon | ||
- [Badge] Handle undefined badgeContent rendering empty bubble (#15581) @Naismith | ||
|
||
### `@material-ui/lab@v4.0.0-alpha.10` | ||
### `@material-ui/styles@v4.0.0-beta.1` | ||
|
||
- [Slider] Save focus after click (#15439) @jztang | ||
- [styles] Create a new JSS instance with injectFirst (#15560) @oliviertassinari | ||
- [core] Set default theme type for makeStyles (#15549) @merceyz | ||
- [core] Set default theme type for useTheme (#15538) @merceyz | ||
|
||
### `@material-ui/[email protected].1` | ||
### `@material-ui/[email protected].2` | ||
|
||
- [types] Add @material-ui/types package (#15577) @eps1lon | ||
|
||
### `@material-ui/[email protected]` | ||
|
||
- [system] Test types (#15575) @eps1lon | ||
|
||
### `@material-ui/[email protected]` | ||
|
||
- [Slider] Save focus after click (#15439) @jztang | ||
|
||
### Docs | ||
|
||
- [example] Fix TypeScript compilation error (#15550) @emmtqg | ||
|
@@ -71,9 +80,6 @@ Here are some highlights ✨: | |
- [core] Add ref prop to transition components (#15520) @eps1lon | ||
- [core] Better handle theme.overrides pseudo-classes (#15578) @oliviertassinari | ||
- [core] Fix createStyles not being defined (#15547) @pvdstel | ||
- [core] Handle undefined badgeContent rendering empty bubble (#15581) @Naismith | ||
- [core] Set default theme type for makeStyles (#15549) @merceyz | ||
- [core] Set default theme type for useTheme (#15538) @merceyz | ||
|
||
## 4.0.0-beta.0 | ||
###### *Apr 28, 2019* | ||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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