Releases: swiety85/angular2gridster
Releases · swiety85/angular2gridster
Console log amnesia
Bug Fixes
- remove forgoten console.log (4d4a61a)
Drag fixes and improvements
Bug Fixes
- deeps: Add missing RxJs dependencies (f675e66)
- Hide grid lines on item drag out (49294c2), closes #173
- drag: Fix overlapping in different breakpoints after item resize with floating on false (09b7e94), closes #194
- drag: Fix overlapping in different breakpoints after item resize with floating on false (0258d5d)
- drag: Prevent moving item to negative position (0265244), closes #174
- drag: Solve problem with dropping items in single lane (624a9fe), closes #183
Features
- demo: Add reset widgets button (0338921)
- Add new option
gristerOptions.lines.backgroundColor
Fix initial items definition
Display grid lines
Bug Fixes
- config: correct applying dragAndDrop and resizable options on init (acfbd58), closes #163
- gridster: add missing unsubscribe (6083508)
- error when lazy loading widgets (611e56f), closes #165
- Fix lint errors and extend lint script (f61d42a)
Features
- display grid lines on drag and resize (d9440bb)
Fix resize binding
Bug Fixes
- demo: fix wrong item position on prototype drop (dde685c)
- drag: Fix exceptions when dropping item prototype with touch devices (8053e01)
- resize: Fix initial bindings, when new item without data is added. (7e0d0db), closes #158
Features
- demo: Add "Remove all widgets" button to demo page (aad2c09)
Fix build folder
Bug Fixes
- build: fix build folder