mirror of https://github.com/ElemeFE/element
parent
b2f0958089
commit
b55b5dc3f5
|
@ -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*
|
||||
|
|
|
@ -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*
|
||||
|
|
|
@ -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*
|
||||
|
|
Loading…
Reference in New Issue