Commit Graph

223 Commits (4724c0415e788141b8035ae85ca76248632f8bad)

Author SHA1 Message Date
tangjinzhou 3aeeeb2aed
3.0 ready (#4523)
* refactor: transfer、tooltip (#4306)

* refactor(transfer): use composition api (#4135)

* refactor(transfer): use composition api

* fix: remove console

* refactor(tooltip): use composition api (#4059)

* refactor(tooltip): use composition api

* chore: useConfigInject

* fix: remove useless

* style: format code

* refactor: transfer

* refactor: tooltip

Co-authored-by: ajuner <106791576@qq.com>

* Refactor mentions (#4341)

* refactor(mentions): use compositionAPI (#4313)

* refactor: mentions

* refactor: mentions

Co-authored-by: ajuner <106791576@qq.com>

* Refactor progress (#4358)

* fix: timepicker error border not show #4331

* fix(UploadDragger): fix UploadDrager no export (#4334)

* refactor(switch): support customize checked value #4329 (#4332)

* refactor(switch): support customize checked value #4329

* test: add test case

* refactor: update props name

* refactor: update ts

* refactor: optimize

* style: uncheckedValue to unCheckedValue

* test: update snap

* feat: udpate switch ts

* docs: remove ie11

* fix: tree-select throw error when use slot title

* fix: TypeScript definition of Table interface for typescript 4.3.5 (#4353)

* fix type for typescript 4.3.5

* Update interface.ts

close #4296

* fix: dropdown submenu style error #4351
close #4351

* fix(notification): 完善notification类型 (#4346)

* refactor(progress): use composition API (#4355)

* refactor(progress): use composition API

* refactor(vc-progress): update

* refactor: progress

* refactor: progress

* fix: timepicker error border not show #4331

* fix(UploadDragger): fix UploadDrager no export (#4334)

* refactor(switch): support customize checked value #4329 (#4332)

* refactor(switch): support customize checked value #4329

* test: add test case

* refactor: update props name

* refactor: update ts

* refactor: optimize

* style: uncheckedValue to unCheckedValue

* test: update snap

* feat: udpate switch ts

* docs: remove ie11

* fix: tree-select throw error when use slot title

* fix: TypeScript definition of Table interface for typescript 4.3.5 (#4353)

* fix type for typescript 4.3.5

* Update interface.ts

close #4296

* fix: dropdown submenu style error #4351
close #4351

* fix(notification): 完善notification类型 (#4346)

* refactor(progress): use composition API (#4355)

* refactor(progress): use composition API

* refactor(vc-progress): update

* refactor: progress

* refactor: progress

Co-authored-by: Jarvis <35361626+fanhaoyuan@users.noreply.github.com>
Co-authored-by: John <John60676@qq.com>
Co-authored-by: 艾斯特洛 <axetroy.dev@gmail.com>
Co-authored-by: zanllp <qc@zanllp.cn>

* docs: add changelog

* refactor: tree

* refactor: tree

* style: lint

* refactor: tree

* 热factor: tree

* refactor: tree

* refactor: tree

* refactor: tree

* refactor: directory tree

* refactor: tree

* refactor: tree-select

* refactor: tree-select

* refactor: tree-select

* refactor: tree-select

* refactor: tree-select

* style: lint format

* refactor: tree-select

* refactor: tree-select

* refactor: tree-select

* refactor: tree-select

* refactor: tree-select

* refactor: tree-select

* fix: upload ts error

* fix: update tree title render & switchIcon

* test: update tree test

* feat: add VirtualScroll tree

* refactor: datePicker & calendar & trigger (#4522)

* style: update

* test: update calendar test

* test: update test

* test: update test

* refactor: slider

* feat: update slider css

* refactor: slider to ts

* refactor: slider to ts

* perf: update default itemHeight

* test: update

* fix: uddate ts type

* fix: update skeleton

* fix: update skeleton

* refactor: update vc-pagination

* refactor: pagination

* refactor: timeline

* refactor: steps

* refactor: collapse

* refactor: collapse

* refactor: popconfirm

* refactor: popover

* refactor: dropdown

* doc: merge doc

* chore: vite for dev (#4602)

* style: js to jsx

* doc: add site

* style: lint

* style: format ts type

* doc: update

* style: format code

* style: format site

* doc: update

* style: dmeo

* style: format scripts

* chore: remove sub-modules

* chore: update vite

* site: add site build

* test: update snap

* doc(select): add tip (#4606)

* refactor: table (#4641)

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* fix: column not pass to cell

* doc: uppate table

* fix: update bodyCell headerCell

* doc: remove examples

* refactor: table

* fix: table title not work

* fix: table selection

* fix: table checkStrictly

* refactor: table

* fix: table template error

* feat: table support summary

* test: update snap

* perf: table

* docs(table): fix ajax demo (#4639)

* test: update table

* refactor: remove old table

* doc: update  table doc

* doc: update doc

* doc: update select

* doc: update summary

Co-authored-by: John <John60676@qq.com>

* doc: update doc

* fix: menu arrow not work

* test: update

* doc: add next site

* style: format

* doc: update

* doc: update site script

* fix: expand icon not fixed

* feat: use renderSlot

* test: update table snap

* feat: confirm support reactively

* feat: configProvider.config

* feat: message support configprovider.config

* feat: notification support configprovider.config

* doc: update doc

* fix: typescript compile error

* style: add import eslint

* doc: update demo

* chore: set transpileOnly true

* style: fix eslint error

* test: update snap

* doc: update

* test: mock date

* test: update snap

* chore: remove gulp-typescript (#4675)

* feat: V3 form (#4678)

* chore: update husky

* perf: update formItem

* perf: useInjectFormItemContext

* fix: table ts error

* doc: add Customized Form Controls demo

* feat: export useInjectFormItemContext

* doc: update form doc

* doc: update doc

* doc: update doc

* feat: autocomplete support option slot

* doc: update

* feat: add form item rest

* style: remove omit.js

* refactor: autocomplete

* doc: add changelog to site

* doc: update site anchor

* doc: update doc layout

* test: update table test

* doc: update

* chore: udpate gulp script

* chore: udpate gulp script

* doc: add changelog

* doc: update

* test: ignore some test wait vue-test-utils

* fix: form id error #4582
close #4582

* doc: add select Responsive demo

* doc: remove temp doc

Co-authored-by: ajuner <106791576@qq.com>
Co-authored-by: Jarvis <35361626+fanhaoyuan@users.noreply.github.com>
Co-authored-by: John <John60676@qq.com>
Co-authored-by: 艾斯特洛 <axetroy.dev@gmail.com>
Co-authored-by: zanllp <qc@zanllp.cn>
Co-authored-by: Amour1688 <lcz_1996@foxmail.com>
2021-09-25 16:51:32 +08:00
tangjinzhou e1b51e9c78
feat: add new form support v-model
* chore: update site

* chore: update submodule

* docs: update

* docs: update doc

* docs: update

* test: update snap

* docs: update

* feat: add new form support v-model

* feat: add new form

* docs: update changelog

* chore: update webpack

* test: update snap
2020-03-15 13:12:47 +08:00
Amour1688 8bb978debe
Perf: highlight.js --> prism (#1865)
* perf: highlight.js --> prism

* fix: wrong mentions route
2020-03-12 22:49:03 +08:00
tangjinzhou 73bef787cd
Feat 1.5.0 (#1853)
* feat: add Result component

* fix: update md template tag html>tpl
- fix `result` typo
- update jest `result` snapshots

* refactor: svg file to functional component icon
- update jest snapshot

* feat: add result

* Feat descriptions (#1251)

* feat: add descriptions

* fix: add descriptions types and fix docs

* fix: lint change code

* fix: demo warning

* fix: update demo, snapshot and remove classnames

* test: add descriptions test

* fix: descriptions demo (#1498)

* feat: add page header (#1250)

* feat: add page-header component

* update site: page-header

* ts definition update: page-header

* get page-header props with getComponentFromProp func

* optimize page-header

* doc: add page-header actions.md responsive.md

* breadcrumb itemRender add pure function support

* style: format code

* feat: update style to 3.23.6 from 2.13.6

* feat: update style to 3.26.8 from 3.23.6

* chore: update util

* chore: update util

* feat: update affix

* feat: update alert

* feat: update anchor

* feat: update auto-complete

* feat: update avatar

* feat: update back-top

* feat: update badge

* feat: update button

* feat: update breadcrumb

* feat: update ts

* docs: update doc

* feat: update calendat

* feat: update card

* feat: update carousel

* feat: update carousel

* feat: update checkbox

* feat: update comment

* feat: update config-provider

* docs: update doc

* feat: update collapse

* feat: update locale

* feat: update date-picker

* feat: update divider

* feat: update drawer

* feat: update dropdown

* feat: update rc-trigger

* feat: update dropdown

* feat: update empty

* test: add empty test

* feat: update form

* feat: update form

* feat: update spin

* feat: update grid

* docs: update grid doc

* feat: update icon

* feat: update slider

* feat: update textarea

* feat: update input-number

* feat: update layout

* feat: update list

* feat: update menu

* feat: meaage add key for update content

* feat: modal add closeIcon support

* feat: update notification

* feat: add pagination disabled support

* feat: popconfirm add disabled support

* test: update popover

* feat: progress support custom line-gradiend

* feat: update radio

* test: update radio test

* docs: update rate demo

* feat: skeleton add avatar support number type

* test: add switch test

* test: update statistic test

* fix: input clear icon event

* feat: steps add type、 v-model、subTitle

* feat: delete typography component

* feat: delete Typography style

* perf: update select

* feat: add download transformFile previewFile actio

* docs: update upload

* feat: update  tree-select

* docs: update tree-select

* feat: tree add blockNode selectable

* docs: add tree demo

* test: update snap

* docs: updatedoc

* feat: update tag

* docs: update ad doc

* feat: update tooltip

* feat: update timeline

* feat: time-picker add clearIcon

* docs: update tabs

* feat: transfer support custom children

* test: update transfer test

* feat: update table

* test: update table test

* test: update test

* feat: calendar update locale

* test: update test snap

* feat: add mentions (#1790)

* feat: mentions style

* feat: theme default

* feat: add mentions component

* feat: mentions API

* feat: add unit test for mentions

* feat: update mentions demo

* perf: model and inheritAttrs for mentions

* perf: use getComponentFromProp instead of this.$props

* perf: mentions rm defaultProps

* feat: rm rows in mentionsProps

* fix: mentions keyDown didn't work

* docs: update mentions api

* perf: mentions code

* feat: update mentions

* bump 1.5.0-alpha.1

* feat: pageheader add ghost prop

* docs: update descriptions demo

* chore: page-header add ghost type

* fix: color error

* feat: update to 3.26.12

* fix: some prop default value

* fix(typo): form, carousel, upload. duplicate identifier (#1848)

* Add Mentions Type (#1845)

* feat: add mentions type

* feat: add mentions in ant-design-vue.d.ts

* docs: update doc

* docs: add changelog

* fix: mentions getPopupCotainer value (#1850)

* docs: update doc

* docs: uptate demo

* docs: update demo

* docs: delete demo

* docs: delete doc

* test: update snapshots

* style: format code

* chore: update travis

* docs: update demo

Co-authored-by: Sendya <18x@loacg.com>
Co-authored-by: zkwolf <chenhao5866@gmail.com>
Co-authored-by: drafish <xwlyy1991@163.com>
Co-authored-by: Amour1688 <31695475+Amour1688@users.noreply.github.com>
2020-03-07 19:45:13 +08:00
tangjinzhou e7ff6d6602 docs: update doc 2020-03-03 21:49:34 +08:00
Amour1688 c8cc30beb0
perf: find parent component when only secondary component used in demo (#1680)
* perf: set demo id with component name when run dev

* perf: find parent component when only secondary component used in demo
2020-02-07 14:29:17 +08:00
Amour1688 2d545c6096 feat: make run dev more faster and modify some dependencies (#1671) 2019-12-30 17:11:03 +08:00
tanjinzhou b275ada48f update site 2019-12-24 14:44:41 +08:00
tangjinzhou 1c9e9e2418 docs: add resize table demo 2019-12-23 22:12:13 +08:00
tangjinzhou 5220dd8089 docs: update doc 2019-12-11 21:03:52 +08:00
tanjinzhou 9dcc648378 docs: update doc 2019-12-10 17:48:08 +08:00
tanjinzhou 1f7ae756fc docs: update docs 2019-12-10 17:28:57 +08:00
tanjinzhou 31dda9e9ce update site 2019-11-29 16:36:31 +08:00
tanjinzhou 97dce9db99 docs: add hotjar 2019-11-27 13:54:11 +08:00
tangjinzhou 07c8dc2c69 docs: update doc 2019-11-16 17:23:03 +08:00
张晨成 3136e5964f feat(tree): 添加form-props-'replaceFields'字段 (#1395)
* feat(tree): 添加form-props-'replaceFields'字段

* test: add test file

* docs: 修改实例名称
2019-11-15 15:05:38 +08:00
tanjinzhou 4687bf1066 update site 2019-11-07 19:05:33 +08:00
tanjinzhou c4bac70e9b update site 2019-11-07 17:49:17 +08:00
tanjinzhou 1fd1735cb7 update site 2019-10-31 19:42:49 +08:00
tanjinzhou dce2dea234 site: add google ads 2019-10-30 16:38:51 +08:00
tanjinzhou 46644ff435 update site 2019-10-29 14:44:06 +08:00
tangjinzhou 4cd44aea3d style: format code 2019-09-28 20:45:07 +08:00
tangjinzhou a3ab0c26f2 Merge remote-tracking branch 'origin/master' into feat-1.4.0
# Conflicts:
#	components/vc-form/src/createBaseForm.jsx
2019-09-23 20:54:44 +08:00
tangjinzhou da0f17d1b6 Merge remote-tracking branch 'origin/master' into feat-1.4.0
# Conflicts:
#	components/affix/index.jsx
#	components/alert/index.jsx
#	components/back-top/index.jsx
#	components/carousel/index.jsx
#	components/cascader/index.jsx
#	components/comment/index.jsx
#	components/config-provider/index.jsx
#	components/divider/index.jsx
#	components/drawer/index.jsx
#	components/form/Form.jsx
#	components/input-number/index.jsx
#	components/menu/index.jsx
#	components/modal/confirm.js
#	components/modal/index.js
#	components/popconfirm/index.jsx
#	components/popover/index.jsx
#	components/rate/index.jsx
#	components/steps/index.jsx
#	components/switch/index.jsx
#	components/time-picker/index.jsx
#	components/tree-select/index.jsx
#	site/components.js
2019-08-28 22:36:44 +08:00
tanjinzhou c9f1c26693 chore: add base.vue inconsistent vue version 2019-08-28 10:50:19 +08:00
tangjinzhou 2349348de0 Merge branch 'master' into feat-1.4.0
# Conflicts:
#	components/button/__tests__/__snapshots__/demo.test.js.snap
#	components/button/buttonTypes.js
#	components/button/demo/basic.md
#	components/button/style/index.less
#	components/button/style/mixin.less
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/index.test.js.snap
#	components/tabs/__tests__/__snapshots__/demo.test.js.snap
#	components/vc-collapse/src/Collapse.jsx
#	package.json
2019-08-25 22:09:55 +08:00
tangjinzhou c539568b76 doc: update doc 2019-08-25 20:58:10 +08:00
tanjinzhou 85702bb98f update site 2019-08-23 17:58:46 +08:00
tanjinzhou 8796c94315 update site 2019-08-22 18:29:50 +08:00
tanjinzhou d232bf65f3 doc: update doc 2019-08-12 20:38:09 +08:00
wangxueliang f66fae47e3 feat: merge master 2019-08-08 19:02:54 +08:00
tangjinzhou 9d78a27030 doc: update site image 2019-08-05 22:03:48 +08:00
tanjinzhou d60d549f04 update site 2019-08-05 16:53:48 +08:00
tangjinzhou 6064b97367 doc: add geektime ad 2019-08-04 21:14:08 +08:00
wangxueliang 9d3188a525 fix: select drop-down option displays an exception for #970 2019-07-16 01:08:14 +08:00
tanjinzhou 57a9eafcc6 site update & icons update 2019-07-04 18:28:27 +08:00
tangjinzhou adbd82b910 Merge branch 'master' into feat-1.4.0
# Conflicts:
#	components/table/interface.js
#	components/vc-upload/demo/simple.jsx
2019-06-24 21:47:23 +08:00
tangjinzhou d0cf9fd5cd update site 2019-06-18 22:05:23 +08:00
mingyan.yu 14d4b7745d feat: add statistic 2019-05-25 17:18:04 +08:00
wangxueliang 00f104757c feat: merge master 2019-05-25 16:36:25 +08:00
wangxueliang 5b4d30ceae docs: add docs and demo 2019-05-18 15:44:54 +08:00
tangjinzhou faa4c1c5d9 docs: opt doc #767 [update site] 2019-05-14 22:16:44 +08:00
wangxueliang 103293aa8f feat: update modal 2019-04-17 10:21:28 +08:00
tangjinzhou 219982e927 update site 2019-04-10 21:58:12 +08:00
wangxueliang 7d6678265e feat: merge master 2019-04-07 09:05:54 +08:00
tangjinzhou 2b1039f6be bump 1.3.8 2019-04-04 23:42:38 +08:00
tangjinzhou 4c92b78b1f update site 2019-03-19 15:35:51 +08:00
tangjinzhou 82081f1d82 update site 2019-03-18 17:27:45 +08:00
tangjinzhou f671810c31 update site 2019-03-18 17:09:41 +08:00
tangjinzhou 4ff2a10848 style: prettier 2019-03-15 22:56:22 +08:00
tangjinzhou ccd5d64982 update site add sponsor 2019-03-11 13:07:29 +08:00
wangxueliang 995db39fa5 feat: add empty components && update locale-provider 2019-03-07 13:26:03 +08:00
tangjinzhou 04501dec3d docs: udpate 2019-02-23 18:53:02 +08:00
wangxueliang a10711d9ae feat: vc-upload to 2.6.2 2019-02-18 23:33:39 +08:00
tangjinzhou e8f2613c68 update site 2019-02-16 21:20:12 +08:00
tangjinzhou ccbb887e18 docs: update hm 2019-02-16 17:16:59 +08:00
tangjinzhou 805d4e3295 docs: update url path 2019-02-16 16:51:21 +08:00
tangjinzhou 86c069ce4e docs: update new logo 2019-02-16 14:32:46 +08:00
Owen Melbourne 312691dd1f Replace text-decoration-skip: ink to text-decoration-skip-ink: auto 2019-02-12 19:55:40 +08:00
tangjinzhou 8692336547 update site 2019-02-11 22:22:46 +08:00
tangjinzhou 7ddc17b3bd docs: add form vuex demo close #465 2019-02-11 22:22:15 +08:00
tangjinzhou 55a8dca9e7 style: update lint and format code 2019-02-01 17:23:00 +08:00
tangjinzhou 58794aaba9 docs: update docs 2019-01-26 16:04:32 +08:00
tangjinzhou d0ae9ccaeb docs: update icon doc 2019-01-23 12:43:45 +08:00
tangjinzhou cf444416cf update site 2019-01-19 17:54:15 +08:00
tangjinzhou 19effd0885 update site 2019-01-18 10:18:57 +08:00
tangjinzhou 99bf3044d6 docs: update ad 2019-01-17 11:59:21 +08:00
tangjinzhou f05387d372 update site 2019-01-16 13:24:47 +08:00
tangjinzhou d41c7dbbcd update site 2019-01-16 11:26:56 +08:00
tangjinzhou f686674dfc update site 2019-01-12 18:52:58 +08:00
tangjinzhou 1a6ba14d59 bump 1.3.0 2019-01-12 18:01:02 +08:00
tangjinzhou 074aaafea9 docs: update docs 2019-01-12 17:19:57 +08:00
tangjinzhou ffb2a593b1 style: lint add semi and prettier 2019-01-12 12:46:29 +08:00
tangjinzhou 7dbf5ed4d7 feat: add config-provider 2019-01-02 20:13:25 +08:00
wangxueliang 429e7f4b72 feat: add comment 2019-01-01 15:33:43 +08:00
tangjinzhou 34d5df2fcd bump 1.2.1 2018-12-17 21:38:56 +08:00
tangjinzhou eb355b97a6 fix: icon style not work 2018-12-16 14:22:18 +08:00
tangjinzhou e1cd139e8b docs: update demo 2018-12-15 21:50:43 +08:00
wangxueliang 7fc512406e feat: update dingding group 2018-12-15 11:57:45 +08:00
wangxueliang 96ce207484 feat: add dingding 2018-12-15 11:44:33 +08:00
tangjinzhou c8ae767594 docs: add sponsor and faq 2018-12-14 21:35:19 +08:00
tangjinzhou 42510d6efc docs: add changelog 2018-12-13 22:47:23 +08:00
tangjinzhou 0d3821910f feat: update to 3.10.9 2018-12-13 21:26:21 +08:00
wangxueliang d43c7e098d test: update snapshots 2018-12-10 13:42:19 +08:00
三点包子 296720c4e4
Merge pull request #296 from wangxueliang/master
feat: add skeleton
2018-12-10 12:21:57 +08:00
wangxueliang 1859364a8a feat: add skeleton 2018-12-10 11:34:51 +08:00
tangjinzhou 7aa46bbdf8 Merge branch 'master' into feat-3.10.3
# Conflicts:
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/timeline/__tests__/__snapshots__/demo.test.js.snap
2018-12-08 09:35:55 +08:00
wangxueliang 44d55b329d feat: update upload 2018-12-05 18:31:58 +08:00
tangjinzhou b3a050a35d docs: add hm script 2018-11-29 09:20:17 +08:00
tangjinzhou 9f3cefcbfb docs: update docs 2018-11-29 08:52:27 +08:00
tangjinzhou 5331d2ca9a docs: update doc 2018-11-28 22:34:33 +08:00
tangjinzhou 8c91e3696e feat: update icon 2018-11-27 18:25:38 +08:00
許吖多 c478ec949e Update components.js (#263) 2018-11-20 17:41:28 +08:00
tangjinzhou 2fb6667593 docs: add SeedAndDew 2018-09-24 15:37:36 +08:00
tangjinzhou 5829a477d3 docs: add baidu hm 2018-09-22 21:36:07 +08:00
tangjinzhou c2a5c8fe8c docs: update docs 2018-09-22 21:28:36 +08:00
tangjinzhou a6620cbbe5
feat: add component Vue.use method (#197)
* feat: add Vue.use feat

* feat: Vue.use method

* docs: update docs
2018-09-19 13:21:57 +08:00
tangjinzhou 4c84051b02 docs: add sponsors info 2018-09-06 20:11:10 +08:00
tangjinzhou 8ca22e0d20 docs: update docs 2018-09-05 22:43:26 +08:00
tangjinzhou ff25efe185
update to antd3.8.3 (#159)
* refactor: align

* feat:  update align to 2.4.3

* feat: update trigger 2.5.4

* feat: update tooltip 3.7.2

* fix: align

* feat: update vc-calendar to 9.6.2

* feat: update vc-checkbox to 2.1.5

* feat: update vc-dialog to 7.1.8

* feat: update vc-from to 2.2.1

* feat: update vc-notification to 3.1.1

* test: update snapshots

* feat: update vc-tree to 1.12.6

* feat: update vc-table to 6.2.8

* feat: update vc-upload to 2.5.1

* feat: update vc-input-number to 4.0.12

* feat: update vc-tabs to 9.2.6

* refactor: vc-menu

* refactor: update vc-menu to 7.0.5

* style: remove unused

* feat: update pagination to 1.16.5

* feat: add vc-progress 2.2.5 tag

* feat: add vc-rate 2.4.0 tag

* feat: update vc-slider to 8.6.1

* fix: tooltip error

* style: delete conosle

* feat: update vc-steps to 3.1.1

* add vc-switch tag 1.6.0

* feat: update upload to 2.5.1

* fix: update vc-menu

* fix: update store

* fix: add ref dir

* fix: trigger mock shouldComponentUpdate

* fix: update vc-select

* revert: trigger lazyrenderbox

* fix: update vc-select

* fix: update vc-select

* fix: update vc-select

* fix: update vc-menu

* fix: update vc-slick ref

* update style to 3.8.2

* test: update snapshots

* update vc-select

* update util & affix

* feat: add drawer

* fix: support title add slot mode

* test: update affix test

* update alert

* update anchor

* update snapshots

* fix: doc and vc-drawer

* update select & auto-complete

* update back-top & grid

* feractor: avatar

* test: add drawer test

* update badge

* update button

* update card

* update divider

* feat: update vc-tabs to 9.3.6 and tabs

* add afterEnter callback

* update form

* fix: update drawer

* test: update snapshots

* update modal & notification

* test: update snapshots

* update message

* update locale-provider

* update dropdown

* update layout popconfirm popover

* update time-picker

* update menu

* update date-picker

* docs: update input docs

* update input

* update snapshots

* update table

* update test snapshots

* feat: update progress

* update checkbox

* feat: update spin

* update radio

* docs: slider steps timeline

* update list

* update transfer

* update collapse

* update cascader

* update upload
2018-09-05 21:28:54 +08:00