Releases: STRENCH0/EasyDragAndDrop
Releases · STRENCH0/EasyDragAndDrop
Super call compile time safety
Easydnd 2.1.0 super
Added super method call plus added method to controller
Easydnd 2.1.0b super method call
Default config call from local config by callSuper() method
Easydnd 2.0.3
Additional check, improved onDrop performance, fixed tag generation
Easydnd 2.0.2
- Refactoring.
- Fix onDragExited unwanted calls.
Easydnd 2.0.1 fix
Controller bug fix
DSL refactoring
- DSL is optional feature now;
- Tag saved in DragAndDropObject and generated automatically;
- DragAssignment can be Any object;
- DSL style sets creating
- Internal improvements
Start and stop controller actions
1.1.2 Added enable functionality
After initial setup actions
Now you can add new sets and also disable and enable drag and drop
API 21 support
1.0.2 API 21 and greater support