You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Weekly release: patch version at the end of every week for routine bugfix (anytime for urgent bugfix).
8
+
* Monthly release: minor version for new features.
9
+
* Major version release is not included in this schedule for breaking change and new features.
10
+
3
11
---
4
12
13
+
## 1.3.0
14
+
`2019-01-12`
15
+
16
+
- 🎉 🎉 🎉 Publish the vscode plugin [ant-design-vue-helper](https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper)
17
+
18
+
### Component features and styles are synchronized to antd version 3.11.6.
19
+
1.3.0 brings two new Components, a lot of exciting changes and new features.
20
+
21
+
- 🔥 Added a new component [Comment](https://vuecomponent.github.io/ant-design-vue/components/comment/)。
22
+
- 🔥 dded a new component [ConfigProvider](https://vuecomponent.github.io/ant-design-vue/components/config-provider/) for user to customize some global setting.
23
+
24
+
Component Fixes / Enhancements:
25
+
26
+
- 🌟 Avatar Added `srcSet` prop that is a list of sources to use for different screen resolutions.
27
+
- 🌟 Notification Added `onClick` prop that is called when the notification is clicked.
28
+
- Transfer
29
+
- 🌟 Added `search` event that is executed when search field are changed and deprecated `searchChange` event.
30
+
- 🌟 Added `disabled` prop that whether disable transfer.
31
+
- 🌟 Refactor Badge, support `count` as custom component.
32
+
- Slider
33
+
- 🌟 Added `tooltipVisible` prop that whether Tooltip will always show.
34
+
- 🌟 Optimize the focus effect
35
+
- 🐞 Fix tooltip does not display the problem when focus through the keyboard tab.
36
+
- 🐞 Fix the hidden switch problem of Tooltip while dragging.
37
+
- Calendar
38
+
- 🌟 Support multiple date format.
39
+
- 🌟 showSearch added `limit` prop that support limit filtered item count.
40
+
- Table
41
+
- 🌟 Added `expandIcon` prop that custom the default expand icon.
</svg></i><spanclass="ant-alert-message">Very long warning text warning text text text text text text text</span><spanclass="ant-alert-description"></span><aclass="ant-alert-close-icon"><iclass="anticon anticon-close"><svgviewBox="64 64 896 896"data-icon="close"width="1em"height="1em"fill="currentColor"aria-hidden="true"class="">
<divdata-show="true"class="ant-alert ant-alert-warning ant-alert-no-icon"><spanclass="ant-alert-message">Warning Text Warning Text Warning TextW arning Text Warning Text Warning TextWarning Text</span><spanclass="ant-alert-description"></span><aclass="ant-alert-close-icon"><iclass="anticon anticon-close"><svgviewBox="64 64 896 896"data-icon="close"width="1em"height="1em"fill="currentColor"aria-hidden="true"class="">
24
+
<divdata-show="true"class="ant-alert ant-alert-warning ant-alert-no-icon ant-alert-closable"><spanclass="ant-alert-message">Warning Text Warning Text Warning TextW arning Text Warning Text Warning TextWarning Text</span><spanclass="ant-alert-description"></span><aclass="ant-alert-close-icon"><iclass="anticon anticon-close"><svgviewBox="64 64 896 896"data-icon="close"width="1em"height="1em"fill="currentColor"aria-hidden="true"class="">
0 commit comments