Commit Graph

35 Commits

Author SHA1 Message Date
Andy
51b64c3c15 Remove unnecessary references in test files. (#14900) 2017-03-10 07:46:20 -08:00
Mine Starks
616b0e60fd Merge pull request #14653 from chengsieuly/master
Update react-bootstrap typings for ResponsiveEmbed
2017-03-06 17:57:34 -08:00
Cheng Ly
da3675c107 Update react-bootstrap typings for ResponsiveEmbed 2017-02-15 10:40:57 -08:00
Karol Janyst
dc81b99234 Add missing onClick property on on <Navbar.Toggle /> props 2017-01-26 14:36:05 +09:00
Richard Harding
58bf82b737 Added missing properties from TabProps (#13394)
as per doc here https://react-bootstrap.github.io/components.html#tabs
2017-01-17 19:57:22 -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
8349a45d78 adding panel with a filled table to tests 2016-11-14 11:41:10 -08:00
XQ Kuang
b8f50c92ee + Navbar.Link and Navbar.Text to react-bootstrap (#12294) 2016-11-08 00:14:51 +09: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
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
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
764408a571 react-bootstrap v0.30.0 2016-07-24 02:00:17 +09:00
Pedro Poveda
9f0e62c22f added Media Type 2016-07-07 16:08:42 -04:00
Pedro Poveda
bc9029be8a added Image import 2016-06-24 17:06:43 -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
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
50387d4046 Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -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
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
Tom Duncalf
daadce7d43 Change react-bootstrap definition to reflect that <OverlayTrigger /> trigger attribute can also be an array of strings 2016-03-04 13:30:10 +00:00
Amy Slagle
98b3edc27b react-bootstrap: Added FormControls.Static. 2016-02-26 15:13:46 -05:00
Allen Li
ee16e460f7 [react-bootstrap] Update to include Navbar.*.
Add:
Navbar.Brand
Navbar.Collapse
Navbar.Header
Navbar.Toggle
2015-12-09 22:42:02 -08:00
Tanguy Krotoff
d8373f0a6f Rename from *-test.ts to *-tests.ts 2015-10-23 20:52:47 +02:00