Skip to content

Changed to use position: fixed

Compare
Choose a tag to compare
@peterh32 peterh32 released this 24 Aug 05:24
· 14 commits to master since this release
89af937
Release 5.0.0 - Change to position fixed (#26)

* initial switch to absolute and always drag clone

* maybe going to try to remove the DragDropGhost component

* remove dragDropGhost element

* test w div

* Remove DragDropGhost. Change to fixed position.

* returnToBase property removed.

* change sourceElem to containerElem

* add sourceElem property to drag data

* upped version number and rebuilt

* cleaned up demo files, removed some unused state properties.

* doc tweaks mostly

* updated compiled files

* linted

* had an error in the demo page