star-horse-lowcode 3.1.3 → 3.1.4

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
@@ -584,4 +584,11 @@ barcode 条形码组件
584
584
  ```
585
585
  -修复日期和时间组件因数据格式不统一导致组件异常,
586
586
  ```
587
+ #### v3.1.4
588
+
589
+ ```
590
+ -修复日期和时间组件因数据格式不统一导致组件异常,
591
+ -增加代码编辑器StarHorseCodeEditor,对比组件StarHorseDiffEditor
592
+ -修复StarHorseDialog 在app端的bug
593
+ ```
587
594