Commit Graph

8 Commits

Author SHA1 Message Date
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
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
Bradley Ayers
ac802ef4b0 Update react-beautiful-dnd to 3.0, fix nullables (#22938) 2018-01-23 11:49:46 -08: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
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