Releases: tiberiuzuld/angular-gridster2
Releases · tiberiuzuld/angular-gridster2
update dependency
update dependency
publish to npm
add support for CommonJS.
Auto position item on adding with collision
auto position item if it has collision when adding a new item.
Bug fix set initial options before adding items
v1.1.2 bug fix set options before the initial items are added
Small bug fix in calculation pixelsToPosition
small bug fix in pixelToPosition calculation update dependencies
Add Swap Items feature
Added Swap Items feature update dependencies
Fix maxCols and maxRows
v1.0.6 v1.0.6 fix maxCols and maxRows
v1.0.5
fix issue with the lodash@>4.7.0
update dependencies
add ng-cloak to demo
v1.0.4
update dependencies
add material design to demo
add unit tests
Build
v1.0.3 Build release
Bug fix
Merge pull request #1 from sierraindiagolf/master Emit change size event later