Commit Graph

178 Commits (e623fc12cd09b59500c7c6c2c9d10fbdf7782f54)

Author SHA1 Message Date
tangjinzhou e623fc12cd fix: some upload issue 2020-06-25 22:21:23 +08:00
Amour1688 a325bf2319
feat: update upload (#2494)
* feat: update upload

* chore: cache babel

* chore: make run dev faster
2020-06-25 21:23:39 +08:00
tanjinzhou da207c8d9b fix: card 2020-06-24 17:25:47 +08:00
tanjinzhou 60cd5475c1 fix: tabs 2020-06-24 16:07:03 +08:00
zkwolf 6f903c3a75
feat: update switch (#2439)
* feat: update switch

* fix: avoid bind attrs to root

* test: update switch

* docs: update switch breakchange

* style: remove unused import

Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-23 15:45:30 +08:00
tangjinzhou a25e76a314 feat: update layout 2020-06-22 23:07:54 +08:00
tangjinzhou a8ceef5c7d fix: result default icon 2020-06-22 22:50:10 +08:00
孙运天 6fb936d985
feat: update Statistic (#2386)
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-22 17:50:38 +08:00
zkwolf 65f49b97d7
feat: update step (#2379)
* feat: update step

* fix: step use v-model can't click

* fix: avoid step auto mount attrs

* chore: use props to transfer event

* docs: add steps breakchange
2020-06-22 14:21:40 +08:00
tangjinzhou a0e637da9c feat: update dropdown 2020-06-21 22:45:30 +08:00
tangjinzhou 35018fcac1 fix: menu 2020-06-21 11:28:07 +08:00
逆寒 c2a59f7f8b
feat(checkbox): update checkbox (#2376)
* feat(checkbox): update checkbox

* feat(checkbox): code review

* feat(checkbox): code review

* feat(checkbox): fix lint
2020-06-20 22:22:00 +08:00
tangjinzhou 0413bcf58a test: update 2020-06-20 21:45:08 +08:00
tangjinzhou e60d535884 fix: menu 2020-06-20 15:14:51 +08:00
tangjinzhou 4311c15755 feat: update menu 2020-06-16 22:55:02 +08:00
tangjinzhou 75e1661c16 feat: update modal 2020-06-15 23:47:49 +08:00
tangjinzhou e2c86fe21e feat: update message notification popover popconfirm 2020-06-14 21:41:29 +08:00
Amour1688 109a386c22
feat: update radio (#2374)
* feat: update radio

* chore: add @babel/plugin-proposal-optional-chaining
2020-06-13 22:32:10 +08:00
Albert Liu c6e22ce8ab
feat: update BackTop (#2415)
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-12 22:05:56 +08:00
孙运天 ee3a7179f6
Feat Tag CheckableTag (#2400)
* feat: update Tag CheckableTag

* fix:  merge event handler

* fix: merge event handler

* fix: delete dubugger

* fix: configProvider inject
2020-06-12 12:54:21 +08:00
tangjinzhou 237d55aa3e feat: update descriptions 2020-06-11 23:07:48 +08:00
zkwolf f2af8d248e
feat: update grid (#2377)
* feat: update grid

* fix: row can't provide rowContext to col

Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-11 18:03:09 +08:00
tanjinzhou 585bb7495b chore: update destory to unmount 2020-06-11 16:13:09 +08:00
tanjinzhou 905bfd586f feat: update tooltip 2020-06-10 18:20:57 +08:00
xrkffgg 1884a7c4c6
feat: update breadcrumb (#2389)
* feat: update breadcrumb

* fix: slots
2020-06-09 12:54:37 +08:00
xrkffgg 1ca13ac166
feat: update pageheader (#2365)
* feat: update pageheader

* fix: error

* fix: index

Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-08 22:00:59 +08:00
xrkffgg c1331ccc43
feat: update skeleton (#2371) 2020-06-08 17:31:13 +08:00
xrkffgg d591e4b298
feat: update anchor (#2373) 2020-06-08 15:45:14 +08:00
xrkffgg 4ef17f8144
feat: update avatar (#2372) 2020-06-08 15:38:07 +08:00
xrkffgg d00a971341
feat: update comment (#2366)
* feat: update comment

* fix: children
2020-06-08 15:24:40 +08:00
zkwolf 3975cdea78
feat: update timeline (#2364)
* feat: update timeline

* style: lower import path
2020-06-08 15:02:43 +08:00
xrkffgg 19e999a1b5
feat: update result (#2362)
* feat: update result

* fix: upate

* fix: default
2020-06-08 14:53:35 +08:00
zkwolf 0935262334
feat: update divider (#2357)
* feat: update divider

* chore: remove base import

* style: move up slot.default() judge
2020-06-06 14:51:12 +08:00
tangjinzhou 5568be2fcb feat: update empty 2020-06-05 09:07:53 +08:00
xrkffgg 5a627b3d8b
feat: update empty (#2360)
* feat: update empty

* Update index.js
2020-06-05 09:04:34 +08:00
xrkffgg de834ce265
feat: update spin (#2351) 2020-06-04 15:04:39 +08:00
tangjinzhou 44c048580b feat: update alert 2020-06-03 22:46:20 +08:00
tanjinzhou 4682cccc4a feat: update affix 2020-06-03 18:36:18 +08:00
tangjinzhou 8cbd2c0035 feat: update drawer 2020-06-02 23:21:24 +08:00
zdw 3642b09db8
feat: update drawer (#2324) 2020-06-02 22:09:34 +08:00
tangjinzhou ec4d6597d1 fix: update button 2020-05-28 23:36:43 +08:00
tanjinzhou 242b5a3d99 feat: update configprovider 2020-05-28 19:45:50 +08:00
Amour1688 adee8604b2 chore: upgrade to vue3 2020-05-27 19:11:46 +08:00
tanjinzhou 185241472a chore: update dev config 2020-03-24 18:33:19 +08:00
Amour1688 60bb3ae50c
chore: simple demo (#1918) 2020-03-23 11:00:24 +08:00
tjz 83e91585ea delete examples 2018-04-07 19:11:10 +08:00
wangxueliang 8e7ec3200e merge 2018-04-07 00:26:30 +08:00
wangxueliang 39f54ac1af add vc-lazy-load transfer 2018-04-07 00:20:45 +08:00
tjz 024bd35c0f update site 2018-04-04 23:59:38 +08:00
wangxueliang 751780cb75 add inputNumber 2018-04-04 13:57:23 +08:00