An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![GitHub](https://img.shields.io/github/license/gullerya/tooltip.svg)](https://github.com/gullerya/tooltip)
[![npm](https://img.shields.io/npm/v/@gullerya/tooltip.svg?label=npm%20@gullerya/tooltip)](https://www.npmjs.com/package/@gullerya/tooltip)
[![Travis](https://travis-ci.org/gullerya/tooltip.svg?branch=master)](https://travis-ci.org/gullerya/tooltip)
[![Codecov](https://img.shields.io/codecov/c/github/gullerya/tooltip/master.svg)](https://codecov.io/gh/gullerya/tooltip/branch/master)
[![Codacy](https://img.shields.io/codacy/grade/b65fedb3a16b4873b6448b9cc3f5b2ac.svg?logo=codacy)](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