dufu1991 2 жил өмнө
parent
commit
bacd385da9

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

@@ -1,5 +1,3 @@
 ## 0.4.0
 
 - [!tag|A|0|]新增头像组用法。
-
-<font size=1>2023-11-03</font>

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

@@ -1,5 +1,3 @@
 ## 0.4.0
 
 - [!tag|A|0|] Add avatar component.
-
-<font size=1>2023-11-03</font>

+ 1 - 2
doc/components/button/version.md

@@ -11,5 +11,4 @@
 -   [!tag|B|3|]轻微 BUG。
 -   [!tag|O|0|]优化。
 -   [!tag|A|0|]新增。
-
-<font size=1>2022-07-18</font> -->
+ -->

+ 1 - 1
doc/components/button/version_en.md

@@ -12,4 +12,4 @@
 -   [!tag|O|0|]优化。
 -   [!tag|A|0|]新增。
 
-<font size=1>2022-07-18</font> -->
+ -->

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

@@ -1,5 +1,3 @@
 ## 0.0.8
 
 - [!tag|B|2|]修复显示快捷选项时已选项的高亮样式。
-
-<font size=1>2023-06-01</font>

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

@@ -1,5 +1,3 @@
 ## 0.0.8
 
 - [!tag|B|2|]Fix the highlighted style that was selected when shortcut options were displayed.
-
-<font size=1>2023-06-01</font>

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

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

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

@@ -2,16 +2,10 @@
 
 - [!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/any-tdf/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|]
-
-<font size=1>2023-06-10</font>

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

