Skip to content

Releases: tiberiuzuld/angular-gridster2

update dependency

09 Dec 00:15
Compare
Choose a tag to compare

update dependency
publish to npm
add support for CommonJS.

Auto position item on adding with collision

27 Jul 12:26
Compare
Choose a tag to compare

auto position item if it has collision when adding a new item.

Bug fix set initial options before adding items

17 May 07:30
Compare
Choose a tag to compare
v1.1.2

bug fix set options before the initial items are added

Small bug fix in calculation pixelsToPosition

10 May 15:46
Compare
Choose a tag to compare
small bug fix in pixelToPosition calculation

update dependencies

Add Swap Items feature

07 May 18:33
Compare
Choose a tag to compare
Added Swap Items feature

update dependencies

Fix maxCols and maxRows

21 Apr 11:51
Compare
Choose a tag to compare
v1.0.6

v1.0.6 fix maxCols and maxRows

v1.0.5

06 Apr 08:11
Compare
Choose a tag to compare

fix issue with the lodash@>4.7.0
update dependencies
add ng-cloak to demo

v1.0.4

25 Mar 12:43
Compare
Choose a tag to compare

update dependencies
add material design to demo
add unit tests

Build

17 Mar 10:28
Compare
Choose a tag to compare
v1.0.3

Build release

Bug fix

17 Mar 10:05
Compare
Choose a tag to compare
Merge pull request #1 from sierraindiagolf/master

Emit change size event later