Commit Graph

69 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
3ec1975963 Add missing type argument and requires
1. React now requires a type argument for MouseEventHandler.
2. Nodemailer now requires `require('nodemailer')` to access its types.
They are not available in the nodemailer namespace in the global namespace.
2016-08-11 07:21:40 -07:00
Nathan Shively-Sanders
9019823501 Merge branch 'master' into types-2.0-2016-08-10 2016-08-10 16:17:43 -07:00
Batbold Gansukh
0f4a73ef20 Add SafeAnchor 2016-08-06 16:24:14 +09:00
Mine Yalcinalp Starks
29e75d32e1 Merge remote-tracking branch 'upstream/master' into types2.0-fix 2016-08-05 17:32:30 -07:00
Batbold Gansukh
404ea846dc Fix formating 2016-07-28 14:49:47 +09:00
Batbold Gansukh
fbf674838e Fix spacing 2016-07-28 14:12:09 +09:00
Ryan Cavanaugh
29ba4b7a42 Get tests passing again 2016-07-27 20:45:08 -07:00
Ryan Cavanaugh
b488f3cb5f Merge remote-tracking branch 'upstream/master' into merge_7_25 2016-07-27 10:57:46 -07:00
Ryan Cavanaugh
e9a0d98125 Merge commit 'upstream/master~300' into merge_7_25 2016-07-26 17:45:17 -07:00
Ryan Cavanaugh
b9245fba39 Merge commit 'upstream/master~350' into merge_7_25 2016-07-26 17:24:39 -07:00
Ryan Cavanaugh
639b88af6a Get more tests passing 2016-07-26 15:03:04 -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
5d004be8ba Merge commit 'upstream/master~600' into merge_7_25 2016-07-26 00:22:12 -07:00
Batbold Gansukh
f4fc3a091b Delete react-bootstrap-tests.js,react-bootstrap-tests.jsx 2016-07-25 12:02:29 +09:00
Batbold Gansukh
f4f8a0c9ae Fix for feedback 2016-07-25 01:26:05 +09:00
Batbold Gansukh
6afa8beec1 add my name 2016-07-24 02:22:25 +09:00
Batbold Gansukh
764408a571 react-bootstrap v0.30.0 2016-07-24 02:00:17 +09:00
Ryan Cavanaugh
9d7d5a209a Getting types-2.0 passing CI 2016-07-14 18:13:43 -07:00
Andrey Kurdyumov
6f664bd4fe Add support for using React Bootstrap in glbal setup (#10051) 2016-07-12 23:12:31 -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
Pedro Poveda
6c0118ed5f Fixed indentation 2016-07-11 10:29:24 -04:00
Pedro Poveda
5ea018ec97 fixed indenting and made MediaClass attributes mandatory 2016-07-07 17:03:46 -04:00
Pedro Poveda
9f0e62c22f added Media Type 2016-07-07 16:08:42 -04:00
Peter Šulek
cf77d6c2f4 Fixed InputGroup.Addon and InputGroup.Button
Fixed InputGroup.Addon and InputGroup.Button sub classes
2016-07-06 20:20:32 +02:00
Raghav Katyal
395c4e1639 Turning on consistent casing flag and fixing failures 2016-06-30 15:14:49 -07:00
Mohamed Hegazy
34ed89d9a8 Revert "Add NavbarHeader to react-bootstrap"
This reverts commit f4f0812f25.
2016-06-27 09:38:12 -07:00
Mohamed Hegazy
7ce2ee722b Merge pull request #7091 from ianks/navbar-header
Add NavbarHeader to react-bootstrap
2016-06-26 19:32:02 -07:00
Pedro Poveda
bc9029be8a added Image import 2016-06-24 17:06:43 -04:00
Pedro Poveda
d574b26d8b fixed typing 2016-06-24 14:58:19 -04:00
Pedro Poveda
6dd839beff Added Image type 2016-06-24 10:35:51 -04:00
Mohamed Hegazy
d67e4d46e7 Merge pull request #9532 from ACS-Solutions/master
Fix base props of react-bootstrap components (refs are useful!)
2016-06-21 14:55:54 -07:00
Alexey Morozov
ac5abd39ed Added Custom Tab Layout types to react-bootstrap.d.ts 2016-06-17 17:37:13 +03:00
Mike Winfield
2376f40c0c Remove (deprecated) FormControls tests 2016-06-06 17:10:45 +01:00
Mike Winfield
8ef50befe5 Fix lost/misnamed Collapse/Class 2016-06-06 17:07:22 +01:00
Mike Winfield
009fbfc216 Various adjustments for react-bootstrap v0.29.4 + inexhaustive curation 2016-06-06 17:00:31 +01:00
Mike Winfield
be2905b8ea Fix base props of react-bootstrap components (refs are useful!) 2016-06-02 11:21:40 +01:00
Danilo Jr
e8357a2f9d Adding some form components in react-bootstrap (#9070)
* adding some form components

* fix some components type

* fix some components type. this fixes issue #9062
2016-05-26 23:12:39 +09: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
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
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
Jon Sheppard
e735ebe1d3 react-bootstrap: add missing function props to Modal (#9063)
* react-bootstrap: add missing function props to Modal

* Updated type definition as requested.
2016-04-23 22:55:14 +09:00
Ryan Cavanaugh
4a433abbf4 Unwrap all lone ambient external modules 2016-04-22 14:12:45 -07:00
Amy Slagle
cb44b2d955 react-bootstrap: Changed HTML component prop types to extend React.HTMLAttributes, and removed deprecated React.Props.
Also removed attribute types that were duplicates of HTMLAttributes.
2016-03-22 09:52:06 -04:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00