mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
material-ui v0.16.0 (#11996)
* Copy 0.15.1 to legacy. * 0.15.2 - DatePicker dialogContainerStyle https://github.com/callemall/material-ui/pull/4355 * 0.15.2 RadioButton change value type to any https://github.com/callemall/material-ui/pull/4510 * 0.15.2 - SelectField maxHeight https://github.com/callemall/material-ui/pull/4645 * 0.15.2 - Slider sliderStyle https://github.com/callemall/material-ui/pull/4617 * 0.15.2 - Vertical/reversible sliders https://github.com/callemall/material-ui/pull/4571 * 0.15.3 - AutoComplete textFieldStyle https://github.com/callemall/material-ui/pull/4853 * 0.15.3 - Forwarding Popover animation - https://github.com/callemall/material-ui/pull/4702 * 0.15.3 - RadioButtonGroup change defaultSelected and valueSelected type to any - https://github.com/callemall/material-ui/pull/4807 * 0.15.3 - change Snackbar action type to node - https://github.com/callemall/material-ui/pull/4716 * 0.15.4 - ListItem open https://github.com/callemall/material-ui/pull/4850 * 0.16.0-rc1 - CircularProgress thickness * 0.16.0 - Remove deprecated code - https://github.com/callemall/material-ui/pull/4987 * 0.16.0-rc1 Rename MakeSelectable to makeSelectable - https://github.com/callemall/material-ui/pull/5025 * 0.16.0-rc2 - AutoComplete popoverProps - https://github.com/callemall/material-ui/pull/5064 * 0.16.0-rc2 RaisedButton buttonStyle - https://github.com/callemall/material-ui/pull/5196 * 0.16.0-rc2 - Switch thumbSwitchedStyle and trackSwitchedStyle - https://github.com/callemall/material-ui/pull/5106 * 0.16.0-rc2 - Snackbar contentStyle - https://github.com/callemall/material-ui/pull/5205 * Remove duplicate attribute. * Removed not documented attributes. * Update version to 0.16.0. * Fix paddings. * Remove usage of deprecated React.Props.
This commit is contained in:
committed by
Masahiro Wakame
parent
35b2457525
commit
7de2734e38
4953
material-ui/legacy/material-ui-0.15.1-tests.tsx
Normal file
4953
material-ui/legacy/material-ui-0.15.1-tests.tsx
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
||||
--experimentalDecorators
|
||||
8630
material-ui/legacy/material-ui-0.15.1.d.ts
vendored
Normal file
8630
material-ui/legacy/material-ui-0.15.1.d.ts
vendored
Normal file
File diff suppressed because it is too large
Load Diff
2
material-ui/material-ui-global.d.ts
vendored
2
material-ui/material-ui-global.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for material-ui v0.15.1
|
||||
// Type definitions for material-ui v0.16.0
|
||||
// Project: https://github.com/callemall/material-ui
|
||||
// Definitions by: Nathan Brown <https://github.com/ngbrown>, Oliver Herrmann <https://github.com/herrmanno>, Vladimir Pouzanov <https://github.com/farcaller>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
4877
material-ui/material-ui.d.ts
vendored
4877
material-ui/material-ui.d.ts
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user