changelog for 2.5.3 (#14276)

* changelog for 2.5.3

* update

* update name
pull/14277/head
hetech 2019-01-31 15:26:35 +08:00 committed by GitHub
parent b2f0958089
commit b55b5dc3f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 51 additions and 0 deletions

View File

@ -1,5 +1,21 @@
## Changelog
### 2.5.3
*2019-01-31*
#### Optimization
- Optimize code of Message (by @vok123 in #14029)
- Retire gh-pages (by @ziyoung in #14266)
- Add IssueHunt link (by @island205 in #14261)
#### Bug fixes
- Fix UMD module error on server side (by @island205 in #14242)
- Fix active TabBar style (by @iamkun in #14240)
- Fix Table demo code error (by @xunmeng in #14253)
### 2.5.2
*2019-01-27*

View File

@ -1,5 +1,24 @@
## Changelog
### 2.5.3
*2019-01-31*
#### Optimization
- Optimize code of Message (by @vok123 in #14029)
- Retire gh-pages (by @ziyoung in #14266)
- Add IssueHunt link (by @island205 in #14261)
#### Bug fixes
- Fix UMD module error on server side (by @island205 in #14242)
- Fix active TabBar style (by @iamkun in #14240)
- Fix Table demo code error (by @xunmeng in #14253)
#### Bug fixes
### 2.5.2
*2019-01-27*

View File

@ -1,5 +1,21 @@
## 更新日志
### 2.5.3
*2019-01-31*
#### 优化
- 优化 Message 的代码 (by @vok123 in #14029)
- 移除 gh-pages (by @ziyoung in #14266)
- 添加 IssueHunt 的链接 (by @island205 in #14261)
#### 修复
- 修复 UMD 包在服务器端运行出错的问题 (by @island205 in #14242)
- 修复 Tabbar 高亮时的样式 (by @iamkun in #14240)
- 修复 Table 示例代码的错误 (by @xunmeng in #14253)
### 2.5.2
*2019-01-27*