Releases: tiberiuzuld/angular-gridster2
Releases · tiberiuzuld/angular-gridster2
2.6.0 (2017-04-07)
Features
- Make compatible with AOT using Renderer2 from [email protected]
Breaking change
- Works only with [email protected]
2.5.0 (2017-04-04)
Bug Fixes
- fix issue with touch in demo (#18)
Added
- Styles to
<gridster>
width & height 100% - Inlined the styles and html in components. So no more issues with loading styles and html
Changes
- Update demo to [email protected]
Removed
- removed
lodash
dependency
Try to fix styles in bundled library #19
v2.4.4 fix build styles
v2.4.3
fix 2.4.2
v2.4.2
try to fix #19
v2.4.1
fix #19
Implement cancelable resize & drag
v2.4.0 implement resizable/draggable.stop callback should be able cancellabl…
#15 when switching between different layout like scrollvertical, fit, fixed etc..onResize event should be fired for each widget
#15 when switching between different layout like scrollvertical, fit, fixed etc..onResize event should be fired for each widget
document gridster-item events
add itemResizeCallback option
#12 support widget_base_dimensions
v2.3.0 #12 support widget_base_dimensions
#10 add option Resize with limits
v2.2.0 #10 add option Resize with limits