Rolf Sommerhalder
9f928dcd77
bump minor revision
2014-04-27 10:49:21 +02:00
Rolf Sommerhalder
324fed9b3c
ng-planetaryjs looks for global with AMD loader
...
While using RequireJS to AMD load ng-planetaryjs, planetaryjs, and their dependencies, ng-planetaryjs still looks for global object planetaryjs (such as in ```var globe = planetaryjs.planet();```). Thus use the UMD pattern "AMD with global, Node, or global" instead of "AMD, Node, or browser global" from https://sublime.wbond.net/packages/UMD%20snippets .
2014-04-27 07:29:42 +02:00
Brandon Tilley
5e807f52e0
v1.1.0
2014-02-03 00:16:47 -08:00
Brandon Tilley
74013bde29
v1.0.3
2014-01-22 20:45:13 -08:00
Brandon Tilley
53b7a3b2b7
v1.0.2
2014-01-15 21:33:16 -08:00
Brandon Tilley
964dfbc366
v1.0.1
2014-01-02 09:06:06 -08:00
Brandon Tilley
03b52fb10d
v1.0.0
2013-12-31 10:56:27 -08:00
Brandon Tilley
72b6b68b25
v1.0.0-rc.2
2013-12-25 23:30:59 -08:00
Brandon Tilley
2fe52ec148
(drag, zoom): Expose planet instance as this in event callbacks
2013-12-24 21:54:33 -08:00
Brandon Tilley
c69f749747
(core): Fix load order of global plugins
2013-12-24 21:19:28 -08:00
Brandon Tilley
3b1c80e656
v1.0.0-rc.1
2013-12-24 08:36:58 -08:00
Brandon Tilley
54f75ff627
zoom plugin's initialScale can be set to 0
2013-12-24 08:29:01 -08:00
Brandon Tilley
deb0caff44
Add jshint and gulp task; implement hints
2013-12-24 08:28:19 -08:00
Brandon Tilley
2c85e4d92e
v0.3.0
2013-12-23 22:09:49 -08:00
Brandon Tilley
ef285150ee
Reverse the order of lat and lng parameters of the add method of the pings plugin
2013-12-23 22:08:03 -08:00
Brandon Tilley
e0bb02d461
v0.2.2
2013-12-23 15:11:59 -08:00
Brandon Tilley
ab92e0a472
Add afterZoom and afterDrag hooks to the zoom and drag plugins
2013-12-23 14:57:00 -08:00
Brandon Tilley
f149583f0b
v0.2.1
2013-12-22 14:19:59 -08:00
Brandon Tilley
823a938a4b
Add the 'drag' and 'zoom' plugins
2013-12-22 13:59:41 -08:00
Brandon Tilley
335cd859ca
v0.2.0
2013-12-21 23:35:36 -08:00
Brandon Tilley
626d01c2d7
Allow default configuration options to be passed to the pings plugin
2013-12-21 23:33:39 -08:00
Brandon Tilley
4bb0202bc9
Add the type configuration option to the borders plugin
2013-12-21 23:11:24 -08:00
Brandon Tilley
069f4c4901
Add the lineWidth configuration option to the land and borders plugins
2013-12-21 23:03:05 -08:00
Brandon Tilley
321822f983
Remove the 'stroke' configuration option from the 'oceans' plugin
2013-12-21 22:45:19 -08:00
Brandon Tilley
4563d9bda4
Change topojson plugin to store on planet.plugins.topojson
2013-12-21 20:29:31 -08:00
Brandon Tilley
936ca3ccd3
Explose plugin data on planet.plugins
2013-12-21 14:38:06 -08:00
Brandon Tilley
9d91e43cf3
Implement site with actual library
2013-12-21 12:06:57 -08:00
Brandon Tilley
4102091a50
Fix broken plugins; add pings plugin; refactor core code
2013-12-21 11:01:39 -08:00
Brandon Tilley
ac1c54968d
Add built files
2013-12-21 00:57:25 -08:00