[Pkg-javascript-commits] [d3-tip.js] 157/277: upgrade d3 version dependency

bhuvan krishna bhuvan-guest at moszumanska.debian.org
Thu Dec 8 06:57:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

bhuvan-guest pushed a commit to branch master
in repository d3-tip.js.

commit 087c15d9f22d2603918b16c0e90dace5d7d65b24
Author: Justin Palmer <justin at github.com>
Date:   Sat Jun 29 08:47:45 2013 -0700

    upgrade d3 version dependency
---
 bower.json    | 2 +-
 d3.tip.min.js | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bower.json b/bower.json
index 18fc65e..9598558 100644
--- a/bower.json
+++ b/bower.json
@@ -8,6 +8,6 @@
     "components"
   ],
   "dependencies": {
-    "d3": "3.1.5"
+    "d3": "~3.2.0"
   }
 }
\ No newline at end of file
diff --git a/d3.tip.min.js b/d3.tip.min.js
index db3e729..4767cc0 100644
--- a/d3.tip.min.js
+++ b/d3.tip.min.js
@@ -1 +1 @@
-d3.tip=function(){function t(t){v=d(t),w=v.createSVGPoint(),document.body.appendChild(g)}function e(){return"n"}function n(){return[0,0]}function r(){return" "}function o(){var t=y();return{top:t.n.y-g.offsetHeight,left:t.n.x-g.offsetWidth/2}}function s(){var t=y();return{top:t.s.y,left:t.s.x-g.offsetWidth/2}}function l(){var t=y();return{top:t.e.y-g.offsetHeight/2,left:t.e.x}}function u(){var t=y();return{top:t.w.y-g.offsetHeight/2,left:t.w.x-g.offsetWidth}}function f(){var t=y();return [...]
\ No newline at end of file
+d3.tip=function(){function t(t){v=d(t),w=v.createSVGPoint(),document.body.appendChild(g)}function e(){return"n"}function n(){return[0,0]}function r(){return" "}function o(){var t=y();return{top:t.n.y-g.offsetHeight,left:t.n.x-g.offsetWidth/2}}function s(){var t=y();return{top:t.s.y,left:t.s.x-g.offsetWidth/2}}function u(){var t=y();return{top:t.e.y-g.offsetHeight/2,left:t.e.x}}function f(){var t=y();return{top:t.w.y-g.offsetHeight/2,left:t.w.x-g.offsetWidth}}function l(){var t=y();return [...]
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/d3-tip.js.git



More information about the Pkg-javascript-commits mailing list