Skip to content

Releases: vesiumjs/vesium

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 06 May 09:56

   🚀 Features

  • 添加 vitepress-plugin-llmstxt 插件支持  -  by xiankq (81fcc)
  • 增强数据源作用域的错误处理并添加测试用例  -  by xiankq (134e0)
  • geometry: 添加几何算法测试用例和演示示例  -  by xiankq (784b9)
  • parser: 添加多个Cesium对象的JSON序列化/反序列化测试  -  by xiankq (8f191)
  • plot: 添加骨架和方案模块的演示示例  -  by xiankq (a55af)
  • usePostProcessStage: 添加destroyOnRemove选项用于释放GPU资源  -  by xiankq (c9965)
  • usePrimitive: 添加destroyOnRemove选项控制移除时是否销毁primitive  -  by xiankq (a2f21)
  • useSceneDrillPick: 添加场景多点拾取功能演示  -  by xiankq (bdad2)
  • useScenePick: 添加场景拾取功能及示例  -  by xiankq (511fe)

   🐞 Bug Fixes

  • 移除imageryLayer的index属性和修正cesium导入URL  -  by xiankq (a5903)
  • core: 修复createViewer函数参数类型和元素解引用问题  -  by xiankq (0fa6a)
  • plot: 修复SampledPlotProperty类型定义和插入逻辑  -  by xiankq (3ddd7)
  • plot: 修复骨架实体类型判断错误  -  by xiankq (bab20)
  • useImageryLayer: 移除未定义ImageryLayer的冗余警告日志  -  by xiankq (7a4a1)
  • useImageryLayerScope: 修复异步添加图层时的错误处理  -  by xiankq (9cdf0)
  • useRender: 修复类型断言问题,添加any类型转换  -  by xiankq (2d10e)
    View changes on GitHub

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Apr 01:43

   🚀 Features

  • 增强 createViewer 和 useScenePick 的功能,添加缓存机制以优化性能;更新文档以反映新行为  -  by xiankq (81d92)
  • 添加多个新测试文件并增强现有功能,优化 clamping 和插值逻辑;更新文档以反映新行为  -  by xiankq (2567d)
  • Add geometry and plotting utilities with comprehensive documentation  -  by xiankq (77c29)
  • 优化代码中对数组的访问方式,使用 at() 方法替代索引访问,提高可读性  -  by xiankq (a461d)
  • 更新 husky 钩子,添加 pre-push 检查并优化 lint-staged 配置;更新 CNAME 和依赖项  -  by xiankq (2f342)
  • 优化 SVG 颜色处理逻辑,使用正则表达式提取颜色并简化代码;更新 VitePress 配置以支持多语言链接  -  by xiankq (68fef)
  • 增强侧边栏生成逻辑,支持分组项并优化代码结构;更新 demoContainer 以支持高亮显示代码  -  by xiankq (6d694)
  • 添加侧边栏排序功能,优化生成逻辑以支持自定义顺序  -  by xiankq (d8ced)
  • 更新文档,移除子文本字段并添加测量模块概述  -  by xiankq (a05ac)

   🐞 Bug Fixes

  • 修复多个接口的返回类型拼写错误并更新文档示例  -  by xiankq (5634d)
  • 更新 node 版本要求为 >=22,以确保兼容性  -  by xiankq (b0418)
  • toCoord: 修复 toCoord 函数以保持度数组不变并优化输入处理逻辑  -  by xiankq (6f847)
  • usePlot: 修复标绘操作逻辑并优化异步处理  -  by xiankq (fdf8c)
    View changes on GitHub

v1.0.1-beta.74

v1.0.1-beta.74 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Mar 03:13

   🐞 Bug Fixes

  • useRender: 修复标绘恢复场景下新增标绘未立即更新的问题  -  by xiankq (c4545)
    View changes on GitHub

v1.0.1-beta.73

v1.0.1-beta.73 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Mar 01:48

No significant changes

    View changes on GitHub

v1.0.1-beta.71

v1.0.1-beta.71 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Mar 06:51

   🚀 Features

  • plot: 在骨架交互接口中添加所属标绘特征参数  -  by xiankq (74a24)
    View changes on GitHub

v1.0.1-beta.70

v1.0.1-beta.70 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Mar 07:43

No significant changes

    View changes on GitHub

v1.0.1-beta.68

v1.0.1-beta.68 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Feb 02:12

No significant changes

    View changes on GitHub

v1.0.1-beta.67

v1.0.1-beta.67 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Feb 09:53

   🚀 Features

  • config: Add inlineOnly and inputOptions configuration options  -  by xiankq (63fa3)
    View changes on GitHub

v1.0.1-beta.65

v1.0.1-beta.65 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Feb 13:41

   🐞 Bug Fixes

  • useElementOverlay: Fix element positioning calculation and style application issues  -  by xiankq (9cd1d)
    View changes on GitHub

v1.0.1-beta.64

v1.0.1-beta.64 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Feb 11:36

No significant changes

    View changes on GitHub