Skip to content

Commit

Permalink
docs(vue-cesium): 📝 updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zouyaoji committed Oct 23, 2023
1 parent fd9cbbb commit 56dfe1a
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 465 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.en-US.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## Changelog

### 3.2.3

_2023-10-23_

#### Bug 修复

- Fixed the issue that the `vc-imagery-provider-supermap` component causing errors with the SuperMap platform.
- Resolved the discrepancy between the props passed to the `vc-primitive-tileset` component and the official documentation.

### 3.2.2

_2023-08-18_
Expand Down
13 changes: 11 additions & 2 deletions CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## 更新日志

### 3.2.3

_2023-10-23_

#### Bug 修复

- `vc-imagery-provider-supermap` 组件在引入超图平台报错的问题。
- `vc-primitive-tileset` 组件传参与官方文档不一致的问题。

### 3.2.2

_2023-08-18_
Expand All @@ -11,15 +20,15 @@ _2023-08-18_
#### Bug 修复

- 修复 `vc-overlay-html` 组件在 `viewer.zoomTo` 之后表现不正常的问题。[#429](https://github.com/zouyaoji/vue-cesium/issues/429)
- 修复 `vc-drawings` 组件在连续绘制模式下从 `pin` 切换到其他action报错的问题
- 修复 `vc-drawings` 组件在连续绘制模式下从 `pin` 切换到其他 action 报错的问题

### 3.2.1

_2023-07-29_

#### Bug 修复

- 修复 `vc-terrain-provider-cesium` 组件在Cesium 1.107版本崩溃的问题
- 修复 `vc-terrain-provider-cesium` 组件在 Cesium 1.107 版本崩溃的问题
- 修复 Cesium 1.107 版本的各种不兼容问题。
- 修复 `vc-primitive-cluster` 组件鼠标事件不触发的问题。[#405](https://github.com/zouyaoji/vue-cesium/issues/405).

Expand Down
Loading

0 comments on commit 56dfe1a

Please sign in to comment.