Преглед на файлове

[doc]更新版本至1.0.5

dufu1991 преди 1 година
родител
ревизия
d819c7a790
променени са 4 файла, в които са добавени 16 реда и са изтрити 0 реда
  1. 4 0
      docs/mds/components/input/version.md
  2. 4 0
      docs/mds/components/input/version_en.md
  3. 4 0
      docs/mds/guide/changelog.md
  4. 4 0
      docs/mds/guide/changelog_en.md

+ 4 - 0
docs/mds/components/input/version.md

@@ -1,3 +1,7 @@
+## 1.0.5
+
+- [!tag|B|3|]输入数字时不允许小数点开头。
+
 ## 1.0.4
 
 - [!tag|B|3|]触发 `onclear` 同时也触发 `onchange`。

+ 4 - 0
docs/mds/components/input/version_en.md

@@ -1,3 +1,7 @@
+## 1.0.5
+
+- [!tag|B|3|] Do not allow decimal points to start when entering numbers.
+
 ## 1.0.4
 
 - [!tag|B|3|] Trigger `onclear` also triggers `onchange`.

+ 4 - 0
docs/mds/guide/changelog.md

@@ -1,3 +1,7 @@
+## 1.0.5 <font size=1>2025-04-27</font>
+
+- 修复 Input 组件,详见 [Input](https://stdf.design/components?nav=input&tab=4)。
+
 ## 1.0.4 <font size=1>2025-04-26</font>
 
 - 增强 Input 组件,详见 [Input](https://stdf.design/components?nav=input&tab=4)。

+ 4 - 0
docs/mds/guide/changelog_en.md

@@ -1,3 +1,7 @@
+## 1.0.5 <font size=1>2025-04-27</font>
+
+- Fixed Input component, please see [Input](https://stdf.design/components?nav=input&tab=4).
+
 ## 1.0.4 <font size=1>2025-04-26</font>
 
 - Enhanced Input component, please see [Input](https://stdf.design/components?nav=input&tab=4).