Releases: cloukit/tooltip
Releases · cloukit/tooltip
7.0.0
- Angular 7
- ‼️ FIRST ANGULAR >=7.0.0 COMPATIBLE RELEASE
6.0.1
- fix peerDependencies for theme and dropout
6.0.0
- Angular 6 and RxJS 6.0
- new Angular CLI buildchain
- aligned major version with angular version
- ‼️ FIRST ANGULAR >=6.0.0 COMPATIBLE RELEASE
1.6.0
- latest buildchain 1.17.1
- added stories to demo doc and upgraded story to 1.3.1
- ‼️ FIRST ANGULAR >=5.0.0 COMPATIBLE RELEASE
1.5.0
- compatible to v1.4.0 @cloukit/dropout
- ‼️ LAST ANGULAR >=4.0.0 COMPATIBLE RELEASE
1.4.0
- ngOnDestroy for tooltip directive. Fixes zombie tooltip when trigger element is removed.
1.3.0
- fix onclick bug. close tooltip onclick.
1.2.0
fix onclick bug and move margin transition logic to theme