Commit Graph

106 Commits

Author SHA1 Message Date
Paul van Brenk
5607f54def Merge master into typings-2.0
* Changed Files
2016-08-18 14:53:30 -07:00
Ivo Stratev
64ee4c9628 getInputNode should return HTMLInputElement 2016-08-18 09:23:56 +03:00
Ryan Cavanaugh
b488f3cb5f Merge remote-tracking branch 'upstream/master' into merge_7_25 2016-07-27 10:57:46 -07:00
Ryan Cavanaugh
c33a46c3d5 Merge commit 'upstream/master~200' into merge_7_25 2016-07-26 18:25:24 -07:00
Ryan Cavanaugh
c73630c9a3 Merge commit 'upstream/master~400' into merge_7_25
# Conflicts:
#	angular-translate/angular-translate.d.ts
#	knex/knex.d.ts
#	redux-logger/index.d.ts
#	simplestorage.js/index.d.ts
#	underscore/underscore.d.ts
#	yargs/yargs.d.ts
2016-07-26 13:53:00 -07:00
Ryan Cavanaugh
11d624e656 Merge commit 'upstream/master~500' into merge_7_25 2016-07-26 12:17:32 -07:00
Ryan Cavanaugh
5d004be8ba Merge commit 'upstream/master~600' into merge_7_25 2016-07-26 00:22:12 -07:00
Ryan Cavanaugh
5e9440c8ad Merge commit 'upstream/master~700' into merge_7_25
# Conflicts:
#	angular-ui-router/angular-ui-router.d.ts
#	bookshelf/bookshelf-tests.ts
#	bookshelf/bookshelf.d.ts
#	enzyme/enzyme-tests.tsx
#	enzyme/enzyme.d.ts
#	escodegen/escodegen-tests.ts
#	helmet/helmet.d.ts
#	joi/joi.d.ts
#	knex/knex-tests.ts
#	moment/index.d.ts
#	mongoose/index.d.ts
#	pg/pg.d.ts
#	react-select/react-select-tests.tsx
#	soap/index.d.ts
#	ssh2/ssh2.d.ts
#	turf/turf-tests.ts
#	underscore.string/underscore.string.d.ts
2016-07-25 16:10:34 -07:00
Ryan Cavanaugh
347311a5f0 Partial merge remote-tracking branch 'upstream/master' into merge_7_25 2016-07-25 14:26:20 -07:00
Carson Full
b1426f561d [Material UI] Changed button labels from strings to ReactNodes. (#10102) 2016-07-19 17:09:41 -07:00
Ryan Cavanaugh
9d7d5a209a Getting types-2.0 passing CI 2016-07-14 18:13:43 -07:00
Ryan Cavanaugh
a5f4d50ccc Fix tsconfig files for new option name / behavior.
Also fixes some inconsistent whitespace.
2016-07-12 13:54:56 -07:00
Ivo Stratev
4bc3bdf7bb Improvement to material-ui type definition
case 2. Improvement to existing type definition.

From Material-UI Reference (http://www.material-ui.com/#/customization/themes):
"The lightBaseTheme is the default so you will not need to do anything to use it other than using MuiThemeProvider as described in Usage. [http://www.material-ui.com/#/get-started/usage]"

muiTheme Property should be optional.
2016-07-11 19:31:18 +03:00
Isman Usoh
4e98ea238b add internal modules and update utils modules 2016-07-02 02:28:20 +07:00
Raghav Katyal
395c4e1639 Turning on consistent casing flag and fixing failures 2016-06-30 15:14:49 -07:00
dano-giftbit
43c311427b Added Typing definitions for MaterialUI 0.15.1 and Moved 0.15.0 into legacy 2016-06-30 14:13:17 -07:00
Prashant Tiwari
cde106000a [material-ui] Add containerElement to buttons
All buttons accept a `containerElement` to embed other React elements, such as a `<Link />` from `react-router`.
2016-06-18 17:57:08 +05:30
Michael Ledin
4124d66bae navDrawer instead of drawer in v0.15.0. (#9566) 2016-06-08 19:26:58 +09:00
Nathan Brown
a0d42d9336 material-ui: Update material-ui to v0.15.0 (#9462) 2016-06-02 23:02:14 +09:00
Felix
ac927d3148 - derive TabProps from SharedEnhancedButtonProps (TabProps are passed… (#9218)
* - derive TabProps from SharedEnhancedButtonProps (TabProps are passed down to EnhancedButton inside)- Change signature of "onTouchTap" handler in TabProps to suit overridden "onTouchTap" in SharedEnhancedButtonProps

* - fixed TabProps onTouchTap signature, added disabled property
2016-05-15 01:18:15 +09:00
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
Artem Zagorodnyuk
d617eb54e5 material-ui: changed type of property "message" of SnackbarProps (#9132)
* Updated material-ui.d.ts

Added DOMAttributes to FlatButton and Dialog properties.

* material-ui: changed type of property "message" of SnackbarProps
2016-05-01 23:10:41 +09: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