All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Angular 8 support by jrquick17
- Ionic 4 support by jrquick17
- ARIA support by jrquick17
- HammerJS by jrquick17
debounceattribute to delay tooltip by jrquick17
- Use
[innerHtml]by gh-appdev
- Allow html input (9418e94), closes #15
- Concurrency ability (#54) (215d1dc), closes #21
- directive: add ability to offset tooltip (#52) (00f15c0)
- directives: add ability to choose event depending on platform (#53) (91ac6bd)
- Ability to programmatically trigger tooltip (#8) (e66f2d0)
- Desktop support (#11) (6ce8d87)
- Fix ngc (cca9cad)
- Fix for lazy loaded apps (#10) (f613824)
- lib: resetTimer (#32) (2fcc655)
- tooltip: prevent error caused by an undefined value (4d16bd3)
- tooltip: remove tooltips when element destroyed with event='hover' (#33) (310d968)
- BrowserAnimationsModule import (1907cf8)