Features
- update demo
- feat add more empty cell options
emptyCellDragMaxCols
,emptyCellDragMaxRows
,enableEmptyCellClick
,enableEmptyCellDrop
,enableEmptyCellDrag
- small breaking change in
enableEmptyCellClickDrag
changed toenableEmptyCellClick
for each type there is a enable option now
Bug Fixes
- fix emptyCell adding in scrolled target. Also changed mouse position detection from page to client (x,y)