Skip to content

Releases: zyra/ionic-tooltips

Ionic 4 support

12 Feb 00:07
Compare
Choose a tag to compare
4.0.0-beta.0

Set version to 4.0.0-beta.0

HTML Support

11 Feb 22:50
Compare
Choose a tag to compare

3.1.0 (2019-02-11)

Features

Concurrency controls

07 Jan 09:44
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • you need to import TooltipsModule.forRoot() in your apps main module

v2.1.1

24 Sep 02:29
Compare
Choose a tag to compare

2.1.1 (2018-09-24)

2.1.0 (2018-09-24)

Bug Fixes

  • 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)

Features

  • directive: add ability to offset tooltip (#52) (00f15c0)
  • directives: add ability to choose event depending on platform (#53) (91ac6bd)

v2.0.0

11 Sep 09:42
0444862
Compare
Choose a tag to compare

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)

v1.0.0

05 Jul 17:38
Compare
Choose a tag to compare
Create LICENSE