Releases: zouyaoji/vue-cesium
Releases · zouyaoji/vue-cesium
v3.1.9 @zouyaoji
Notable changes
- document
- docs: 📝 updated docs, by @zouyaoji <[email protected]>
- docs: 📝 updated, by @zouyaoji <[email protected]>
Commits
- fec973b - test(vue-cesium): ✅ test, by @zouyaoji <[email protected]>
- 9d6a6ea - feat(components): ✨ added the index of the current edit point., by @zouyaoji <[email protected]>
- 46e2349 - fix(components): 🐛 type definition error, by @zouyaoji <[email protected]>
- 7b2b81e - fix(components): 🐛 icon did not display, by @zouyaoji <[email protected]>
- 8de6660 - feat(shared): ✨ add water ripple material properties., by @zouyaoji <[email protected]>
- d209e20 - fix(components): 🐛 the
destroyed
event ofvc-viewer
component does not trigger, by @zouyaoji <[email protected]> - 526c376 - feat(components): ✨ added the vc-primitive-cluster component, by @zouyaoji <[email protected]>
- 3e7970d - docs: 📝 updated docs, by @zouyaoji <[email protected]>
- 4e3740f - chore: 🔨 updated, by @zouyaoji <[email protected]>
- b912a24 - fix(components): 🐛 the
vc-layer-imagery
component crashes in Cesium1.106.1
, by @zouyaoji <[email protected]> - 98319aa - docs: 📝 updated, by @zouyaoji <[email protected]>
- 53d5df8 - refactor: ♻️ updated, by @zouyaoji <[email protected]>
- 7cd0496 - docs(docs): 📝 updated docs, by @zouyaoji <[email protected]>
- bc90865 - build(vue-cesium): 📦 3.1.9, by @zouyaoji <[email protected]>
v3.1.8 @zouyaoji
Notable changes
- document
- docs: 📝 updated docs, by @zouyaoji <[email protected]>
Commits
- e7c4efc - feat(components): ✨ add typhoon component
VcOverlayTyphoon
., by @zouyaoji <[email protected]> - 40c12a3 - fix(vue-cesium): 🐛 types definition is missing., by @zouyaoji <[email protected]>
- bd81be0 - refactor(components): ♻️
stopArrived
event parameter passed changed into an object, by @zouyaoji <[email protected]> - a581478 - refactor(vue-cesium): ♻️
ready
event parameter of all components becomes instance., by @zouyaoji <[email protected]> - bc90276 - refactor: ♻️ update, by @zouyaoji <[email protected]>
- d2e07dc - docs: 📝 updated docs, by @zouyaoji <[email protected]>
- b3f0c72 - chore: 🔨 updated, by @zouyaoji <[email protected]>
- a9c4451 - chore: 🔨 updated, by @zouyaoji <[email protected]>
v3.1.7
What's Changed
- fix:script sync by @icooooler in #373
New Contributors
- @icooooler made their first contribution in #373
Full Changelog: v3.1.6...v3.1.7
https://github.com/zouyaoji/vue-cesium/blob/dev/CHANGELOG.en-US.md
v3.1.6 @zouyaoji
Notable changes
- document
- docs: updated docs, by @zouyaoji <[email protected]>
- feature
- feat:
vc-drawings
,vc-measurements
,vc-analyses
add clear event, by @zouyaoji <[email protected]>
- feat:
- bugfix
- fix: viewshed analysis throw an exception under the new version of webgl2, by @zouyaoji <[email protected]>
Commits
- 4ca7ef5 - fix: viewshed analysis throw an exception under the new version of webgl2, by @zouyaoji <[email protected]>
- 9f2bb96 - feat:
vc-drawings
,vc-measurements
,vc-analyses
add clear event, by @zouyaoji <[email protected]> - fc5dca7 - docs: updated docs, by @zouyaoji <[email protected]>
v3.1.5 @zouyaoji
Notable changes
- document
- docs: updated changelog.md, by @zouyaoji <[email protected]>
- bugfix
- fix: the Baidu custom map cannot be displayed by
vc-imagery-provider-baidu
component, by @zouyaoji <[email protected]> - fix: the
vc-overlay-html
component is not displayed properly in 2D SceneMode, by @zouyaoji <[email protected]>
- fix: the Baidu custom map cannot be displayed by
Commits
- 82542a9 - fix: the Baidu custom map cannot be displayed by
vc-imagery-provider-baidu
component, by @zouyaoji <[email protected]> - cdfbcf1 - fix: the
vc-overlay-html
component is not displayed properly in 2D SceneMode, by @zouyaoji <[email protected]> - afd4fb4 - refactor: change default value of disableDepthTest, by @zouyaoji <[email protected]>
- 37275cb - docs: updated changelog.md, by @zouyaoji <[email protected]>
v3.1.4 @zouyaoji
Notable changes
- document
- docs: update docs of Measurements, Drawings, and Analyses, by @flywin8 <[email protected]>
- docs: update docs, by @zouyaoji <[email protected]>
- docs: update docs, by @flywin8 <[email protected]>
- docs: update docs, by @zouyaoji <[email protected]>
- feature
- feat: Add fabActionOpts properties to components such as Measurements, Drawings, and Analyses, by @flywin8 <[email protected]>
- feat:
vc-imagery-provider-baidu
component adds thenshowtext
property, by @zouyaoji <[email protected]>
- bugfix
- fix: zoom-in and zoom-out function of the
navigation-sm
not work, by @zouyaoji <[email protected]> - fix: the issue that the polyline of the drawing component
vc-drawings
is not normal, by @zouyaoji <[email protected]> - fix: Fixed analysis component unable to modify button function parameters based on some parameters, by @flywin8 <[email protected]>
- fix: Fixed deep copy of the analysis component binding function button parameter object, by @flywin8 <[email protected]>
- fix: zoom-in and zoom-out function of the
Commits
- 6355ce2 - feat: Add fabActionOpts properties to components such as Measurements, Drawings, and Analyses, by @flywin8 <[email protected]>
- 4b4ce9a - docs: update docs of Measurements, Drawings, and Analyses, by @flywin8 <[email protected]>
- f317b53 - docs: update docs, by @zouyaoji <[email protected]>
- a84ec8c - refactor: improve types, by @zouyaoji <[email protected]>
- a641f5c - fix: zoom-in and zoom-out function of the
navigation-sm
not work, by @zouyaoji <[email protected]> - e81438f - refactor: improve types, by @zouyaoji <[email protected]>
- c3aaa58 - fix: the issue that the polyline of the drawing component
vc-drawings
is not normal, by @zouyaoji <[email protected]> - 920f769 - refactor: update, by @zouyaoji <[email protected]>
- 8fb451c - feat:
vc-imagery-provider-baidu
component adds thenshowtext
property, by @zouyaoji <[email protected]> - e349b09 - Merge pull request #344 from flywin8/flywin-pr, by @zouyaoji <[email protected]>
- d4b8fa7 - fix: Fixed analysis component unable to modify button function parameters based on some parameters, by @flywin8 <[email protected]>
- eb446c8 - fix: Fixed deep copy of the analysis component binding function button parameter object, by @flywin8 <[email protected]>
- 277a908 - docs: update docs, by @flywin8 <[email protected]>
- d6468b8 - Merge pull request #352 from flywin8/flywin-pr2, by @zouyaoji <[email protected]>
- 77e3038 - Merge branch 'dev' of github.com:zouyaoji/vue-cesium into dev, by @zouyaoji <[email protected]>
- bc4fcc1 - refactor: no longer use groundPrimitives, by @zouyaoji <[email protected]>
- 22914e0 - docs: update docs, by @zouyaoji <[email protected]>
v3.1.3 @zouyaoji
Notable changes
- document
- docs: update docs, by @zouyaoji <[email protected]>
- docs: update, by @zouyaoji <[email protected]>
- bugfix
- fix: building badge issue, by @zouyaoji <[email protected]>
- fix: the Cesium version number comparison method is wrong, by @zouyaoji <[email protected]>
- fix: custom events can not be emitted after unmount, by @zouyaoji <[email protected]>
Commits
- 9b78d39 - fix: building badge issue, by @zouyaoji <[email protected]>
- d7d562f - chore: update, by @zouyaoji <[email protected]>
- 0812f05 - fix: the Cesium version number comparison method is wrong, by @zouyaoji <[email protected]>
- a74cd51 - fix: custom events can not be emitted after unmount, by @zouyaoji <[email protected]>
- eb15bba - refactor: improve types, by @zouyaoji <[email protected]>
- c7b8039 - docs: update docs, by @zouyaoji <[email protected]>
- c985726 - chore: update, by @zouyaoji <[email protected]>
- e3edcfc - docs: update, by @zouyaoji <[email protected]>
v3.1.2 @zouyaoji
Notable changes
- document
- docs: replace image, by @zouyaoji <[email protected]>
- docs: updated docs, by @zouyaoji <[email protected]>
- docs: update docs, by @zouyaoji <[email protected]>
- docs: update docs, by @zouyaoji <[email protected]>
- feature
- feat: get third's instance by useVueCesium(), by @zouyaoji <[email protected]>
- bugfix
- fix: the navigation component gets empty cesiumObject value through ready event, by @zouyaoji <[email protected]>
- fix: the vertical measurement gets a wrong result, by @zouyaoji <[email protected]>
- fix: text appears when unmeasured, by @zouyaoji <[email protected]>
Commits
- a4cf77e - refactor: improve types, by @zouyaoji <[email protected]>
- 67f39d7 - docs: replace image, by @zouyaoji <[email protected]>
- 8c374cf - fix: the navigation component gets empty cesiumObject value through ready event, by @zouyaoji <[email protected]>
- 4f24b47 - docs: updated docs, by @zouyaoji <[email protected]>
- b044b56 - docs: update docs, by @zouyaoji <[email protected]>
- d16d7a2 - refactor: rename Vue Cesium to VueCesium, by @zouyaoji <[email protected]>
- ea62b3a - refactor: update, by @zouyaoji <[email protected]>
- f8ac6ca - feat: get third's instance by useVueCesium(), by @zouyaoji <[email protected]>
- 648a635 - refactor: update docs, by @zouyaoji <[email protected]>
- f4e6647 - fix: the vertical measurement gets a wrong result, by @zouyaoji <[email protected]>
- d570f0c - fix: text appears when unmeasured, by @zouyaoji <[email protected]>
- da11349 - docs: update docs, by @zouyaoji <[email protected]>
v3.1.1 @zouyaoji
Notable changes
- document
- docs: update docs, by @zouyaoji <[email protected]>
- docs: update logo, by @zouyaoji <[email protected]>
- docs: update docs, by @zouyaoji <[email protected]>
- bugfix
- fix: misspelled word: retangle should be rectangle, by @zouyaoji <[email protected]>
- fix: an exception cannot be thrown normally when imported from outside the setup, by @zouyaoji <[email protected]>
- fix: camera parameters abnormally when switching view modes, by @zouyaoji <[email protected]>
- fix: the
vc-navigation
component does not work dynamically through the v-if directive, by @zouyaoji <[email protected]> - fix: handleError -> reportError, by @zouyaoji <[email protected]>
Commits
- ba65bed - style: 修改样式以解决与部分UI组件的冲突, by @kkwwang <[email protected]>
- a34c121 - fix: misspelled word: retangle should be rectangle, by @zouyaoji <[email protected]>
- 15fb4e7 - Merge pull request #292 from kkwwang/dev, by @zouyaoji <[email protected]>
- d9ce185 - fix: an exception cannot be thrown normally when imported from outside the setup, by @zouyaoji <[email protected]>
- 91c05dd - docs: update docs, by @zouyaoji <[email protected]>
- 37246eb - docs: update logo, by @zouyaoji <[email protected]>
- 543e218 - refactor: remove logo, by @zouyaoji <[email protected]>
- 5d22a6d - refactor: update readme.md, by @zouyaoji <[email protected]>
- 891c765 - fix: camera parameters abnormally when switching view modes, by @zouyaoji <[email protected]>
- 131eb00 - refactor: update types, by @zouyaoji <[email protected]>
- 9d8b528 - fix: the
vc-navigation
component does not work dynamically through the v-if directive, by @zouyaoji <[email protected]> - c46e9da - refactor: improve types, by @zouyaoji <[email protected]>
- 590b584 - docs: update docs, by @zouyaoji <[email protected]>
- c32997c - fix: handleError -> reportError, by @zouyaoji <[email protected]>
v3.1.0 @zouyaoji
Notable changes
- document
- docs: updated changelog.md, by @zouyaoji <[email protected]>
- docs: update, by @zouyaoji <[email protected]>
- docs: update, by @zouyaoji <[email protected]>
- docs: updated docs, by @zouyaoji <[email protected]>
- feature
- feat: exclude image feature layers by vcId, by @zouyaoji <[email protected]>
- bugfix
- fix: avoid calling to throw an exception when vc-viewer is not mounted, by @zouyaoji <[email protected]>
- fix: custom fields do not work, by @zouyaoji <[email protected]>
- fix: the problem that the data source component was slow to load massive data, by @zouyaoji <[email protected]>
- fix: space bug, by @tanghuang-liu <[email protected]>
- fix: when loading dc-sdk, the referenced cdn address cannot be loaded normally, by @zouyaoji <[email protected]>
Commits
- 66b824f - refactor: update, by @zouyaoji <[email protected]>
- b9dbd59 - fix: avoid calling to throw an exception when vc-viewer is not mounted, by @zouyaoji <[email protected]>
- a598e28 - refactor: modify the default assignment method, by @zouyaoji <[email protected]>
- ca71bb6 - refactor: allow orientation to pass parameters, by @zouyaoji <[email protected]>
- 9709c47 - fix: custom fields do not work, by @zouyaoji <[email protected]>
- 974e61f - fix: the problem that the data source component was slow to load massive data, by @zouyaoji <[email protected]>
- 4f43708 - docs: updated changelog.md, by @zouyaoji <[email protected]>
- 6cb395e - elipsoid, by @tanghuang-liu <[email protected]>
- 0ca6378 - ex positon, by @tanghuang-liu <[email protected]>
- bb75f55 - geo center, by @tanghuang-liu <[email protected]>
- 5a8ed56 - matrics, by @tanghuang-liu <[email protected]>
- dc1bc8a - VcDistanceDisplayCondition, by @tanghuang-liu <[email protected]>
- 9142468 - VcRectangle, by @tanghuang-liu <[email protected]>
- 96df72a - VcMaterial, by @tanghuang-liu <[email protected]>
- 381ef1c - VcColor, by @tanghuang-liu <[email protected]>
- da5096d - VcCartesian2, by @tanghuang-liu <[email protected]>
- a99acd2 - ClippingPlaneCollection, by @tanghuang-liu <[email protected]>
- a33aaab - scene, by @tanghuang-liu <[email protected]>
- 2f29591 - Credit, by @tanghuang-liu <[email protected]>
- 87f5afc - any, by @tanghuang-liu <[email protected]>
- fcae426 - all object, by @tanghuang-liu <[email protected]>
- c2ea4c6 - 基本类型, by @tanghuang-liu <[email protected]>
- aa8dbd5 - fix: space bug, by @tanghuang-liu <[email protected]>
- 60e47d3 - Merge pull request #279 from tanghuang-liu/dev, by @zouyaoji <[email protected]>
- 53e132a - fix: when loading dc-sdk, the referenced cdn address cannot be loaded normally, by @zouyaoji <[email protected]>
- df29c81 - docs: update, by @zouyaoji <[email protected]>
- c8ee475 - feat: exclude image feature layers by vcId, by @zouyaoji <[email protected]>
- 3eb001e - docs: update, by @zouyaoji <[email protected]>
- 8f3e994 - refactor: update, by @zouyaoji <[email protected]>
- 89735b0 - refactor: updated types, by @zouyaoji <[email protected]>
- b79e08a - docs: updated docs, by @zouyaoji <[email protected]>