Releases: vueComponent/ant-design-vue
Releases · vueComponent/ant-design-vue
1.1.7
2018-10-27
- 🐞 Fix
Cascader
component type error problem #219 - 🐞 Fix
Tree
component custom Icon the callback parameter order error #223 - 🐞 Fix
Table
pagination trigger multiple change events whenshowSizeChange=true
#228 - 🌟 Optimize the
Tabs
component to add tabs to the visible area by default #215 - 🐞 Fix
RadioGroup
component does not support number 0 problem #226 - 🐞 Fix
Slider
component When setting zoom is not 1, the position error problem, some browsers need visualViewport Polyfill #227
1.1.6
1.1.5
bump 1.1.5
1.1.4
1.1.3
2018-9-22
- 🎉 Optimize component registration methods, such as Vue.use(Form) a6620c
- 🐞
Select.Option
componentvalue
property supports0
#194 - 🐞 Fix
Layout.Sider
trigger button width does not work #201 - 🐞 Fix
Menu
When switching inlineCollapsed, there is no animation problem #200 - 🐞 Fix style problem in
Steps
dot
mode #199
1.1.2
1.1.1
1.1.0
2018-9-11
- 🎉 Synchronize components from 3.4.0 to antd 3.8.2
- 🌟 Add the
Drawer
component - 🐞 Fix
Spin
content flicker problem #174 - 🐞 Fix
RangePicker
selection is not disabled #158 - 🐞 Fixed throw error when
Form
value wasnull
#153 - 🐞 Fix the
Modal
subcomponent to repeat themounted
question #152 - 🐞 Fixed donot
render
after 'Transfer` search filter #148 - 🐞 Fixed multi-level
Tabs
component nesting causingsize
not to work #144 - 🐞 Fix
TreeSelect
searchPlaceholder does not work #125 - 🛠 Other issues that do not appear in the issue, see antd changelog
1.1.0-beta.0
2018-9-5
1.0.3
2018-8-11
- 🐞 Fix
Select
children not to update the problem #106 - 🐞 Fix
Badge
offset x y axis order error and support number type #99 - 🐞 Fix
Input
trigger input event problem when placeholder is Chinese in IE#92 - 🐞 Fix
Avatar
does not accept event issues [#102] (#102) - 🐞 Fix
grid.row
gutter type error problem 4af03c4 - 🐞 Fix
CheckboxGroup
to report defaultValue warning inForm
#110