dufu1991 преди 3 години
родител
ревизия
b64ff9fc19

+ 4 - 0
doc/components/cell/version.md

@@ -2,10 +2,14 @@
 
 - [!tag|B|2|]修复左右区域上下居中对齐问题。
 
+<font size=1>2023-09-15</font>
+
 ## 0.2.10
 
 - [!tag|A|0|]增加 `clickAll` 参数,用于控制是否点击整行都触发事件。关联 [Issues](https://github.com/dufu1991/stdf/issues/7)。[!issue|yuedanlabs|]
 
+<font size=1>2023-09-11</font>
+
 ## 0.0.10
 
 - [!tag|O|0|]增加 title 与右侧 detail 间距。[!contribute|893358308|]

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

@@ -2,10 +2,14 @@
 
 - [!tag|B|2|]Fix the problem of up and down alignment in the left and right areas.
 
+<font size=1>2023-09-15</font>
+
 ## 0.2.10
 
 - [!tag|A|0|]Add the `clickAll` parameter to control whether clicking on the entire row triggers an event. Related [Issues](https://github.com/dufu1991/stdf/issues/7). [!issue|yuedanlabs|]
 
+<font size=1>2023-09-11</font>
+
 ## 0.0.10
 
 - [!tag|O|0|]Increase the distance between title and right detail. [!contribute|893358308|]

+ 2 - 0
doc/components/icon/version.md

@@ -2,6 +2,8 @@
 
 - [!tag|B|1|] Icon 组件区域不再是 `inline-block`。
 
+<font size=1>2023-09-15</font>
+
 ## 0.2.5
 
 - [!tag|O|0|] path 默认值由 `/assets/fonts/symbol.svg` 修改为 `fonts/symbol.svg`。

+ 2 - 0
doc/components/icon/version_en.md

@@ -2,6 +2,8 @@
 
 - [!tag|B|1|] The Icon component area is no longer `inline-block`.
 
+<font size=1>2023-09-15</font>
+
 ## 0.2.5
 
 - [!tag|O|0|] The default value of `path` has been changed from `/assets/fonts/symbol.svg` to `fonts/symbol.svg`.

+ 2 - 0
doc/components/skeleton/version.md

@@ -1,3 +1,5 @@
 ## 0.2.11
 
 - [!tag|B|2|]修复当使用 'img'/'video'/'code'/'qrcode'/'barcode' 等内容时,图标上下居中的问题。
+
+<font size=1>2023-09-15</font>

+ 2 - 0
doc/components/skeleton/version_en.md

@@ -1,3 +1,5 @@
 ## 0.2.11
 
 - [!tag|B|2|] Fix the problem of vertical centering of icons when using 'img'/'video'/'code'/'qrcode'/'barcode' and other content.
+
+<font size=1>2023-09-15</font>