Nathan Brown
745bc4b343
Updated per documentation for v0.14.4.
2016-02-28 23:22:02 -07:00
Nathan Brown
378c681a47
Merge remote-tracking branch 'RaulTsc/master' into material-ui-v014. Pull request #8190 .
2016-02-26 10:55:51 -07:00
Nathan Brown
9dfc62e772
Merge remote-tracking branch 'Dashlane/fix/material-ui-themedecorator' into material-ui-v014. Pull request #6792 .
2016-02-26 10:40:55 -07:00
Nathan Brown
7459445f83
Merge remote-tracking branch 'Dashlane/material-ui-button-label-position' into material-ui-v014. Pull request #6680 .
2016-02-26 10:18:25 -07:00
Nathan Brown
4a9a7cf4d1
Remove old menu as it is no longer in v0.14
2016-02-25 19:57:58 -07:00
Nathan Brown
053e329696
material-ui: clean up redundant components for SvgIcons. Use base SvigIcon for all.
2016-02-25 18:53:37 -07:00
Nathan Brown
cbab7452bb
Merge pull request #7572 into material-ui-v014
2016-02-25 18:47:50 -07:00
raultsc
dd6a08e30a
Added hintStyle to SelectedField
2016-02-20 17:43:28 +02:00
raultsc
8f13596446
removed menuItems prop from SelectField. Fixes #8189
2016-02-20 17:15:05 +02:00
Kirill Chaban
c0bc8907bd
material-ui: fix misprint in time-picker
...
Renamed textFieldStye to textFieldStyle
2016-01-11 22:09:57 +03:00
Masahiro Wakame
12acd5d239
Merge pull request #6746 from kirill-chaban/master
...
Update material-ui.d.ts
2016-01-11 22:54:15 +09:00
clbond@gmail.com
a3e5624021
Update the tests to use the new icon refs
2016-01-01 21:34:51 -05:00
Chris Bond
cd99a10f48
- Upgrade type definitions to match latest Material-UI library available in GitHub
...
- Add all missing SVG icon definitions as well
- Update material-UI definitions to work with ES6 import default syntax
- Update tests to use ES6 import syntax
2015-12-28 14:26:37 -05:00
Masahiro Wakame
bd57a6061a
Merge pull request #7018 from ngbrown/material-ui-fix2
...
material-ui - update to new dialog usage.
2015-12-07 23:32:48 +09:00
Nathan Brown
9322940349
material-ui - update to new dialog usage.
2015-12-01 16:44:13 -07:00
leonuh
dc61765718
fix(material-ui) - spacing, gridlist style, gridtile style
2015-12-01 23:14:22 +01:00
Kirill Chaban
50e5e39ca7
Merge remote-tracking branch 'DefinitelyTyped/master'
...
# Conflicts:
# material-ui/material-ui-tests.tsx
2015-11-28 01:17:29 +01:00
rhysd
8fed873d03
material-ui: Added type of <Badge> component
2015-11-20 23:28:31 +09:00
Masahiro Wakame
56af854cf7
Merge pull request #6591 from tsv2013/master
...
DatePicker: hintText, floatingLabelText
2015-11-20 00:49:56 +09:00
Kirill Chaban
05ee7f6558
Update material-ui.d.ts
...
used spaces instead of tabs
2015-11-19 08:23:25 +01:00
Thomas Guillory
e718492df9
material-ui: Fix ThemeDecorator signature
...
Currently material-ui ThemeDecorator is mistyped and triggers error
TS1238.
2015-11-16 19:57:08 +01:00
Masahiro Wakame
1df477aeae
Merge pull request #6644 from herrmanno/material-ui-v0.13.1
...
Updated 'material-ui' to v0.13.1
2015-11-16 22:35:03 +09:00
Kirill Chaban
b775a71396
Update material-ui.d.ts
...
Added missing 'style' property for DatePicker
2015-11-13 09:55:32 +01:00
James Brantly
99443d33d5
Update tests for dependencies of React to work with v0.14
2015-11-11 09:47:20 -05:00
Denis Sokolov
f17e96256c
material-ui: labelPosition on RaisedButton
2015-11-09 10:23:36 +02:00
herrmanno
b17944af72
Updated 'material-ui' to v0.13.1
2015-11-06 14:44:46 +01:00
tsv2013
9b51a8593d
Fix for tests
2015-11-04 00:06:46 +03:00
tsv2013
05d38656ad
DatePicker: hintText, floatingLabelText
2015-11-04 00:00:19 +03:00
Alexandru Ciuca
29485a77a8
material-ui - Also export types in named modules
2015-10-02 19:09:05 +03:00
Alexandru Ciuca
7ba4099a45
Fix material-ui tests
2015-10-01 10:51:08 +03:00
Alexandru Ciuca
ad5abf0ed4
Fix ThemeManager definition
2015-09-30 11:17:38 +03:00
Alexandru Ciuca
61443b7120
material-ui - updated definitions for v0.12.1
2015-09-29 17:46:06 +03:00
Nathan Brown
575688ac47
Now that .TSX files are tested, remove redundant .TS file.
2015-09-22 15:36:19 -07:00
Nathan Brown
072817135e
Convert all *Prop to *Props.
2015-09-22 14:20:53 -07:00
Nathan Brown
56b5eef102
Clean up pull-request, keep tests passing.
2015-09-22 13:48:49 -07:00
Nathan Brown
78cd9fb0e0
New definitions for material-ui.
2015-09-19 21:37:34 -07:00