Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 2.54 KB

File metadata and controls

42 lines (33 loc) · 2.54 KB

Changelog

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.

[Unreleased]

[Released]

[2.0.0]

Added

[1.0.0]

Added

Changed

[0.0.1]

Added

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

Fixed

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

Removed

  • BrowserAnimationsModule import (1907cf8)