star-horse-lowcode 3.0.0 → 3.0.2

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
@@ -488,3 +488,13 @@ barcode 条形码组件
488
488
  ```
489
489
  -增加根据不同设备访问,组件自动切换为兼容模式
490
490
  ```
491
+ #### v3.0.1
492
+
493
+ ```
494
+ -修复box容器布局失效问题
495
+ ```
496
+ #### v3.0.2
497
+
498
+ ```
499
+ -修复StarHorseDataSelector 组件change 事件不响应问题
500
+ ```