13 KiB
13 KiB
Change Log
1.1.4
2018-09-29
- đ Refactor the
vc-tree
component and add a directory tree component - đ Fix
tabs
component propertytabBarGutter
does not work #205 - đ Fix
table
component data synchronization error #202
1.1.3
2018-09-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
2018-09-17
- đ Synchronize antd3.8.4 style
- đ Tag component adds
visible
attribute 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
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.0.3
2018-08-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] (https://github.com/vueComponent/ant-design-vue/issues/102) - đ Fix
grid.row
gutter type error problem 4af03c4 - đ Fix
CheckboxGroup
to 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
Select
component label does not update the problemda1b924 - đ Corrected some documentation errors
1.0.1
2018-07-27
- đ Optimize Chinese input for
Input
components(just support v-model) 4a5154 - đ Fix
treeSelect
treeData[i].children
throw error when null#81 - đ Fix
Calendar
change event call twice#82 - đ Fix the
description
andtitle
slot attribute of theCard
component does not work#83 - đ Fix
dropdownClassName
attribute ofDataPicker
component does not working02ab242
1.0.0
2018-07-21
- đ Add
Carousel
component edddbd - modify some error document
0.7.1
2018-07-17
- đ fix
Tooltip
containing disabled button does not show and style#73 - đ add
Table
panagation deep watch#b464c6
0.7.0
2018-07-11
- đ Add
TreeSelect
component - đ
Select
addoptions
, Easy to generate a selection list directly#37 - đ Fix
blur
event error when usingSelect
component inTooltip
#67 - đ Modify the
Upload
componentaction
attribute to optional#66
0.6.8
2018-07-05
0.6.7
2018-07-03
- đ Fix
Form
component cannot be updated when using template syntax#62
0.6.6
2018-07-03
- đ Fix
Upload
type validation error issue and update related demo#61 - đ Fix
Upload
image preview does not jump correctly1584b3
0.6.5
2018-07-01
- đ Fix
Select
getPopupContainer
not working #56 - đ Fix
Select
popup position is not updated8254f7
0.6.4
2018-06-28
- đ Fix
InputSearch
v-model
return wrong value#53
0.6.3
2018-06-26
- đ Fix
Popover
v-model
not working#49
0.6.2
2018-06-24
- đ
Form
component data auto-checking support fortemplate
syntax7c9232 Select
: đ addfocus
blur
methods52f6f5Radio
TimePicker
: đ FixautoFoucs
focus
blur
not working28d009
0.6.1
2018-06-17
- đ Add
List
Component Table
Tooltip
: đ update events APIchange
tovisibleChange
Textarea
: đ FixautoFoucs
not working787927InputSearch
: đ Addfocus
blur
methods3cff62InputNumber
: đ FixautoFoucs
not working88f165DatePicker
: đ FixautoFoucs
not working264abfCascader
: đ FixautoFoucs
not workingbe69bdRate
: đ FixautoFoucs
not workingīŧandblur
errorc2c984RangePicker
: đ Fix value type check error problem228f44
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