Skip to content

@summeruse/common

0.2.0

Minor Changes

  • 7c820e9: refactor(composables): 移除 useLayer 及其相关文件

0.1.3

Patch Changes

  • 1803eaf: refactor(utils): 将 $props 类型从 P 修改为 Partial<P>
  • 8ecccee: fix(useLayer): 修正图层尺寸计算逻辑

0.1.2

Patch Changes

  • 7ad4250: refactor(extendComponent): 优化组件扩展函数的类型推断和默认属性处理
  • e972e37: fix(useLayer): 修复当存在比例时调整宽度和高度不一致的问题

0.1.1

Patch Changes

  • 9e56bea: feat(useLayer): 添加 check 函数以确保图层尺寸和位置在范围内

0.1.0

Minor Changes

  • d3d0faf: 新增 useLayer 组合式函数

Patch Changes

  • dbeece1: 添加 extendComponent

0.0.1

Patch Changes

  • 8619680: 添加 T_MAP_TYPE 类型

0.0.1-beta.0

Patch Changes

  • 8619680: 添加 T_MAP_TYPE 类型

0.0.0

Patch Changes

  • 4f7306b: 初始化仓库 添加 RenderVNode 组件

Released under the ISC License.