rchaser53
|
a1b6081ba3
|
add arguments type for using stateless functional component
I added the type for DragSource arguments.
But I forgot to add the other function arguments type.
|
2016-08-17 00:30:11 +09:00 |
|
rchaser53
|
d493dd6da5
|
arguments type changes for using stateless functional component
|
2016-08-13 19:16:48 +09:00 |
|
Phips Peter
|
ad6ffc4b5c
|
Separate React DnD
This makes it an easier user experience.
|
2016-07-25 12:14:53 -07:00 |
|
Phips Peter
|
78c2da12eb
|
Update React DnD types
|
2016-07-25 12:14:39 -07:00 |
|
vvakame
|
56295f5058
|
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
|
2016-03-17 00:55:26 +09:00 |
|
Wolfgang Steiner
|
55542c4c6c
|
added types for collector functions (DragSource, DragTarget, DragLayer)
|
2016-02-14 15:33:01 +01: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 |
|
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 |
|
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
|
d8dc5313d8
|
Add definitions for React DnD
Adding React DnD type definitions for React DnD v1.1.4, which is the latest
version.
Paired with @vsiao on parts of this
|
2015-07-29 17:48:37 -07:00 |
|