Skip to content

1.19.0 (2017-12-17)

Compare
Choose a tag to compare
@tiberiuzuld tiberiuzuld released this 17 Dec 20:24
· 10 commits to 1.x since this release

Bug Fixes

  • fix "Fit to screen" option doesn't fill the entire screen #141
  • fix referencing callbacks on inner $options objects #176
  • remove itemChange and itemResize @Output() from gridster-item #176
  • call itemInitCallback after the item has size #190

Features

  • add option scrollToNewItems #189
  • add unit tests for gridsterUtils.service #139 thanks @yugi03