Skip to content

Releases: AVGP/globe.js

1.2.4

Choose a tag to compare

@AVGP AVGP released this 05 Jan 10:20

Well, now the code's a bit cleaner in the kinetic-controls submodule.

That fixes the silly problem with the scroll event handler being added to the (undefined) container. Sigh!

1.2.3

Choose a tag to compare

@AVGP AVGP released this 05 Jan 10:09

Fixing Hammer.js bug when Globe was used without container by making the default target for Hammer.js document.body instead of window

1.2.2

Choose a tag to compare

@AVGP AVGP released this 04 Jan 14:48

Touch events are now being processed on the container, if the globe is using options.container. Falls back to using document.body for touch events if no such option is used.

1.2.1

Choose a tag to compare

@AVGP AVGP released this 04 Jan 14:40

When using a container, the scroll event handler still bound on window rather than the container. That's now fixed.

1.2.0

Choose a tag to compare

@AVGP AVGP released this 29 Dec 23:12

Clustering <3

Fixed window resize

Choose a tag to compare

@AVGP AVGP released this 23 Dec 18:15
1.1.3

Updated three-world to fix a bug on resize

1.1.2

Choose a tag to compare

@AVGP AVGP released this 23 Dec 16:57
Fixed bug with hammer events

1.1.1

Choose a tag to compare

@AVGP AVGP released this 20 Dec 01:12
Whoops, fixed animation

1.1.0

Choose a tag to compare

@AVGP AVGP released this 20 Dec 01:00

Aaaaanimations 💃

1.0.1a

Choose a tag to compare

@AVGP AVGP released this 19 Dec 18:07
New build, new version.