fl-web-component 2.0.0-beta.1 → 2.0.0-beta.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -45,7 +45,36 @@ Vue.use(FlWebComponent)
45
45
  ## 贡献
46
46
  欢迎贡献代码和问题反馈。
47
47
 
48
- ## 更新日志
48
+ ## 更新日志
49
+ - 1.4.8 2026-02-28
50
+ pid 垂直居中调整
51
+ - 1.4.7 2026-02-02
52
+ 1. 模型加载后默认居中
53
+ 2. 修复browserslist兼容性问题
54
+ - 1.4.5 2026-01-26
55
+ 修复轴网不显示问题
56
+ - 1.4.4 2026-01-21
57
+ 修复图纸bug
58
+ - 1.4.3 2026-01-19
59
+ 1. 图纸及三维模型新增双击滚轮居中、按下滚轮可拖动模型
60
+ - 1.3.22 2025-11-13
61
+ 1. 修复楼板显示问题
62
+ - 1.3.21 2025-11-03
63
+ 1. 修复pid问题
64
+ - 1.3.19 2025-10-31
65
+ 1. 修复多引用问题
66
+ - 1.3.18 2025-10-30
67
+ 1. 修复pidbug
68
+ - 1.3.17 2025-09-28
69
+ 1. 修复pidbug
70
+ - 1.3.16 2025-09-18
71
+ 1. 相机设置自动调整
72
+ 2. 处理多渲染实例的问题
73
+ 3. 添加transp透明度
74
+ - 1.3.15 2025-09-16
75
+ 1. 更新全局剖切UI
76
+ - 1.3.13 2025-09-04
77
+ 1. PID阶段图纸集放大缩小
49
78
  - 1.3.12 2025-08-13
50
79
  1. 支持esc取消测量操作,按下esc键,结束测量,清空标识
51
80
  2. 解决测量时,点和提示框不跟随鼠标问题