Skip to content

Releases: shuding/cobe

0.6.3

11 Dec 19:23
3fede31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.0...0.6.3

0.6.0

10 Aug 16:29
cd91400
Compare
Choose a tag to compare

What's Changed

Lib

  • Fix unsupported experimental-webgl context type by @shuding in #34

Docs

New Contributors

Full Changelog: 0.5.0...0.6.0

0.5.0

02 Apr 15:19
be4e3e3
Compare
Choose a tag to compare

These 2 options are now supported, so the globe can be no longer always centered:

{
  ...
  scale: scaleRatio as number,
  offset: [leftOffsetInPixel as number, topOffsetInPixel as number],
}

It's now possible to render a globe like this:

CleanShot 2022-04-02 at 17 15 46@2x

What's Changed

  • Add support for scale and offset; switch to pnpm by @shuding in #25

Full Changelog: 0.4.2...0.5.0

0.4.2

23 Mar 22:15
8d0e25c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/shuding/cobe/commits/0.4.2