Kevin Ross
5906030ddc
lint
2018-02-16 15:20:58 -06:00
Kevin Ross
c18d4deab4
fix not null on DraggableProvided.draggableProps
2018-02-16 15:13:44 -06:00
Kevin Ross
973d6bcdef
[react-beautiful-dnd] update to 4.0.1
2018-02-16 15:10:50 -06:00
Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -08:00
Forbes Lindesay
8f8f6c4392
[react] Use HTMLDialogElement for the dialog node ( #23053 )
...
* [react] Use HTMLDialogElement for the dialog node
* Actually add the `open` property
* This update requires typescript 2.6
* Update dependents of react to also require typescript 2.6
2018-02-12 12:55:52 +00:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs ( #23354 )
2018-02-05 11:01:56 -08:00
Bradley Ayers
ac802ef4b0
Update react-beautiful-dnd to 3.0, fix nullables ( #22938 )
2018-01-23 11:49:46 -08:00
daphnes
5ccdf36eeb
Added test for disableInteractiveElementBlocking prop for react-beautiful-dnd
2017-11-29 16:56:42 +01:00
Daphne
cc63ad8782
Added disableInteractiveElementBlocking property which was missing
...
See docs.
Props of <Draggable>
```
disableInteractiveElementBlocking: An optional flag to opt out of blocking a drag from interactive elements. For more information refer to the section Interactive child elements within a Draggable
```
2017-11-29 16:54:02 +01:00
Bradley Ayers
9b9ece0dbc
Fix react-beautiful-dnd event handler types. ( #20864 )
2017-10-23 11:16:45 -07:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
varHarrie
2ed062b309
Add declarations for 'react-beautiful-dnd' ( #20060 )
...
* Add declarations for 'react-beautiful-dnd'
* Add missing header
* Fix lint issues
* Fix mistake
* Remove personal tslint rules
2017-09-27 09:57:18 -07:00