Planetary.js Versions Save

:earth_americas: Awesome interactive globes for the web

v1.1.3

5 years ago
  • Fix incorrect dependency notation (#23)

v1.1.2

8 years ago

Update LICENSE and copyright notices

v1.1.1

10 years ago

Set planetaryjs on root when using AMD

v1.1.0

10 years ago

Core

  • Add stop method
  • Add onStop hooks

v1.0.3

10 years ago
  • Don't disable adaptive resampling on the projection

v1.0.2

10 years ago
  • Update version dependencies for D3 and TopoJSON

The updated TopoJSON dependency now supports CommonJS bundling with Browserify.

v1.0.1

10 years ago
  • Add D3 and TopoJSON as dependencies in package.json

v1.0.0

10 years ago

First stable release

v1.0.0-rc.2

10 years ago
  • Fix load order of global plugins
  • Expose planet instance as this in event callbacks of zoom and drag plugins

v1.0.0-rc.1

10 years ago

This is the first release candidate for v1.0.0.

Changes:

  • zoom plugin's initialScale can be set to 0