star-horse-lowcode 2.8.53 → 2.8.55

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
@@ -384,3 +384,13 @@ barcode 条形码组件
384
384
  ```
385
385
  -修复国际化显示异常
386
386
  ```
387
+ #### v2.8.54
388
+
389
+ ```
390
+ -优化dytable 容器和box 容器配置复杂表单显示异常
391
+ ```
392
+ #### v2.8.55
393
+
394
+ ```
395
+ -优化dytable 容器和box 增加行,列,单元格配置,修复部分css 展示问题
396
+ ```