Skip to content

v2.0.0

Compare
Choose a tag to compare
@ihadeed ihadeed released this 11 Sep 09:42
· 45 commits to master since this release
0444862

2.0.0 (2017-09-11)

BREAKING CHANGES

  • This module no longer imports BrowserAnimationsModule. You have to import it manually into your app's main NgModule.

Bug Fixes

  • fix for lazy loaded apps (#10) (f613824)
  • remove BrowserAnimationsModule import (1907cf8)

Features

  • ability to programatically trigger tooltip (#8) (e66f2d0)
  • add desktop support (#11) (6ce8d87)