Commit Graph
13 Commits
Author SHA1 Message Date
Ryan Cavanaugh f55497c988 Merge remote-tracking branch 'upstream/master' into merge_7_25
# Conflicts:
#	convict/convict.d.ts
#	multer/multer.d.ts
#	nodemailer/nodemailer.d.ts
#	react-bootstrap-table/react-bootstrap-table.d.ts
#	react-dnd/react-dnd-tests.ts
#	react-native/index.d.ts
#	request/request.d.ts
#	restify/index.d.ts
#	webpack/webpack.d.ts
#	ws/ws.d.ts
2016-07-27 16:12:49 -07:00
David Inglis b18345f63e [ReactDnd] changes NativeTypes to use string typing 2016-07-25 12:15:20 -07:00
Phips PeterandDavid Inglis ad6ffc4b5c Separate React DnD
This makes it an easier user experience.
2016-07-25 12:14:53 -07:00
Phips PeterandDavid Inglis 78c2da12eb Update React DnD types 2016-07-25 12:14:39 -07:00
Ryan Cavanaugh e105eabd48 Remove invalid references 2016-05-10 16:27:59 -07:00
vvakame 14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
Vincent Siao 1917a4122a [react] Add T param to React.DOM* types 2016-03-14 01:46:13 -07:00
Phips Peter 31b6fe5575 Fix react-dnd HTML5 Backend
The type signatures previously did not match the JavaScript definition
for this module.
2015-10-07 16:17:28 -07:00
Masahiro Wakame 8ea82f65e3 Merge pull request #5869 from use-strict/patch-1
Update react.d.ts - Validate static members of React.Component
2015-10-05 22:44:28 +09:00
Yiting Zhi e4f6f8ef44 [ReactDnd] Added DragLayer type definition
The type definitions didn't have DragLayer support. This commit adds support for ReactDnd DragLayer.
2015-09-24 21:09:10 -07:00
Ciuca, Alexandru 64cd3d9c56 Fixed react tests caused by incompatibility of aliased props generics 2015-09-17 20:11:06 +03:00
Eric Pelz 5dafa21e89 Add the TestBackend module to React DnD
This allows unit testing with React DnD.
2015-08-06 16:17:12 -07:00
Eric Pelz cc1daf7d84 Rename React DnD test file 2015-08-03 09:56:49 -07:00