Releases: ManifestWebDesign/angular-gridster
Releases · ManifestWebDesign/angular-gridster
v0.13.15
Merged "sparse" feature that can speed up large grids.
v0.13.14
Build non-minified CSS and fix "main" in bower.json.
v0.13.13
Fix bug with loop looking for parent elements and running out of elements.
v0.13.12
- 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
Fix Travis build and jshint issues. Special thanks to @mportuga for the PR resolving the Travis build issues.
Fix Draghandle DOM Traversal
v0.13.10
increment version number
v0.13.5
- Resizable bug fixes
- Fix race condition with draggable init and template rendering
- Remove placeholder animation
- Add z-index to resize handles
v0.13.4
Fix bug with toggling draggable
v0.13.2
Undo some buggy swapping logic.
v0.13.1
Allow multiple drag handles