star-horse-lowcode 2.8.73 → 3.0.0

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
@@ -477,4 +477,14 @@ barcode 条形码组件
477
477
  -优化表单查看组件,将自定义显示,改为表单组件禁用显示
478
478
  -修复表格容器合并单元格的诸多问题
479
479
  ```
480
+ #### v2.8.74
480
481
 
482
+ ```
483
+ -将表单设计器耦合的容器组件分离,以解决因优化表单设计器导致此组件的频繁更新
484
+ -修复tag 组件因优化导致的bug
485
+ ```
486
+ #### v3.0.0
487
+
488
+ ```
489
+ -增加根据不同设备访问,组件自动切换为兼容模式
490
+ ```