杜府 преди 3 години
родител
ревизия
ecc0c63437
променени са 5 файла, в които са добавени 19 реда и са изтрити 2 реда
  1. 1 1
      components/package.json
  2. 5 1
      doc/components/cell/version.md
  3. 5 0
      doc/components/cell/version_en.md
  4. 4 0
      doc/guide/changelog.md
  5. 4 0
      doc/guide/changelog_en.md

+ 1 - 1
components/package.json

@@ -1,6 +1,6 @@
 {
     "name": "stdf",
-    "version": "0.0.9",
+    "version": "0.0.10",
     "description": "Mobile Web component library based on Svelte and Tailwind",
     "main": "index.js",
     "scripts": {

+ 5 - 1
doc/components/cell/version.md

@@ -1 +1,5 @@
--   [!tag|O|0|] title 过长时与右侧 detail 挤到一块,增加一点间距。
+## 0.0.10
+
+-   [!tag|O|0|]增加 title 与右侧 detail 间距。
+
+<font size=1>2023-06-10</font>

+ 5 - 0
doc/components/cell/version_en.md

@@ -0,0 +1,5 @@
+## 0.0.10
+
+-   [!tag|O|0|]Increase the distance between title and right detail.
+
+<font size=1>2023-06-10</font>

+ 4 - 0
doc/guide/changelog.md

@@ -1,3 +1,7 @@
+## 0.0.10
+
+- 优化 Cell,详见 [Cell](https://stdf.design/#/components?nav=cell&tab=4)。
+
 ## 0.0.9
 
 -   修复 AsyncPicker 文件路径。

+ 4 - 0
doc/guide/changelog_en.md

@@ -1,3 +1,7 @@
+## 0.0.10
+
+-   Optimize Cell, please see [Cell](https://stdf.design/#/components?nav=cell&tab=4).
+
 ## 0.0.9
 
 -   Fix AsyncPicker file path.