File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 1.3.3
14+ ` 2019-01-26 `
15+
16+ - 🐞 Fix ` message ` not close When you configure maxcount.[ #428 ] ( https://github.com/vueComponent/ant-design-vue/pull/428 ) 。
17+ - 🐞 Fix some component TypeScript definitions.[ #422 ] ( https://github.com/vueComponent/ant-design-vue/pull/422 ) 。
18+ - 🌟 The Anchor component add ` warpperClass ` ` wrapperStyle ` property.[ 1aa42d] ( https://github.com/vueComponent/ant-design-vue/commit/1aa42dfe18bd7ac7893a765b6ee341844ea02550 )
19+ - 📝 Update the document: form adds the ` preserve ` description, and the ` icon ` modifies the custom component reference document description.
20+
1321## 1.3.2
1422` 2019-01-17 `
1523
Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 1.3.3
14+ ` 2019-01-26 `
15+
16+ - 🐞 修复message在配置maxcount时,不能关闭提示窗问题。[ #428 ] ( https://github.com/vueComponent/ant-design-vue/pull/428 ) 。
17+ - 🐞 修复一些组件 TypeScript 定义。[ #422 ] ( https://github.com/vueComponent/ant-design-vue/pull/422 ) 。
18+ - 🌟 Anchor组件新增` warpperClass ` ` wrapperStyle ` 属性。[ 1aa42d] ( https://github.com/vueComponent/ant-design-vue/commit/1aa42dfe18bd7ac7893a765b6ee341844ea02550 )
19+ - 📝 更新文档:form增加preserve说明,icon修改自定义组件引用文档说明。
20+
1321## 1.3.2
1422` 2019-01-17 `
1523
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 1.3.2 " ,
3+ "version" : " 1.3.3 " ,
44 "title" : " Ant Design Vue" ,
55 "description" : " An enterprise-class UI design language and Vue-based implementation" ,
66 "keywords" : [
162162 "vue-server-renderer" : " ^2.5.16" ,
163163 "vue-template-compiler" : " ^2.5.16" ,
164164 "vue-virtual-scroller" : " ^0.12.0" ,
165- "webpack" : " ^ 4.28.4" ,
165+ "webpack" : " 4.28.4" ,
166166 "webpack-cli" : " ^3.2.1" ,
167167 "webpack-dev-server" : " ^3.1.14" ,
168168 "webpack-merge" : " ^4.1.1" ,
You can’t perform that action at this time.
0 commit comments