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
Copy file name to clipboardExpand all lines: CHANGELOG.en-US.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,8 @@
48
48
### Component features and styles are synchronized to antd version 3.11.6.
49
49
1.3.0 brings two new Components, a lot of exciting changes and new features.
50
50
51
-
- 🔥 Added a new component [Comment](https://vuecomponent.github.io/ant-design-vue/components/comment/)。
52
-
- 🔥 dded a new component [ConfigProvider](https://vuecomponent.github.io/ant-design-vue/components/config-provider/) for user to customize some global setting.
51
+
- 🔥 Added a new component [Comment](https://vue.ant.design/components/comment/)。
52
+
- 🔥 dded a new component [ConfigProvider](https://vue.ant.design/components/config-provider/) for user to customize some global setting.
| renderExtraFooter | render extra footer in panel by setting a scoped slot| slot="renderExtraFooter" | - |
117
-
| showTime | to provide an additional time selection | object\|boolean |[TimePicker Options](/ant-design-vue/components/time-picker/#API)|
117
+
| showTime | to provide an additional time selection | object\|boolean |[TimePicker Options](/components/time-picker/#API)|
118
118
| showTime.defaultValue | to set default time of selected date, [demo](https://ant.design/components/date-picker/#components-date-picker-demo-disabled-date)|[moment](http://momentjs.com/)\[]|\[moment(), moment()]|
119
119
| value(v-model) | to set date |\[[moment](http://momentjs.com/), [moment](http://momentjs.com/)]| - |
0 commit comments