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
c86479db1f
Update changelog retroactively to match release notes on GitHub
2014-02-03 00:25:33 -08:00
Brandon Tilley
5e807f52e0
v1.1.0
2014-02-03 00:16:47 -08:00
Brandon Tilley
cfb059369e
Update CHANGELOG
2014-02-03 00:14:39 -08:00
Brandon Tilley
4edb647564
(core) Add stop method
2014-02-03 00:13:37 -08:00
Brandon Tilley
74013bde29
v1.0.3
2014-01-22 20:45:13 -08:00
Brandon Tilley
62e8d08bd9
(core) Don't disable adaptive resampling on the projection
2014-01-22 20:43:26 -08:00
Brandon Tilley
f5bf0743fb
(site) Fix broken markup around 'download source' link
2014-01-15 21:39:35 -08:00
Brandon Tilley
53b7a3b2b7
v1.0.2
2014-01-15 21:33:16 -08:00
Brandon Tilley
2aa72ca45e
(site) Update CommonJS installation instructions
2014-01-15 21:31:48 -08:00
Brandon Tilley
d873121c08
(core) Update dependencies on D3 and TopoJSON
2014-01-15 14:17:50 -08:00
Brandon Tilley
1eae3fb7c9
Merge pull request #5 from darul75/master
...
(site) Fix ID of globe in rotating example
2014-01-11 15:18:50 -08:00
Julien Valéry
c8c4bfa4bd
fix id globe name
...
great job, thanks
2014-01-11 17:11:14 +01:00
Brandon Tilley
6350c397b2
(site) Fix broken DOM
2014-01-06 18:37:17 -08:00
Brandon Tilley
bbe2e15283
(site) Count clicks to GH as non-bounce visitors
2014-01-03 15:11:16 -08:00
Brandon Tilley
b9a070ab76
Don't forget important things like creating releases
2014-01-03 07:32:03 -08:00
Brandon Tilley
964dfbc366
v1.0.1
2014-01-02 09:06:06 -08:00
Brandon Tilley
05313d79f8
(core) Depend on D3 and TopoJSON
2014-01-02 09:04:40 -08:00
Brandon Tilley
461561340b
(site) Note TopoJSON PR in CommonJS installation instructions
2014-01-02 09:04:20 -08:00
Brandon Tilley
fe1de35576
(site) Add installation section; move AMD and CommonJS info there
2014-01-01 18:18:51 -08:00
Brandon Tilley
1764ee07f7
(site) Fix incorrect plugins in quake example
2014-01-01 11:49:02 -08:00
Brandon Tilley
19ed44d67b
(site) Add FB meta tags
2013-12-31 12:41:49 -08:00
Brandon Tilley
03b52fb10d
v1.0.0
2013-12-31 10:56:27 -08:00
Brandon Tilley
d28358568c
Remove version name
2013-12-31 10:52:52 -08:00
Brandon Tilley
ac192b779b
(site) Increase number of pings on homepage/rotating example
2013-12-28 21:45:22 -08:00
Brandon Tilley
5aa5f5633f
(site) Add AMD and CommonJS info to FAQ
2013-12-28 16:18:29 -08:00
Brandon Tilley
4927fedc20
Add 'main' entry to package.json
2013-12-28 16:18:09 -08:00
Brandon Tilley
5a140ab914
Add script to set version number
2013-12-28 13:09:12 -08:00
Brandon Tilley
50b283aa5e
(site) Add link to release notes and tree/tag from download page
2013-12-28 13:07:02 -08:00
Brandon Tilley
e37d657a61
(core) Ensure built files use newlines everywhere
2013-12-28 13:02:54 -08:00
Brandon Tilley
35d3ca0d9d
(site) Update world-110m.json download link
2013-12-28 11:59:50 -08:00
Brandon Tilley
f21450fd2a
(site) Add TopoJSON feature information to 'land' and 'borders' plugin documentation
2013-12-28 11:47:23 -08:00
Brandon Tilley
c698e7ac84
(site) Add line numbers to examples' displayed code
2013-12-28 11:21:49 -08:00
Brandon Tilley
2814b849de
(site) Increase visibility of play link for quake demo
2013-12-27 21:25:00 -08:00
Brandon Tilley
a7e10b9a92
(site) Update color key for quake example
2013-12-27 15:59:50 -08:00
Brandon Tilley
a8aa5c88c2
(site) Minor update to quake example
2013-12-27 15:36:13 -08:00
Brandon Tilley
d83290146a
(site) Update quake data to include up to Dec 27
2013-12-27 10:45:06 -08:00
Brandon Tilley
f1f39d8e01
Add script to compress earthquake data from usgs.gov
2013-12-27 10:41:12 -08:00
Brandon Tilley
aa69976987
(topojson) Recreate world-110m.json with topojson utility to decrease file size
2013-12-26 15:27:11 -08:00
Brandon Tilley
50d12ad7c6
(site) Add lakes to rotating example
2013-12-26 15:26:29 -08:00
Brandon Tilley
c50c3a8a1a
(site) Fix wrapping on examples page on mobile
2013-12-26 10:35:27 -08:00
Brandon Tilley
99a3a9374f
(site) Fix highlighting code
2013-12-25 23:40:37 -08:00
Brandon Tilley
72b6b68b25
v1.0.0-rc.2
2013-12-25 23:30:59 -08:00
Brandon Tilley
7524006ca0
(site) Fix typos, style issues, etc
2013-12-25 23:25:35 -08:00
Brandon Tilley
3e141e7734
(site) Expand FAQ to include question about loading data via Ajax
2013-12-25 19:15:48 -08:00
Brandon Tilley
16bbb57af0
(site) Fix menu styling on download page
2013-12-25 17:07:44 -08:00
Brandon Tilley
7db6071812
(site) Add download page
2013-12-25 17:06:38 -08:00
Brandon Tilley
4a8860ec1e
Refactor examples page
2013-12-25 16:21:26 -08:00
Brandon Tilley
277b7f587b
(site) Add GA tracking
2013-12-25 14:18:29 -08:00