Commit Graph

81 Commits

Author SHA1 Message Date
Andy
a4bd9fa3c1 Add "noImplicitThis" to all tsconfig.json (#13446)
* Add "noImplicitThis" to all tsconfig.json

* Use `"noImplicitThis": false` on packages with broken tests.
2016-12-19 14:11:46 -08:00
Nathan Shively-Sanders
996f22a0d7 Merge pull request #12654 from patsissons/react-bootstrap/navbar-form
Adding Navbar.Form
2016-11-22 13:05:13 -08:00
Pat Sissons
eafc7fc5ff adding Navbar.Form test 2016-11-14 11:42:10 -08:00
Pat Sissons
3dba3ee2bd adding Navbar.Form 2016-11-14 11:42:10 -08:00
Pat Sissons
8349a45d78 adding panel with a filled table to tests 2016-11-14 11:41:10 -08:00
Pat Sissons
10a64c8124 adding fill to TableProps 2016-11-14 11:41:10 -08:00
valorize
e25ee6787a Alphabetized 2016-11-10 09:06:40 +01:00
valorize
2b4f52b1eb Added collapseOnSelect 2016-11-08 20:43:26 +01:00
XQ Kuang
b8f50c92ee + Navbar.Link and Navbar.Text to react-bootstrap (#12294) 2016-11-08 00:14:51 +09:00
jramsay
503e9fa320 Merge pull request #12132 from rickydigime/patch-1
Update index.d.ts
2016-11-03 17:08:28 -07:00
rickydigime
56dd03b2f6 Update index.d.ts
bsStyle can be used on DropdownToggle too.
2016-10-20 13:53:47 +01:00
François Guillot
ae6c192dfe Added shouldUpdatePosition prop in Overlay 2016-10-20 11:56:54 +02:00
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