File tree Expand file tree Collapse file tree
src/showcase/nz-intro-changelog Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " ng-zorro-antd" ,
3- "version" : " 0.5.4 " ,
3+ "version" : " 0.5.5 " ,
44 "license" : " MIT" ,
55 "description" : " An enterprise-class UI components based on Ant Design and Angular" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 99
1010更新日志也可以在[ Github] ( https://github.com/NG-ZORRO/ng-zorro-antd/releases ) 查看
1111
12+ ## 0.5.5
13+ ` 2017-10-21 `
14+
15+ ### Features
16+ * ` Steps ` 在 ` vertical ` 模式下支持 ` nzProgressDot ` 属性 [ #446 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/446 ) [ @Hsuan Lee] ( https://github.com/HsuanXyz )
17+ * ` Calendar ` 增加年份变量至模板属性 [ #465 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/465 )
18+
19+ ### Bug Fixes
20+ * ` Dropdown ` 修复特定情况下 ` unsubscribe ` 的问题 [ #464 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/464 )
21+ * ` Dropdown ` 修复 nzVisibleChange 事件触发的逻辑 [ #466 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/466 )
22+
23+ ### Docs
24+ * 增加对 ` Input ` 中 ` Textarea ` 属性的说明 [ #435 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/435 ) [ @Liu , An-Chi] ( https://github.com/tigercosmos )
25+
26+
1227## 0.5.4
1328` 2017-10-14 `
1429
1530### Features
16- * ` InputNumber ` 增加对 ` nzBlur ` , ` nzFocus ` 属性(事件)的支持 [ 406] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/406 ) [ @Hsuan Lee] ( https://github.com/HsuanXyz )
31+ * ` InputNumber ` 增加对 ` nzBlur ` , ` nzFocus ` 属性(事件)的支持 [ # 406 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/406 ) [ @Hsuan Lee] ( https://github.com/HsuanXyz )
1732
1833### Bug Fixes
1934* ` DatePicker ` 修复了当` nzMode ` 置为` month ` 时没有改变` ngModel ` 值的问题 [ #421 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/421 ) [ @Hsuan Lee] ( https://github.com/HsuanXyz )
2035* ` Modal ` 修复了当弹出框显示后切换路由时,body滚动条没有恢复显示的问题 [ #415 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/415 ) [ @Hsuan Lee] ( https://github.com/HsuanXyz )
2136
2237### Docs
23- * 修正` Modal ` 文档中` nzClickHide ` 的默认值 [ 408] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/408 ) [ @zverbeta ] ( https://github.com/zverbeta )
38+ * 修正` Modal ` 文档中` nzClickHide ` 的默认值 [ # 408 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/408 ) [ @zverbeta ] ( https://github.com/zverbeta )
2439
2540## 0.5.3
2641` 2017-09-30 `
You can’t perform that action at this time.
0 commit comments