star-horse-lowcode 2.8.61 → 2.8.63

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
@@ -415,3 +415,13 @@ barcode 条形码组件
415
415
  ```
416
416
  -修复dialog-item数据绑定bug,增加drawer-item 组件
417
417
  ```
418
+ #### v2.8.62
419
+
420
+ ```
421
+ -修复解析函数,出现未设置组件情况,修复dytable-container 容器已知bug;
422
+ ```
423
+ #### v2.8.63
424
+
425
+ ```
426
+ -修复列表容器不能删除组件bug,优化html和text 组件Css样式,优化栅格和动态表格容器查看视图异常
427
+ ```