Releases: shuding/cobe
Releases · shuding/cobe
0.6.5
0.6.4
What's Changed
- docs: use spring value when updating phi by @wobsoriano in #54
- add background property on playground canvas by @AmagiDDmxh in #64
- feat: use webgl2 if supported by @Poggen in #73
- docs: adding removeEventListener in examples by @danieljpgo in #76
- fix improper link to example by @thatbeautifuldream in #83
- Update demo links by @shuding in #88
- [FEAT] Added
color
option for markers + tiny refactor. by @TomPlanche in #92 - z-index added by @FotisVasilopoulos in #69
- Fix z-index by @shuding in #94
New Contributors
- @wobsoriano made their first contribution in #54
- @AmagiDDmxh made their first contribution in #64
- @Poggen made their first contribution in #73
- @danieljpgo made their first contribution in #76
- @thatbeautifuldream made their first contribution in #83
- @TomPlanche made their first contribution in #92
- @FotisVasilopoulos made their first contribution in #69
Full Changelog: 0.6.3...0.6.4
0.6.3
What's Changed
- Fix incorrect React Spring link by @steven-tey in #35
- Transparency and base texture by @shuding in #42
- Update cobe by @shuding in #43
- feat: update index.d.ts by @mattrothenberg in #45
- Allow to set WebGL context by @shuding in #47
- Fix the bug where the glow overflows by @shuding in #53
- Add example for "Draggable and Auto Rotate" by @meszarosdezso in #52
New Contributors
- @steven-tey made their first contribution in #35
- @mattrothenberg made their first contribution in #45
- @meszarosdezso made their first contribution in #52
Full Changelog: 0.6.0...0.6.3
0.6.0
What's Changed
Lib
Docs
- Website by @shuding in #29
- Add Dark Mode Support by @anaclumos in #30
- Hide Canvas Artifacts with Border-Radius by @anaclumos in #32
New Contributors
- @anaclumos made their first contribution in #30
Full Changelog: 0.5.0...0.6.0
0.5.0
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:
What's Changed
Full Changelog: 0.4.2...0.5.0
0.4.2
What's Changed
- Update README will fuller vanilla JS example by @fractaledmind in #12
- docs: Vue3 Demo by @wheatjs in #14
- docs: update svelte demo link by @Zih0 in #21
- Add TypeScript support by @Twixes in #17
- Fix Android 12 support by @farteryhr in #24
New Contributors
- @alexanderbluhm made their first contribution in #1
- @shuding made their first contribution in #7
- @farteryhr made their first contribution in #9
- @fractaledmind made their first contribution in #12
- @wheatjs made their first contribution in #14
- @Zih0 made their first contribution in #21
- @Twixes made their first contribution in #17
Full Changelog: https://github.com/shuding/cobe/commits/0.4.2