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
0ad3163141
Add more strict type for onClick handler element
2017-02-14 10:50:59 +09:00
Karol Janyst
320b4f190f
Merge remote-tracking branch 'upstream/master' into lkay/react-bootstrap-navbar-toggle
2017-02-14 10:46:58 +09:00
Olmo del Corral
e52af758df
add justified to tabs
2017-01-30 07:50:58 +01:00
Karol Janyst
dc81b99234
Add missing onClick property on on <Navbar.Toggle /> props
2017-01-26 14:36:05 +09:00
Eric Anderson
9b53298395
Support Pick<> on setState now that TS 2.1 is out ( #13155 )
...
* Support Partial<> on setState now that TS 2.1 is out
* Update readme to reflect setState being typed correctly
* Switch setState to Pick
* Restore cloneELement portion of readme
* Use Pick<> | S for setState due to cast issue
* state and props should be readonly
* Fix nit + document why we
* Add typescript compiler header
* Update to properly order headers
* Update readme to reflect 2.1.5 fixing stPick
* Update readme now that 2.1.5 is out
* All that depend on react now require 2.1
* Fix definition that fails due to readonly state
2017-01-23 12:36:53 -08:00
Raymond May Jr
94fe252684
add missing props for Modal component ( #14043 )
...
reference: https://react-bootstrap.github.io/react-overlays/#modals
2017-01-18 10:25:57 -08:00
Andrey Kurdyumov
8cc15342ab
Support case when React Bootstrap used globally ( #13983 )
2017-01-17 22:29:37 -08: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
Kristof Csillag
7857731971
Add missing bsClass prop for Grid ( #13821 )
2017-01-13 12:26:47 -08:00
Nathan
37e76515c1
Adding missing bsClass ( #13743 )
...
Per the docs, there's a bsClass on Button.
2017-01-12 09:41:35 -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
3dba3ee2bd
adding Navbar.Form
2016-11-14 11:42: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
Mine Yalcinalp Starks
29e75d32e1
Merge remote-tracking branch 'upstream/master' into types2.0-fix
2016-08-05 17:32:30 -07: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
Ryan Cavanaugh
9d7d5a209a
Getting types-2.0 passing CI
2016-07-14 18:13:43 -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