3.1.0 (2019-02-11)
3.0.0 (2019-01-07)
2.2.0 (2019-01-07)
- you need to import
TooltipsModule.forRoot()
in your apps main module
2.1.1 (2018-09-24)
2.1.0 (2018-09-24)
- fix ngc (cca9cad)
- lib: resetTimer (#32) (2fcc655)
- tooltip: prevent error caused by an undefined value (4d16bd3)
- tooltip: remove tooltips when element destroyed with event='hover' (#33) (310d968)
- directive: add ability to offset tooltip (#52) (00f15c0)
- directives: add ability to choose event depending on platform (#53) (91ac6bd)