vuecssuiant-designantdreactantantd-vueenterprisefrontendui-designvue-antdvue-antd-uivue3vuecomponent
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8.6 KiB
8.6 KiB
Change Log
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
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