https://github.com/gullerya/tooltip
tooltip component and services
https://github.com/gullerya/tooltip
Last synced: about 2 months ago
JSON representation
tooltip component and services
- Host: GitHub
- URL: https://github.com/gullerya/tooltip
- Owner: gullerya
- License: mit
- Created: 2019-09-27T19:39:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T12:42:07.000Z (almost 4 years ago)
- Last Synced: 2025-03-14T07:37:46.770Z (3 months ago)
- Language: JavaScript
- Size: 398 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
[](https://github.com/gullerya/tooltip)
[](https://www.npmjs.com/package/@gullerya/tooltip)
[](https://travis-ci.org/gullerya/tooltip)
[](https://codecov.io/gh/gullerya/tooltip/branch/master)
[](https://www.codacy.com/app/gullerya/tooltip)# Summary
__`tooltip`__ provides a tooltip component and supporting services/APIs
#### Last versions (full changelog is [here](https://github.com/gullerya/tooltip/blob/master/docs/changelog.md))
* __1.0.1__
* implemented [Issue #3](https://github.com/gullerya/tooltip/issues/2) - support `disabled` functionality* __0.3.1__
* fixed [Issue #2](https://github.com/gullerya/tooltip/issues/2) - NPE caused tooltip to not show up in some scenarios* __0.1.0__
* initial take# Usage
TBD
# API
TBD