From 40afa6fedfbb2d1329c899ce35803410717aea27 Mon Sep 17 00:00:00 2001 From: BinaryMuse Date: Sun, 22 Nov 2015 02:19:23 -0800 Subject: [PATCH] Update site --- download/index.html | 20 ++++++++++---------- js/lib/planetaryjs.min.js | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/download/index.html b/download/index.html index 71f5859..d0f28d2 100644 --- a/download/index.html +++ b/download/index.html @@ -56,40 +56,40 @@ -

Latest Stable Build: v1.1.1

-

Release notes +

Latest Stable Build: v1.1.2

+

Release notes | - GitHub tag

+ GitHub tag

Core library: [ - minified + minified | - unminified + unminified ]
Core library (no plugins): [ - minified + minified | - unminified + unminified ]
Earth TopoJSON data ("land" and "countries" objects): [ - download + download ]
Source code [ - .zip + .zip | - .tar.gz + .tar.gz ]
diff --git a/js/lib/planetaryjs.min.js b/js/lib/planetaryjs.min.js index 32a4243..21bbcd6 100644 --- a/js/lib/planetaryjs.min.js +++ b/js/lib/planetaryjs.min.js @@ -1,2 +1,2 @@ -/*! Planetary.js 1.1.1 | (c) 2013 Brandon Tilley | Released under MIT License */ +/*! Planetary.js 1.1.2 | (c) 2013 Michelle Tilley | Released under MIT License */ !function(n,t){"function"==typeof define&&define.amd?define(["d3","topojson"],function(o,i){return n.planetaryjs=t(o,i,n)}):"object"==typeof exports?module.exports=t(require("d3"),require("topojson")):n.planetaryjs=t(n.d3,n.topojson,n)}(this,function(n,t,o){"use strict";var i=null;o&&(i=o.planetaryjs);var e=[],r=function(t,o,i){n.timer(function(){if(t.stopped)return!0;t.context.clearRect(0,0,o.width,o.height);for(var n=0;n=0;o--)t.unshift(e[o]);for(0===t.length&&(c.plugins.earth&&n.loadPlugin(c.plugins.earth()),c.plugins.pings&&n.loadPlugin(c.plugins.pings())),o=0;o=o.onInit.length?r(n,t,o):e(l)};e(l)}else r(n,t,o)},u=function(n,t,o,i){n.canvas=t,n.context=t.getContext("2d"),n.stopped!==!0&&l(n,o),n.stopped=!1,a(n,t,i)},c={plugins:{},noConflict:function(){return o.planetaryjs=i,c},loadPlugin:function(n){e.push(n)},planet:function(){var t=[],o={onInit:[],onDraw:[],onStop:[]},i={plugins:{},draw:function(n){u(i,n,t,o)},onInit:function(n){o.onInit.push(n)},onDraw:function(n){o.onDraw.push(n)},onStop:function(n){o.onStop.push(n)},loadPlugin:function(n){t.push(n)},stop:function(){i.stopped=!0;for(var n=0;n90&&(e[1]=90),e[1]<-90&&(e[1]=-90),e[0]>=180&&(e[0]-=360),t.projection.rotate(e),l.call(t)});n.select(t.canvas).call(o)})}},c}); \ No newline at end of file