12 KiB
12 KiB
Change Log
1.1.2
2018-09-17
- đ Synchronize antd3.8.4 style
- đ Tag component adds
visibleattribute and wave effect - đ Fix the 'Cascader` component, the selected item is not expanded #195
1.1.1
2018-09-13
- đ dropdown position incorrect caused by window size change #184
- đ tabs container add custom event listeners #189
- đ Fixing 'centered` does not work when calling Modal window via API form #183
- đ Slider marks support {number: function}åŊĸåŧ #171
1.1.0
2018-09-11
- đ Synchronize components from 3.4.0 to antd [3.8.2](https://github.com/ Ant-design/ant-design/releases/tag/3.8.2)
- đ Add the
Drawercomponent - đ Fix
Spincontent flicker problem #174 - đ Fix
RangePickerselection is not disabled #158 - đ Fixed throw error when
Formvalue wasnull#153 - đ Fix the
Modalsubcomponent to repeat themountedquestion #152 - đ Fixed donot
renderafter 'Transfer` search filter #148 - đ Fixed multi-level
Tabscomponent nesting causingsizenot to work #144 - đ Fix
TreeSelectsearchPlaceholder does not work #125 - đ Other issues that do not appear in the issue, see antd changelog
1.0.3
2018-08-11
- đ Fix
Selectchildren not to update the problem #106 - đ Fix
Badgeoffset x y axis order error and support number type #99 - đ Fix
Inputtrigger input event problem when placeholder is Chinese in IE#92 - đ Fix
Avatardoes not accept event issues [#102] (https://github.com/vueComponent/ant-design-vue/issues/102) - đ Fix
grid.rowgutter type error problem 4af03c4 - đ Fix
CheckboxGroupto report defaultValue warning inForm#110
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