Skip to content

Releases: tiberiuzuld/angular-gridster2

2.6.0 (2017-04-07)

06 Apr 21:30
Compare
Choose a tag to compare

Features

Breaking change

2.5.0 (2017-04-04)

03 Apr 21:04
Compare
Choose a tag to compare

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

Removed

  • removed lodash dependency

Try to fix styles in bundled library #19

03 Apr 17:20
Compare
Choose a tag to compare

v2.4.3

02 Apr 07:40
Compare
Choose a tag to compare
fix 2.4.2

v2.4.2

02 Apr 07:38
Compare
Choose a tag to compare
try to fix #19

v2.4.1

02 Apr 06:54
Compare
Choose a tag to compare
fix #19

Implement cancelable resize & drag

31 Mar 19:18
Compare
Choose a tag to compare
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

28 Mar 09:43
Compare
Choose a tag to compare

#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

25 Mar 20:22
Compare
Choose a tag to compare
v2.3.0

#12 support widget_base_dimensions

#10 add option Resize with limits

25 Mar 19:42
Compare
Choose a tag to compare
v2.2.0

#10 add option Resize with limits