Skip to content

Releases: ManifestWebDesign/angular-gridster

v0.13.15

01 Oct 16:56
Compare
Choose a tag to compare

Merged "sparse" feature that can speed up large grids.

v0.13.14

20 Jul 21:05
Compare
Choose a tag to compare

Build non-minified CSS and fix "main" in bower.json.

v0.13.13

19 Jul 21:20
Compare
Choose a tag to compare

Fix bug with loop looking for parent elements and running out of elements.

v0.13.12

19 Jul 16:56
Compare
Choose a tag to compare
  • broadcast "gridster-loaded" event. Thank you, @yconoclast
  • Merge pull request #420 from VoltiSubito/fixes-ie11-scroll: Fixes IE11 scrolling issues. Thank you, @VoltiSubito

v0.13.11

19 Jul 16:32
Compare
Choose a tag to compare

Fix Travis build and jshint issues. Special thanks to @mportuga for the PR resolving the Travis build issues.

Fix Draghandle DOM Traversal

24 Jun 02:59
Compare
Choose a tag to compare
v0.13.10

increment version number

v0.13.5

14 Jul 17:00
Compare
Choose a tag to compare
  • Resizable bug fixes
  • Fix race condition with draggable init and template rendering
  • Remove placeholder animation
  • Add z-index to resize handles

v0.13.4

22 May 23:48
Compare
Choose a tag to compare

Fix bug with toggling draggable

v0.13.2

27 Apr 10:14
Compare
Choose a tag to compare

Undo some buggy swapping logic.

v0.13.1

27 Apr 08:08
Compare
Choose a tag to compare

Allow multiple drag handles