Skip to content

Commit

Permalink
v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atomiks committed Feb 11, 2018
1 parent 38636a3 commit edb38f0
Show file tree
Hide file tree
Showing 11 changed files with 1,980 additions and 1,925 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Use the full version link! Visit the link in `src` below to get the latest versi
<button title="Another tooltip">Text</button>

<!-- Include Tippy -->
<script src="https://unpkg.com/tippy.js@2.0.9/dist/tippy.all.min.js"></script>
<script src="https://unpkg.com/tippy.js@2.2.0/dist/tippy.all.min.js"></script>
<!-- Initialize tooltips by calling the `tippy` function with a CSS selector -->
<script>
tippy('button')
Expand All @@ -61,4 +61,3 @@ Use the full version link! Visit the link in `src` below to get the latest versi
```

View the [docs](https://atomiks.github.io/tippyjs/) for details on all of the options you can supply to customize tooltips to suit your needs.

Loading

0 comments on commit edb38f0

Please sign in to comment.