Releases: vueComponent/ant-design-vue
Releases · vueComponent/ant-design-vue
0.6.3
2018-6-26
- 🐞 Fix
Popover
v-model
not working#49
- 🐞 修复
Popover
的v-model
不生效问题#49
0.6.2
2018-6-24
- 🌟
Form
component data auto-checking support for template
syntax7c9232
Select
: 🐞 add focus
blur
methods52f6f5
Radio
- 🐞 Fix Radiogroup
disabled
className9df74b
- 🐞 Fix
autoFoucs
focus
blur
mouseenter
mouseleave
not workingf7886c
TimePicker
: 🐞 Fix autoFoucs
focus
blur
not working28d009
- 🌟
Form
组件数据自动校验功能支持template
语法7c9232
Select
: 🐞 添加focus
blur
方法52f6f5
Radio
- 🐞 修复Radiogroup
disabled
className9df74b
- 🐞 修复
autoFoucs
focus
blur
mouseenter
mouseleave
不生效问题f7886c
TimePicker
: 🐞 修复autoFoucs
focus
blur
不生效问题28d009
0.6.1
2018-6-17
- 🌟 Add
List
Component
Table
- 🐞 Fix
'querySelectorAll
error when updating height#33
- 🐞 fix
defaultChecked
not workingec1999
columns key
support number
type9b7f5c
Tooltip
: 🛠 update events API change
to visibleChange
Textarea
: 🐞 Fix autoFoucs
not working787927
InputSearch
: 🐞 Add focus
blur
methods3cff62
InputNumber
: 🐞 Fix autoFoucs
not working88f165
DatePicker
: 🐞 Fix autoFoucs
not working264abf
Cascader
: 🐞 Fix autoFoucs
not workingbe69bd
Rate
: 🐞 Fix autoFoucs
not working,and blur
errorc2c984
RangePicker
: 🐞 Fix value type check error problem228f44
- 🌟 新增
List
列表组件
Table
Tooltip
- 🛠 更新事件API
change
为visibleChange
Textarea
: 🐞 修复autoFoucs
不生效问题787927
InputSearch
: 🐞 添加focus
blur
方法3cff62
InputNumber
: 🐞 修复autoFoucs
不生效问题88f165
DatePicker
: 🐞 修复autoFoucs
不生效问题264abf
Cascader
: 🐞 修复autoFoucs
不生效问题be69bd
Rate
: 🐞 修复autoFoucs
不生效问题,及blur
报错问题c2c984
RangePicker
: 🐞 修复值类型校验出错问题228f44
0.6.0
2018-6-4
- 🌟 Add
Anchor
Component
Table
- 🐞 Fix show
emptyText
problem when loading.spinning
17b9dc
- 🐞 Fixed
header style
not working #30
- 🐞
DatePicker
: Fix the issue of change
event repeatedly call when showTime
is true
81ab82
- 🐞
InputNumber
: Fix placeholder
not working ce39dc
- 🌟 新增
Anchor
锚点组件
Table
- 🐞 修复
loading.spinning
时显示emptyText
问题17b9dc
- 🐞 修复
header style
不生效问题#30
DatePicker
: 🐞 修复属性showTime
为true
时,重复调用change
事件问题81ab82
InputNumber
: 🐞 修复placeholder
不生效问题ce39dc
0.5.4
2018-5-26
- 🐞 Fix missing
less
file problem in dist directoryca084b9
0.5.3
2018-5-25
- 🐞 Fixed issue with building
antd-with-locales.js
containing test files90583a3
- 🐞 修复构建
antd-with-locales.js
包含测试文件的问题90583a3
0.5.2
2018-5-25
- 🐞
Timeline
: Fix duplicated loading component bug fa5141b
Transfer
- 🐞 Fix search box clear button does not work Problem 4582da3
- 💄 Override property change listener logic to avoid unnecessary 0920d23
- 💄
Select
: Optimizing title
display logic 9314957
Form
- 🐞 Fixed Form component
directive
error #20
- 🌟 Maintain an ref for wrapped component instance, use
wrappedComponentRef
c5e421c
- 🐞
DatePicker
: Fix calendar keyboard event does not work e9b6914
Avatar
: Fixing font size adaptation issues #22
- 🌟 Added single test for some components
- 🌟 sorted component library
dependencies
and devDependencies
, deleted unused packages, and added peerDependencies
- 🐞
Timeline
: 修复重复显示loading组件bugfa5141b
Transfer
- 💄
Select
: 优化title
显示逻辑9314957
Form
- 🐞
DatePicker
: 修复日历键盘事件不起作用问题e9b6914
Avatar
: 修复字体大小自适应问题#22
- 🌟 添加了部分组件的单测
- 🌟 整理了组件库依赖(dependencies、devDependencies),删除不再使用的包,并添加peerDependencies
0.5.1
2018-5-10
- 🐞
Table
: Fix customRow
events not working#16
- 🐞
Table
: 修复 customRow
自定义事件不生效问题#16
0.5.0
2018-5-8
- 🌟
Form
: add Form component
- 💄
Upload.Dragger
: Modify name
name to a-upload-dragger
- 🐞
Upload
: Fix name
prop not working
- 🌟
Form
新增Form表单组件
- 💄
Upload.Dragger
: 修改组件name名称为a-upload-dragger
- 🐞
Upload
: 修复Upload name属性失效问题
0.4.3
2018-5-2
- 🐞 Fix component style loss problem
- 🌟 site add babel-polyfill
- 🐞 修复组件样式丢失问题
- 🌟 站点添加babel-polyfill