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
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
Andy
ae4fe7b6de
Use "lib" in tsconfigs instead of "target". ( #13968 )
...
* Use "lib" in tsconfigs instead of "target".
Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.
* Update new-package and readme
* Add back "target" where necessary
2017-01-18 07:51:51 -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
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