Skip to content

Releases: BinaryMuse/planetary.js

v1.1.3

30 Oct 18:55
838bf92
Compare
Choose a tag to compare
  • Fix incorrect dependency notation (#23)

v1.1.2

22 Nov 10:15
Compare
Choose a tag to compare

Update LICENSE and copyright notices

v1.1.1

18 May 17:37
Compare
Choose a tag to compare

Set planetaryjs on root when using AMD

v1.1.0

03 Feb 08:17
Compare
Choose a tag to compare

Core

  • Add stop method
  • Add onStop hooks

v1.0.3

23 Jan 04:46
Compare
Choose a tag to compare
  • Don't disable adaptive resampling on the projection

v1.0.2

16 Jan 05:34
Compare
Choose a tag to compare
  • Update version dependencies for D3 and TopoJSON

The updated TopoJSON dependency now supports CommonJS bundling with Browserify.

v1.0.1

03 Jan 15:30
Compare
Choose a tag to compare
  • Add D3 and TopoJSON as dependencies in package.json

v1.0.0

31 Dec 18:57
Compare
Choose a tag to compare

First stable release

v1.0.0-rc.2

26 Dec 07:34
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release
  • Fix load order of global plugins
  • Expose planet instance as this in event callbacks of zoom and drag plugins

v1.0.0-rc.1

24 Dec 16:39
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

This is the first release candidate for v1.0.0.

Changes:

  • zoom plugin's initialScale can be set to 0