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 10
10
11
11
---
12
12
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
+
13
21
## 1.3.2
14
22
` 2019-01-17 `
15
23
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
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
+
13
21
## 1.3.2
14
22
` 2019-01-17 `
15
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 1.3.2 " ,
3
+ "version" : " 1.3.3 " ,
4
4
"title" : " Ant Design Vue" ,
5
5
"description" : " An enterprise-class UI design language and Vue-based implementation" ,
6
6
"keywords" : [
162
162
"vue-server-renderer" : " ^2.5.16" ,
163
163
"vue-template-compiler" : " ^2.5.16" ,
164
164
"vue-virtual-scroller" : " ^0.12.0" ,
165
- "webpack" : " ^ 4.28.4" ,
165
+ "webpack" : " 4.28.4" ,
166
166
"webpack-cli" : " ^3.2.1" ,
167
167
"webpack-dev-server" : " ^3.1.14" ,
168
168
"webpack-merge" : " ^4.1.1" ,
You can’t perform that action at this time.
0 commit comments