3.4 KiB
3.4 KiB
Change Log
0.6.0
2018-06-04
- đ Add
Anchor
Component Table
- đ
DatePicker
: Fix the issue ofchange
event repeatedly call whenshowTime
istrue
81ab82 - đ
InputNumber
: Fixplaceholder
not working ce39dc
0.5.4
2018-05-26
- đ Fix missing
less
file problem in dist directoryca084b9
0.5.3
2018-05-25
- đ Fixed issue with building
antd-with-locales.js
containing test files90583a3
0.5.2
2018-05-25
- đ
Timeline
: Fix duplicated loading component bug fa5141b Transfer
- đ
Select
: Optimizingtitle
display logic 9314957 Form
- đ
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
anddevDependencies
, deleted unused packages, and addedpeerDependencies
0.5.1
2018-05-10
- đ
Table
: FixcustomRow
events not working#16
0.5.0
2018-05-08
- đ
Form
: add Form component - đ
Upload.Dragger
: Modifyname
name toa-upload-dragger
- đ
Upload
: Fixname
prop not working
0.4.3
2018-05-02
- đ Fix component style loss problem
- đ site add babel-polyfill
0.4.2
2018-04-24
- đ fix menu click bug
0.4.1
bug
- Transfer Vue's dependencies to devDependencies to avoid unstable bugs caused by inconsistency with business versions
0.4.0
Layout
- add
layout
component
Others
- support use Vue.use(antd)
0.3.1
Features
- first version, provide 45 components