杜府 3 лет назад
Родитель
Сommit
0ba125a88d

+ 6 - 0
doc/components/pagination/version.md

@@ -13,3 +13,9 @@
 -   [!tag|A|0|]新增。
 
 <font size=1>2022-07-18</font> -->
+
+## 0.1.2
+
+-   [!tag|O|0|]细节优化。当 type 为 bold 且展开此省略页码时,省略号 Icon 也会加粗,使其与高亮页码文字样式逻辑匹配。
+
+<font size=1>2023-07-11</font>

+ 6 - 0
doc/components/pagination/version_en.md

@@ -13,3 +13,9 @@
 -   [!tag|A|0|]新增。
 
 <font size=1>2022-07-18</font> -->
+
+## 0.1.2
+
+-   [!tag|O|0|]Fine-tune details. When type is set to bold and the ellipsis page numbers are expanded, the ellipsis icon will also be bold, matching the style logic of the highlighted page number text.
+
+<font size=1>2023-07-11</font>

+ 4 - 0
doc/guide/changelog.md

@@ -1,3 +1,7 @@
+## 0.1.2
+
+-   Pagination 细节优化。详见 [Pagination](https://stdf.design/#/components?nav=pagination&tab=4)。
+
 ## 0.1.1
 
 -   修复 Pagination。

+ 4 - 0
doc/guide/changelog_en.md

@@ -1,3 +1,7 @@
+## 0.1.2
+
+-   Pagination fine-tuning. Please see [Pagination](https://stdf.design/#/components?nav=pagination&tab=4).
+
 ## 0.1.1
 
 -   Fix Pagination.