Skip to content

Latest commit

History

History
28 lines (16 loc) 路 756 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) 路 756 Bytes

Changelog

1.1.0 (2018-06-16)

  • Angular6/RxJS6 upgrade

1.0.2 (2017-12-02)

  • Fixes issue #6

1.0.1 (2017-08-18)

  • Fixes issues 14

1.0.0 (2017-07-03)

  • Added support to focus row/item index (see #7)
  • Added readme note on how to use focus row/item feature
  • Added readme note on how to use multiple instances (#8)

Breaking Changes

  • Removed component input vsScrollTop
  • Added single component input vsUserCmd to define an observable sequence of IUserCmd commands

0.2.0 (2017-04-22)

  • Initial public release