@@ -2,10 +2,6 @@
 
 - [!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`。
-
-<font size=1>2023-08-16</font>

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

@@ -2,10 +2,6 @@
 
 - [!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`.
-
-<font size=1>2023-08-16</font>

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

@@ -10,5 +10,3 @@
 
 - [!tag|O|0|]垂直间距 py 默认值改为 2,并新增 3 与 6 两个可选值。
 - [!tag|O|0|]标题与输入框增加一点间距。
-
-<font size=1>2023-06-17</font>

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

@@ -10,5 +10,3 @@
 
 - [!tag|O|0|] The default vertical spacing of py has been changed to 2, and two optional values of 3 and 6 have been added.
 - [!tag|O|0|] A little extra spacing has been added between the title and input box.
-
-<font size=1>2023-06-17</font>

+ 4 - 4
doc/components/loading/version.md

@@ -1,11 +1,11 @@
+## 0.4.7
+
+- [!tag|O|0|]去除 Loading 容器默认大小。
+
 ## 0.4.6
 
 - [!tag|A|0|]新增 32 种 Loading 类型(1_22 - 1_53)。
 
-<font size=1>2024-03-31</font>
-
 ## 0.0.6
 
 - [!tag|A|0|]新增 8 种 Loading 类型(1_18、1_19、1_20、1_21、2_2、2_3、2_4、2_5)。
-
-<font size=1>2023-05-08</font>

+ 4 - 4
doc/components/loading/version_en.md

@@ -1,11 +1,11 @@
+## 0.4.7
+
+- [!tag|O|0|]Remove default size of Loading container.
+
 ## 0.4.6
 
 - [!tag|A|0|]Add 32 Loading type(1_22 - 1_53).
 
-<font size=1>2024-03-31</font>
-
 ## 0.0.6
 
 - [!tag|A|0|]Add 8 Loading type(1_18、1_19、1_20、1_21、2_2、2_3、2_4、2_5).
-
-<font size=1>2023-05-08</font>

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

@@ -1,17 +1,15 @@
+## 0.4.7
+
+- [!tag|B|1|]修复总页码数没有实时响应的问题。
+
 ## 0.4.5
 
 - [!tag|B|1|]修复页码显示错乱问题,关联 [#22](https://github.com/any-tdf/stdf/pull/22) 。[!contribute|lemonTree345|]
 
-<font size=1>2024-03-28</font>
-
 ## 0.1.3
 
 - [!tag|A|0|]支持是否使用连续模式,即只允许点击上一页、下一页。
 
-<font size=1>2023-07-16</font>
-
 ## 0.1.2
 
 - [!tag|O|0|]细节优化。当 type 为 bold 且展开此省略页码时,省略号 Icon 也会加粗,使其与高亮页码文字样式逻辑匹配。
-
-<font size=1>2023-07-11</font>

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

@@ -1,17 +1,15 @@
+## 0.4.7
+
+- [!tag|B|1|]Fixed total page number not updating in real time.
+
 ## 0.4.5
 
 - [!tag|B|1|]Fixed the problem of incorrect page number display. Related to [#22](https://github.com/any-tdf/stdf/pull/22). [!contribute|lemonTree345|]
 
-<font size=1>2024-03-28</font>
-
 ## 0.1.3
 
 - [!tag|A|0|]Supports whether to use continuous mode, that is, only allows clicking the previous page and the next page.
 
-<font size=1>2023-07-16</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>

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

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

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

@@ -1,5 +1,3 @@
 ## 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>

+ 3 - 0
doc/components/slider/version.md

@@ -0,0 +1,3 @@
+## 0.4.7
+
+- [!tag|O|0|]优化滑动动画效果。关联 [PR](https://github.com/any-tdf/stdf/pull/26)。[!contribute|mrlovables|]

+ 3 - 0
doc/components/slider/version_en.md

@@ -0,0 +1,3 @@
+## 0.4.7
+
+- [!tag|O|0|] Optimize the sliding animation effect. Associated [PR](https://github.com/any-tdf/stdf/pull/26). [!contribute|mrlovables|]

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

@@ -1,5 +1,3 @@
 ## 0.2.0
 
 - [!tag|A|0|] 支持通过 triggerLong、notTriggerLong 和 triggerSpeed 三个 API 自定义滑动触发条件。
-
-<font size=1>2023-07-23</font>

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

@@ -1,5 +1,3 @@
 ## 0.2.0
 
 - [!tag|A|0|] Supports customizing slide triggering conditions through the triggerLong, notTriggerLong, and triggerSpeed APIs.
-
-<font size=1>2023-07-23</font>

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

@@ -7,5 +7,3 @@
 - [!tag|O|0|]Tabs Props 的 `placement` 改为 `position`。
 - [!tag|O|0|]Tab 的 `mx` 默认值由 '4' 改为 '2'。
 - [!tag|B|3|]修复 [Issues](https://github.com/any-tdf/stdf/issues/17)。[!issue|Zz-ZzzZ|]
-
-<font size=1>2023-12-11</font>

+ 35 - 29
doc/guide/changelog.md

@@ -1,123 +1,129 @@
-## 0.4.6
+## 0.4.7 <font size=1>2024-08-12</font>
+
+- 修复 Pagination 组件,详见 [Pagination](https://stdf.design/#/components?nav=pagination&tab=4)。
+- 优化 Loading 组件,详见 [Loading](https://stdf.design/#/components?nav=loading&tab=4)。
+- 优化 Slider 组件,详见 [Slider](https://stdf.design/#/components?nav=slider&tab=4)。
+
+## 0.4.6 <font size=1>2024-03-31</font>
 
 - 新增 Loading 类型,详见 [Loading](https://stdf.design/#/components?nav=loading&tab=4)。
 
-## 0.4.5
+## 0.4.5 <font size=1>2024-03-28</font>
 
 - 修复 Pagination 组件,详见 [Pagination](https://stdf.design/#/components?nav=pagination&tab=4)。
 
-## 0.4.4
+## 0.4.4 <font size=1>2023-12-13</font>
 
 - 增强 Tabs 组件,详见 [Tabs](https://stdf.design/#/components?nav=tabs&tab=4)。
 
-## 0.4.3
+## 0.4.3 <font size=1>2023-12-11</font>
 
 - 修改 Tabs 组件,详见 [Tabs](https://stdf.design/#/components?nav=tabs&tab=4)。
 
-## 0.4.2
+## 0.4.2 <font size=1>2023-11-21</font>
 
 - 组件源码的 Props 按照 JSDoc 规范增加类型注释,使用组件时将获得更好的 IDE 提示。可开启 checkJs 检测或使用 TypeScript 做类型检测。
 
-## 0.4.1
+## 0.4.1 <font size=1>2023-11-13</font>
 
 - 将仓库由 dufu1991/stdf 迁移至 any-tdf/stdf。
 
-## 0.4.0
+## 0.4.0 <font size=1>2023-11-03</font>
 
 - 新增支持多主题配置,请参考 [主题配置](https://stdf.design/#/guide/theme)、[色彩](https://stdf.design/#/guide/color)、[主题生成器](https://stdf.design/#/guide/generator)。
 - 按照 Tailwind 命名规则统一将灰色由 `gray5` 改为 `gray-500` 写法,请注意升级后更改写法。详见 [色彩](https://stdf.design/#/guide/color)。
 - Avatar 组件新增头像组用法,详见 [Avatar](https://stdf.design/#/components?nav=avatar&tab=4)。
 
-## 0.3.2
+## 0.3.2 <font size=1>2023-10-11</font>
 
 - 修复 Input 组件,详见 [Input](https://stdf.design/#/components?nav=input&tab=4)。
 
-## 0.3.1
+## 0.3.1 <font size=1>2023-10-11</font>
 
 - 增强 Input 组件,详见 [Input](https://stdf.design/#/components?nav=input&tab=4)。
 
-## 0.3.0
+## 0.3.0 <font size=1>2023-09-20</font>
 
 - 新增 NumKeyboard 组件,详见 [NumKeyboard](https://stdf.design/#/components?nav=numKeyboard&tab=0)。
 
-## 0.2.11
+## 0.2.11 <font size=1>2023-09-15</font>
 
 - 修复 Cell,详见 [Cell](https://stdf.design/#/components?nav=cell&tab=4)。
 - 修复 Icon,详见 [Icon](https://stdf.design/#/components?nav=icon&tab=4)。
 - 修复 Skeleton,详见 [Skeleton](https://stdf.design/#/components?nav=skeleton&tab=4)。
 
-## 0.2.10
+## 0.2.10 <font size=1>2023-09-11</font>
 
 - 增强 Cell 组件,详见 [Cell](https://stdf.design/#/components?nav=cell&tab=4)。
 
-## 0.2.9
+## 0.2.9 <font size=1>2023-08-31</font>
 
 - 修复 NPM 缺少的文件。
 
-## 0.2.8
+## 0.2.8 <font size=1>2023-08-31</font>
 
 - 删除部分组件无用代码。
 - 格式化组件代码,方便后续其他参与成员统一代码风格。
 - 考虑到组件代码本身体积也不大,还是决定直接将组件源码放入 NPM 包中,方便用户直接查看源码,避免了需要去 GitHub 上查看源码的麻烦。
 - 多语言引入路径改回 `stdf/lang/xx_XX`,详见 [国际化](https://stdf.design/#/guide/internation)。
 
-## 0.2.7
+## 0.2.7 <font size=1>2023-08-26</font>
 
 - 0.2.6 ~ 0.2.7 STDF package 增加 `svelte`,使其可在 SvelteKit 中直接引入使用,关联 [Issues](https://github.com/any-tdf/stdf/issues/9) 。[!issue|edhub|]
 
-## 0.2.5
+## 0.2.5 <font size=1>2023-08-16</font>
 
 - Icon 修改 path 默认值,详见 [Icon](https://stdf.design/#/components?nav=icon&tab=4)。
 - 新增了 `rollup-plugin-stdf-icon` 插件,将指定文件夹内的所有 SVG 组合为 SVG symbol,详见 [rollup-plugin-stdf-icon](https://www.npmjs.com/package/rollup-plugin-stdf-icon),方便 STDF 的 Icon 组件使用。
 - 配合 `rollup-plugin-stdf-icon` 更新 `create-stdf`。
 
-## 0.2.4
+## 0.2.4 <font size=1>2023-08-14</font>
 
 - 0.2.2 ~ 0.2.4 优化文件结构,精简 NPM 包体积。抵制 `node_modules` 体积膨胀和依赖黑洞,从我做起!
 - 多语言引入路径由 `stdf/lang/xx_XX` 改为 `stdf/dist/lang/xx_XX`,详见 [国际化](https://stdf.design/#/guide/internation)。
 
-## 0.2.1
+## 0.2.1 <font size=1>2023-07-26</font>
 
 - 新增了 `create-stdf`,可以快速创建使用 STDF 的工程。(beta 版本,可能存在问题)
 
-## 0.2.0
+## 0.2.0 <font size=1>2023-07-23</font>
 
 - 适配 Svelte 4 同时也兼容 Svelte 3。目前仅需适配一项,即升级部分组件过渡动画,参考 Svelte 4 migration guide - [Transitions are local by default](https://svelte.dev/docs/v4-migration-guide#transitions-are-local-by-default)。
 - 增强 Swiper 组件,详见 [Swiper](https://stdf.design/#/components?nav=swiper&tab=4)。
 
-## 0.1.5
+## 0.1.5 <font size=1>2023-07-19</font>
 
 - 修改组件内部的触摸事件为指针事件,使其同时支持鼠标、触控笔和触摸等各种输入方式,包含组件:BottomSheet、IndexBar、Slider、Swiper。关联 [Issues](https://github.com/any-tdf/stdf/issues/5)。[!issue|shenliqing|]
 
-## 0.1.4
+## 0.1.4 <font size=1>2023-07-16</font>
 
 - 更新 NPM README。
 
-## 0.1.3
+## 0.1.3 <font size=1>2023-07-16</font>
 
 - Pagination 新增 Props。详见 [Pagination](https://stdf.design/#/components?nav=pagination&tab=4)。
 
-## 0.1.2
+## 0.1.2 <font size=1>2023-07-11</font>
 
 - Pagination 细节优化。详见 [Pagination](https://stdf.design/#/components?nav=pagination&tab=4)。
 
-## 0.1.1
+## 0.1.1 <font size=1>2023-07-10</font>
 
 - 修复 Pagination。
 
-## 0.1.0
+## 0.1.0 <font size=1>2023-07-10</font>
 
 - 新增 Pagination 组件,详见 [Pagination](https://stdf.design/#/components?nav=pagination&tab=0)。
 
-## 0.0.27
+## 0.0.27 <font size=1>2023-06-29</font>
 
 - 0.0.12 ~ 0.0.27 版本无实质更新,仅用于测试 GitHub Action。
 
-## 0.0.11
+## 0.0.11 <font size=1>2023-06-19</font>
 
 - 优化 Input,详见 [Input](https://stdf.design/#/components?nav=input&tab=4)。
 
-## 0.0.10
+## 0.0.10 <font size=1>2023-06-17</font>
 
 - 优化 Cell,详见 [Cell](https://stdf.design/#/components?nav=cell&tab=4)。
 
@@ -138,6 +144,6 @@
 
 - 新增 Loading 类型,详见 [Loading](https://stdf.design/#/components?nav=loading&tab=4)。
 
-## 0.0.1
+## 0.0.1 <font size=1>2023-04-27</font>
 
 - 上线了。

+ 35 - 29
doc/guide/changelog_en.md

@@ -1,123 +1,129 @@
-## 0.4.6
+## 0.4.7 <font size=1>2024-08-12</font>
+
+- Fixed Pagination component, please see [Pagination](https://stdf.design/#/components?nav=pagination&tab=4).
+- Optimized Loading component, please see [Loading](https://stdf.design/#/components?nav=loading&tab=4).
+- Optimized Slider component, please see [Slider](https://stdf.design/#/components?nav=slider&tab=4).
+
+## 0.4.6 <font size=1>2024-03-31</font>
 
 - Add Loading type, For more information, please see [Loading](https://stdf.design/#/components?nav=loading&tab=4).
 
-## 0.4.5
+## 0.4.5 <font size=1>2024-03-28</font>
 
 - Fixed the Pagination component, please see [Pagination](https://stdf.design/#/components?nav=pagination&tab=4).
 
-## 0.4.4
+## 0.4.4 <font size=1>2023-12-13</font>
 
 - Enhanced Tabs components, please see [Tabs](https://stdf.design/#/components?nav=tabs&tab=4).
 
-## 0.4.3
+## 0.4.3 <font size=1>2023-12-11</font>
 
 - Modify the Tabs component, please see [Tabs](https://stdf.design/#/components?nav=tabs&tab=4).
 
-## 0.4.2
+## 0.4.2 <font size=1>2023-11-21</font>
 
 - Component source code Props adds type annotation according to JSDoc specification, and you will get better IDE prompts when using the component. You can turn on checkJs detection or use TypeScript for type detection.
 
-## 0.4.1
+## 0.4.1 <font size=1>2023-11-13</font>
 
 - The repository has been migrated from dufu1991/stdf to any-tdf/stdf.
 
-## 0.4.0
+## 0.4.0 <font size=1>2023-11-03</font>
 
 - Added support for multi-theme configuration, please refer to [Theme Configuration](https://stdf.design/#/guide/theme), [Color](https://stdf.design/#/guide/color), [Theme Generator](https://stdf.design/#/guide/generator).
 - In accordance with the Tailwind naming rules, the gray color has been uniformly changed from `gray5` to `gray-500` writing method. Please note that the writing method should be changed after the upgrade. See [Color](https://stdf.design/#/guide/color) for details.
 - The Avatar component adds the usage of the avatar group, please see [Avatar](https://stdf.design/#/components/avatar&tab=4).
 
-## 0.3.2
+## 0.3.2 <font size=1>2023-10-11</font>
 
 - Fix Input, please see [Input](https://stdf.design/#/components?nav=input&tab=4).
 
-## 0.3.1
+## 0.3.1 <font size=1>2023-10-11</font>
 
 - Enhanced the Input component. For details, see [Input](https://stdf.design/#/components?nav=input&tab=4).
 
-## 0.3.0
+## 0.3.0 <font size=1>2023-09-20</font>
 
 - Add NumKeyboard component, please see [NumKeyboard](https://stdf.design/#/components?nav=numKeyboard&tab=0).
 
-## 0.2.11
+## 0.2.11 <font size=1>2023-09-15</font>
 
 - Fix Cell, please see [Cell](https://stdf.design/#/components?nav=cell&tab=4).
 - Fix Icon, please see [Icon](https://stdf.design/#/components?nav=icon&tab=4).
 - Fix Skeleton, please see [Skeleton](https://stdf.design/#/components?nav=skeleton&tab=4).
 
-## 0.2.10
+## 0.2.10 <font size=1>2023-09-11</font>
 
 - Enhanced the Cell component. For details, see [Cell](https://stdf.design/#/components?nav=cell&tab=4).
 
-## 0.2.9
+## 0.2.9 <font size=1>2023-08-31</font>
 
 - Fixed missing files in NPM package.
 
-## 0.2.8
+## 0.2.8 <font size=1>2023-08-31</font>
 
 - Removed unnecessary code from some components.
 - Formatted component code to facilitate consistent code style among other contributors in the future.
 - Considering that the size of the component code itself is not large, we decided to directly include the component source code in the NPM package. This makes it easier for users to view the source code directly and avoids the hassle of having to view the source code on GitHub.
 - Reverted the language import path back to `stdf/lang/xx_XX`, as described in the [Internationalization](https://stdf.design/#/guide/internation) section.
 
-## 0.2.7
+## 0.2.7 <font size=1>2023-08-26</font>
 
 - 0.2.6 ~ 0.2.7 Added `svelte` to STDF package, allowing it to be directly imported and used in SvelteKit. Related [Issues](https://github.com/any-tdf/stdf/issues/9). [!issue|edhub|]
 
-## 0.2.5
+## 0.2.5 <font size=1>2023-08-16</font>
 
 - The default value of `path` in the Icon component has been modified. Please refer to the [Icon](https://stdf.design/#/components?nav=icon&tab=4) section for more details.
 - A new plugin called `rollup-plugin-stdf-icon` has been added. It combines all SVG files in a specified folder into an SVG symbol for the convenience of using the Icon component in STDF. Please see [rollup-plugin-stdf-icon](https://www.npmjs.com/package/rollup-plugin-stdf-icon) for more information.
 - The `create-stdf` project has been updated to work with `rollup-plugin-stdf-icon`.
 
-## 0.2.4
+## 0.2.4 <font size=1>2023-08-14</font>
 
 - 0.2.2 ~ 0.2.4 Optimized file structure and reduced NPM package size. Say no to bloated `node_modules` and dependency black holes!
 - Updated the language import path from `stdf/lang/xx_XX` to `stdf/dist/lang/xx_XX`. For more details, please refer to the [Internation](https://stdf.design/#/guide/internation).
 
-## 0.2.1
+## 0.2.1 <font size=1>2023-07-26</font>
 
 - Added `create-stdf` to quickly create a project using STDF. (beta version, may have issues)
 
-## 0.2.0
+## 0.2.0 <font size=1>2023-07-23</font>
 
 - Adapted for Svelte 4 while remaining compatible with Svelte 3. Currently, only one item needs to be adapted, which is to upgrade the transition animation of some components. Refer to the Svelte 4 migration guide - [Transitions are local by default](https://svelte.dev/docs/v4-migration-guide#transitions-are-local-by-default).
 - Enhanced the Swiper component. For details, see [Swiper](https://stdf.design/#/components?nav=swiper&tab=4).
 
-## 0.1.5
+## 0.1.5 <font size=1>2023-07-19</font>
 
 - Modify the touch events in the components to pointer events, enabling support for various input methods such as mouse, stylus, and touch. The components include BottomSheet, IndexBar, Slider, and Swiper. Related to [Issues](https://github.com/any-tdf/stdf/issues/5). [!issue|shenliqing|]
 
-## 0.1.4
+## 0.1.4 <font size=1>2023-07-16</font>
 
 - Update NPM README.
 
-## 0.1.3
+## 0.1.3 <font size=1>2023-07-16</font>
 
 - Pagination add Props. Please see [Pagination](https://stdf.design/#/components?nav=pagination&tab=4).
 
-## 0.1.2
+## 0.1.2 <font size=1>2023-07-11</font>
 
 - Pagination fine-tuning. Please see [Pagination](https://stdf.design/#/components?nav=pagination&tab=4).
 
-## 0.1.1
+## 0.1.1 <font size=1>2023-07-10</font>
 
 - Fix Pagination.
 
-## 0.1.0
+## 0.1.0 <font size=1>2023-07-10</font>
 
 - Add Pagination component, please see [Pagination](https://stdf.design/#/components?nav=pagination&tab=0).
 
-## 0.0.27
+## 0.0.27 <font size=1>2023-06-29</font>
 
 - 0.0.12 ~ 0.0.27 versions have no substantial updates, only for testing GitHub Action.
 
-## 0.0.11
+## 0.0.11 <font size=1>2023-06-19</font>
 
 - Optimize Input, please see [Input](https://stdf.design/#/components?nav=input&tab=4).
 
-## 0.0.10
+## 0.0.10 <font size=1>2023-06-17</font>
 
 - Optimize Cell, please see [Cell](https://stdf.design/#/components?nav=cell&tab=4).
 
@@ -138,6 +144,6 @@
 
 - Add Loading type, For more information, please see [Loading](https://stdf.design/#/components?nav=loading&tab=4).
 
-## 0.0.1
+## 0.0.1 <font size=1>2023-04-27</font>
 
 - Online now.