9.6 KiB
9.6 KiB
Change Log
1.0.2
2018-08-04
- đ Modify the component library name to
ant-design-vue - đ The official site supports IE9 accessa8a5f8
- đ Fix reminder issues caused by exporting undefined variables#87
- đ Fix some component classname duplicatesb48bbac
- đ Fix
Selectcomponent label does not update the problemda1b924 - đ Corrected some documentation errors
1.0.1
2018-07-27
- đ Optimize Chinese input for
Inputcomponents(just support v-model) 4a5154 - đ Fix
treeSelecttreeData[i].childrenthrow error when null#81 - đ Fix
Calendarchange event call twice#82 - đ Fix the
descriptionandtitleslot attribute of theCardcomponent does not work#83 - đ Fix
dropdownClassNameattribute ofDataPickercomponent does not working02ab242
1.0.0
2018-07-21
- đ Add
Carouselcomponent edddbd - modify some error document
0.7.1
2018-07-17
- đ fix
Tooltipcontaining disabled button does not show and style#73 - đ add
Tablepanagation deep watch#b464c6
0.7.0
2018-07-11
- đ Add
TreeSelectcomponent - đ
Selectaddoptions, Easy to generate a selection list directly#37 - đ Fix
blurevent error when usingSelectcomponent inTooltip#67 - đ Modify the
Uploadcomponentactionattribute to optional#66
0.6.8
2018-07-05
0.6.7
2018-07-03
- đ Fix
Formcomponent cannot be updated when using template syntax#62
0.6.6
2018-07-03
- đ Fix
Uploadtype validation error issue and update related demo#61 - đ Fix
Uploadimage preview does not jump correctly1584b3
0.6.5
2018-07-01
- đ Fix
SelectgetPopupContainernot working #56 - đ Fix
Selectpopup position is not updated8254f7
0.6.4
2018-06-28
- đ Fix
InputSearchv-modelreturn wrong value#53
0.6.3
2018-06-26
- đ Fix
Popoverv-modelnot working#49
0.6.2
2018-06-24
- đ
Formcomponent data auto-checking support fortemplatesyntax7c9232 Select: đ addfocusblurmethods52f6f5RadioTimePicker: đ FixautoFoucsfocusblurnot working28d009
0.6.1
2018-06-17
- đ Add
ListComponent TableTooltip: đ update events APIchangetovisibleChangeTextarea: đ FixautoFoucsnot working787927InputSearch: đ Addfocusblurmethods3cff62InputNumber: đ FixautoFoucsnot working88f165DatePicker: đ FixautoFoucsnot working264abfCascader: đ FixautoFoucsnot workingbe69bdRate: đ FixautoFoucsnot workingīŧandblurerrorc2c984RangePicker: đ Fix value type check error problem228f44
0.6.0
2018-06-04
- đ Add
AnchorComponent Table- đ
DatePicker: Fix the issue ofchangeevent repeatedly call whenshowTimeistrue81ab82 - đ
InputNumber: Fixplaceholdernot working ce39dc
0.5.4
2018-05-26
- đ Fix missing
lessfile problem in dist directoryca084b9
0.5.3
2018-05-25
- đ Fixed issue with building
antd-with-locales.jscontaining test files90583a3
0.5.2
2018-05-25
- đ
Timeline: Fix duplicated loading component bug fa5141b Transfer- đ
Select: Optimizingtitledisplay 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
dependenciesanddevDependencies, deleted unused packages, and addedpeerDependencies
0.5.1
2018-05-10
- đ
Table: FixcustomRowevents not working#16
0.5.0
2018-05-08
- đ
Form: add Form component - đ
Upload.Dragger: Modifynamename toa-upload-dragger - đ
Upload: Fixnameprop 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
layoutcomponent
Others
- support use Vue.use(antd)
0.3.1
Features
- first version, provide 45 components