Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

62 lines (35 loc) · 2.21 KB

Changelog

Breaking changes

  • The method clearSelected is changed to clear.

Bug fixes

  • Trigger deselected event on clear single select click (#23).
  • Typo fixes.

  • Update to Angular 2.1.0.

Bug fixes

Improvements

1.0.0-alpha.9 (2016-10-05)

Bug fixes

  • Fix gulp watch task.
  • Fix gulp build taks.
  • Fix tsconfig, and added types to compilerOptions.
  • Fix AoT build, made some variables public.

1.0.0-alpha.8 (2016-10-01)

Features

Bug fixes