Skip to content

Commit 7c98f99

Browse files
committed
new version fix translate for safari
1 parent 9f8d929 commit 7c98f99

File tree

8 files changed

+33
-6
lines changed

8 files changed

+33
-6
lines changed

bower.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "angular-tooltips",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Angular.js tooltips module.",
55
"authors": [
66
"Filippo Oretti <filippo.oretti@gmail.com",
7-
"Dario Andrei <wouldgo84@gmail.com>"
7+
"Dario Andrei <wouldgo84@gmail.com>",
8+
"720kb"
89
],
910
"keywords": [
1011
"tiptip",
@@ -30,4 +31,4 @@
3031
"dependencies": {
3132
"angular": "~1.4.7"
3233
}
33-
}
34+
}

dist/angular-tooltips.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-tooltips.css.min.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-tooltips.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* angular-tooltips
3-
* 1.0.7
3+
* 1.0.8
44
*
55
* Angular.js tooltips module.
66
* http://720kb.github.io/angular-tooltips

dist/angular-tooltips.js.min.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)