mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
git-subtree-dir: lib/gridster git-subtree-mainline: 26f137d822812e257a0f8d49ac8e3fb6a2e8091f git-subtree-split: 314037471fac083626f5140845a9d471a54e0bee
9.3 KiB
9.3 KiB
v0.5.6 (2014-09-25)
Bug Fixes
- draggable: namespace events with unique ids (79aff38c)
v0.5.5 (2014-07-25)
Bug Fixes
- gridster: fire
positionschanged
when widget orig position changes (9926ceff)
v0.5.4 (2014-07-16)
Bug Fixes
v0.5.3 (2014-07-04)
Bug Fixes
- gridster:
Features
- make gridster AMD compatible (589d7fd5)
- gridster: move widget up when added if there is space available (8ec307b6)
v0.5.2 (2014-06-16)
Bug Fixes
- draggable:
- gridster:
Features
- draggable:
v0.5.1 (2014-03-05)
Features
- collision: overlapping region as a config option (720d487e)
- coords:
- draggable: keep container position prop if different than static (04868a38)
- gridster: destroy element's data and optionally remove from DOM (dc09f191)
v0.5.0 (2014-02-14)
Bug Fixes
- autogrow: refining autogrow_cols behavior and grid width issues (835c2df8)
- resize.stop: Call resize.stop at the latest possible moment (e21f63a0)
Features
- draggable: Add toggle draggable method. (073fdc40)
v0.4.4 (2014-02-13)
Features
- resize: add start/stop/resize event triggers (7ca8deec)
v0.4.3 (2014-02-11)
Bug Fixes
- generated-styles: cleaning cached serializations properly (f8b04f29)
v0.4.2 (2014-02-07)
Bug Fixes
- recalculate grid width when adding widgets (47745978)
v0.4.1 (2014-02-07)
Bug Fixes
- add resize.min_size option to default config object (5672edb0)
v0.4.0 (2014-02-07)
Bug Fixes
- gridster:
- licenses: add required copyright message for underscore (b563c094)
- readme: link title jsfiddle -> jsbin, edit 5) of process steps (0641aa89)
Features
- draggable:
- gridster: increase grid width when dragging or resizing (37c4e943)
- resize: add option to set min_size of a widget (ff511872)
v0.3.0 (2013-11-18)
Features
- draggable:
- gridster: increase grid width when dragging or resizing (b61df653)
v0.2.1 (2013-10-28)
Features
- resize: Add start/stop/resize callbacks (d4ec7140)