Ryan Cavanaugh
be86c436ce
Fix material-ui
2016-05-12 15:34:24 -07:00
Ryan Cavanaugh
e105eabd48
Remove invalid references
2016-05-10 16:27:59 -07:00
Ryan Cavanaugh
bfd400a8f8
Add noEmit to all config files
2016-05-10 12:24:49 -07:00
Ryan Cavanaugh
50387d4046
Change relative reference paths to types references. Errors incoming...
2016-05-09 18:06:27 -07:00
Ryan Cavanaugh
49b1ac6a38
Rename all entry points to index.d.ts and explicitify all file lists
2016-05-09 17:29:10 -07:00
Ryan Cavanaugh
ab2b4191c5
Add typesRoot to all config files
2016-05-09 13:52:25 -07:00
Ryan Cavanaugh
290d5dfb4d
More fixes
2016-05-04 18:42:46 -07:00
Ryan Cavanaugh
33686b47c5
Lots of fixes
2016-05-04 16:30:29 -07:00
Ryan Cavanaugh
ded70421be
Turn off strict null checks
2016-05-04 15:08:38 -07:00
Ryan Cavanaugh
69d1929d8a
Add tsconfig.json files
2016-05-04 14:14:39 -07:00
Ryan Cavanaugh
15dbdc4c4c
Remove *all* tscparams
2016-04-27 20:47:56 -07:00
Ryan Cavanaugh
e7c111c4b7
Merge remote-tracking branch 'upstream/master' into types2.0
...
Add tsconfig files everywhere
# Conflicts:
# azure-mobile-services-client/AzureMobileServicesClient.d.ts
# bookshelf/bookshelf.d.ts
# hapi/hapi.d.ts
# helmet/helmet.d.ts
# mongodb/mongodb.d.ts
# nock/nock.d.ts
# react-bootstrap/react-bootstrap.d.ts
# react-helmet/react-helmet.d.ts
# restify/restify.d.ts
# sequelize/sequelize.d.ts
2016-04-27 20:40:21 -07:00
ArtemZag
5ef5579fae
Updated material-ui.d.ts ( #8881 )
...
Added DOMAttributes to FlatButton and Dialog properties.
2016-04-12 22:05:00 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
Robert Autenrieth
454c67494e
Add missing Divider export
2016-03-05 12:07:13 +01:00
Nathan Brown
745bc4b343
Updated per documentation for v0.14.4.
2016-02-28 23:22:02 -07:00
Nathan Brown
8aa54623c5
Re-order components to match the documentation. No content change.
2016-02-28 14:39:08 -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
84fe7d57ef
Merge remote-tracking branch 'ShyykoSerhiy/material-ui_added_props_for_table' into material-ui-v014. Pull request #6235 .
2016-02-26 10:13:01 -07:00
Nathan Brown
f98333e260
Add material-ui v0.13.4 as legacy definitions.
2016-02-25 20:32:03 -07:00
Nathan Brown
a0655e2acf
Sort all the parameters like the documentation.
2016-02-25 20:09:09 -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
6b25f4513d
Merge remote-tracking branch 'DefinitelyTyped/master' into material-ui-v014
2016-02-25 18:53:09 -07:00
Nathan Brown
cbab7452bb
Merge pull request #7572 into material-ui-v014
2016-02-25 18:47:50 -07:00
Nathan Brown
c89ea2bc1e
More updates to material-ui. Added selectable-enhance.
2016-02-25 17:41:46 -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
Ali Malekpour
44d672fd37
Add SvgIcons
2016-01-31 17:58:14 -05: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
Nathan Brown
1b876ef145
Updated version number, improved SelectField definition.
2016-01-04 15:38:46 -07:00
clbond@gmail.com
a3e5624021
Update the tests to use the new icon refs
2016-01-01 21:34:51 -05:00
Chris Bond
8db0cd5532
Fix CI failure
2015-12-28 14:29:44 -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
clbond@gmail.com
e85a4e2770
Missing icon definitions
2015-12-26 07:56:18 -05:00
clbond@gmail.com
646720e17c
Missing SVG icon definitions
2015-12-25 12:10:29 -05:00
Masahiro Wakame
68e706983e
Merge pull request #7244 from marcel-ernst/master
...
Fix type for DatePickerProps formatDate
2015-12-23 15:51:16 +09:00
Ali Taheri
acb75d82e8
Added some of the missing props and fixed label of Tab, it can take anything.
2015-12-22 11:32:51 +03:30
Marcel Ernst
4f245aafeb
Fix type for DatePickerProps formatDate
2015-12-17 15:54:50 +01: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
c9fe6c37be
material-ui - add missing event handler.
...
Add `onClick` to `ListItem` component.
2015-12-02 11:41:00 -07: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
Masahiro Wakame
f0bf1d87ad
Merge pull request #6659 from subjectix/material-ui-prop-fix
...
[material-ui] Added missing style prop and isRtl on theme
2015-12-01 22:50:25 +09: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
Masahiro Wakame
526e6208cd
Merge pull request #6856 from rhysd/material-ui/badge
...
material-ui: Added type of <Badge> component
2015-11-27 00:06:23 +09:00
John Reilly
36c6ce86fb
Merge pull request #6799 from adidahiya/react-css-transition-group
...
[React] Fix linting errors and add support for transition timeout props on CSSTransitionGroup
2015-11-25 12:01:29 +00:00