Skip to content

Commit

Permalink
chore: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
博风 committed Feb 12, 2023
1 parent daf1349 commit d812603
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.en-US.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
## Changelog

### 2.15.13

*2023-02-12*

#### Bug fixes
- Docs
- Fix Statistic docs (#22383 by @JUST-Limbo)
- Fix Input docs (#22093 by @lm312)
- Fix en-US docs (#22268 #22269 #22270 by @Hazel-Lin)
- Fix Pagination docs (#22288 by @xujintai123)
- Fix: Links docs (#22370 by @itmier)
- Statistics
- fix slot display bug (#22375 by @webvs2)
- Chore
- missing web-type after publishing (#22271 by @loosheng)
#### Optimization
- InputNumber
- Fix touch one click trigger twice on the window touch pad (#22185 by @mrsai)
- Image
- Add initialIndex prop (#22346 by @inkroom)
- Statistics
- Updated countdown feature to localize lodash Closes (#22260 by @webvs2)
- Update code and doc (#22276 by @webvs2)
- Other
- fix web-types type props (#22281 by @whzxc)

### 2.15.12

*2022-11-16*
Expand Down
26 changes: 26 additions & 0 deletions CHANGELOG.es.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
## Changelog

### 2.15.13

*2023-02-12*

#### Bug fixes
- Docs
- Fix Statistic docs (#22383 by @JUST-Limbo)
- Fix Input docs (#22093 by @lm312)
- Fix en-US docs (#22268 #22269 #22270 by @Hazel-Lin)
- Fix Pagination docs (#22288 by @xujintai123)
- Fix: Links docs (#22370 by @itmier)
- Statistics
- fix slot display bug (#22375 by @webvs2)
- Chore
- missing web-type after publishing (#22271 by @loosheng)
#### Optimization
- InputNumber
- Fix touch one click trigger twice on the window touch pad (#22185 by @mrsai)
- Image
- Add initialIndex prop (#22346 by @inkroom)
- Statistics
- Updated countdown feature to localize lodash Closes (#22260 by @webvs2)
- Update code and doc (#22276 by @webvs2)
- Other
- fix web-types type props (#22281 by @whzxc)

### 2.15.12

*2022-11-16*
Expand Down
26 changes: 26 additions & 0 deletions CHANGELOG.fr-FR.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
## Changelog

### 2.15.13

*2023-02-12*

#### Bug fixes
- Docs
- Fix Statistic docs (#22383 by @JUST-Limbo)
- Fix Input docs (#22093 by @lm312)
- Fix en-US docs (#22268 #22269 #22270 by @Hazel-Lin)
- Fix Pagination docs (#22288 by @xujintai123)
- Fix: Links docs (#22370 by @itmier)
- Statistics
- fix slot display bug (#22375 by @webvs2)
- Chore
- missing web-type after publishing (#22271 by @loosheng)
#### Optimization
- InputNumber
- Fix touch one click trigger twice on the window touch pad (#22185 by @mrsai)
- Image
- Add initialIndex prop (#22346 by @inkroom)
- Statistics
- Updated countdown feature to localize lodash Closes (#22260 by @webvs2)
- Update code and doc (#22276 by @webvs2)
- Other
- fix web-types type props (#22281 by @whzxc)

### 2.15.12

*2022-11-16*
Expand Down
26 changes: 26 additions & 0 deletions CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
## 更新日志

### 2.15.13

*2023-02-12*

#### Bug 修复
- Docs
- 修复 Statistic 文案 (#22383 by @JUST-Limbo)
- 修复 Input 文案 (#22093 by @lm312)
- 修复 en-US 文案 (#22268 #22269 #22270 by @Hazel-Lin)
- 修复 Pagination 文案 (#22288 by @xujintai123)
- 修复 Links 文案 (#22370 by @itmier)
- Statistics
- 修复 slot 显示问题 (#22375 by @webvs2)
- Chore
- 修复 web-type 文件丢失问题 (#22271 by @loosheng)
#### 优化
- InputNumber
- windows触摸屏响应优化 (#22185 by @mrsai)
- Image
- 新增 initialIndex 属性 (#22346 by @inkroom)
- Statistics
- countdown 特性更新 (#22260 by @webvs2)
- 代码优化及doc更新 (#22276 by @webvs2)
- 其他
- web-type代码优化 (#22281 by @whzxc)

### 2.15.12

*2022-11-16*
Expand Down

0 comments on commit d812603

Please sign in to comment.