Commit Graph

316 Commits (b6ef2b192c63ab1ae2dcb1a8e750b3540bc9be77)

Author SHA1 Message Date
tangjinzhou 8ae91150aa fix: date-picker throw class error 2020-07-28 23:48:15 +08:00
tanjinzhou d7c4377551 fix: confirm throw error & renderEmpty error 2020-07-28 18:37:07 +08:00
tanjinzhou df83968de4 test: update comment test 2020-07-28 17:10:59 +08:00
tanjinzhou ed3c4edf72 fix: collapse controller mode 2020-07-28 16:31:13 +08:00
tanjinzhou 777d1d5dda fix: checkbox focus & blur not work 2020-07-28 16:04:12 +08:00
tanjinzhou 42431d39a2 perf: remove cascader events warning 2020-07-28 15:23:56 +08:00
tangjinzhou 45c899dab1 fix: carousel slick ref not work 2020-07-27 22:25:09 +08:00
tanjinzhou dbac632fc3 fix: calendar v-model not work 2020-07-27 16:04:37 +08:00
tangjinzhou 05e34009e6 chore: update config 2020-07-26 21:35:41 +08:00
tangjinzhou 5624f92a33 fix: remove alert close warning 2020-07-25 14:47:38 +08:00
tanjinzhou ddb1b7eb4d test: update test config 2020-07-24 18:46:45 +08:00
tangjinzhou efb714e572 feat: update table 2020-07-23 22:52:04 +08:00
tanjinzhou 98733252c1 feat: update date-picker 2020-07-23 15:15:38 +08:00
tanjinzhou a3a53613c5 feat: update date-picker 2020-07-22 17:47:08 +08:00
tanjinzhou 88d3fc18c6 feat: update calendar 2020-07-22 15:33:57 +08:00
tanjinzhou 6ab243ffaa feat: update time-picker 2020-07-21 16:46:39 +08:00
tangjinzhou cd80ce622b Merge branch 'feat-vue3' of github.com:vueComponent/ant-design-vue into feat-vue3 2020-07-20 22:48:24 +08:00
tangjinzhou 2c3492face feat: update slider 2020-07-20 22:47:06 +08:00
tanjinzhou 0faded160b feat: update carousel 2020-07-20 16:29:46 +08:00
tangjinzhou a194bbdf43 feat: update transfer 2020-07-19 22:40:35 +08:00
tangjinzhou 61b5bfa0f6 feat: tree-select 2020-07-18 21:40:26 +08:00
tanjinzhou f35ae0efae feat: update tree 2020-07-17 16:50:22 +08:00
tangjinzhou 8ca8fbd453 feat: update tree 2020-07-16 22:44:00 +08:00
tanjinzhou 61500001df feat: update tree 2020-07-16 18:31:20 +08:00
tanjinzhou 10b25b0ec7 feat: update collapse 2020-07-16 16:24:44 +08:00
tangjinzhou cc1f21845a feat: update list 2020-07-15 22:39:16 +08:00
tangjinzhou 2ff8ba05a4 feat: update pagination 2020-07-14 23:09:32 +08:00
tangjinzhou e79bfd8c96 refactor: form 2020-07-12 16:13:59 +08:00
undefined 97aeaf74b4 feat: update cascader 2020-07-08 22:28:09 +08:00
Albert Liu b32f34b6c9
feat: update Badge (#2419)
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-07-07 14:19:04 +08:00
undefined 6cad9c3cc0 feat: udpate formmodel 2020-07-06 22:31:07 +08:00
tangjinzhou 89c9e81433 fix: select input width 2020-07-03 22:53:50 +08:00
tangjinzhou ad6f343376 feat: update autocomplete 2020-07-02 00:24:44 +08:00
tangjinzhou dd68c0d314 fix: vc-select 2020-06-29 22:22:25 +08:00
tangjinzhou 93bde3fb67 feat: update inputnumber 2020-06-27 22:17:48 +08:00
tangjinzhou 69f7573fe5 feat: update input 2020-06-27 14:02:30 +08:00
tangjinzhou e00637f76c feat: update rate 2020-06-26 12:57:05 +08:00
tangjinzhou 1f09c6e41f feat: update progress 2020-06-26 10:08:47 +08:00
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
wangxueliang 460fa4b642 add vc-input-number 2018-04-04 12:04:49 +08:00
wangxueliang 94e76c2226 merge 2018-04-04 09:45:15 +08:00
wangxueliang 3578f9774e add vc-m-feedback 2018-04-04 09:44:19 +08:00
tjz 5d2271a131 add table demo 2018-04-03 22:18:18 +08:00
wangxueliang 254b8ba78f add grid demo 2018-04-03 17:03:32 +08:00
wangxueliang 7e397f8db5 add timeline 2018-04-03 15:51:44 +08:00
wangxueliang 2cee6f9bef add progress 2018-04-03 14:14:38 +08:00
wangxueliang 045f95201d add vc-progress 2018-04-03 11:00:05 +08:00
tangjinzhou ab1ff471c1 fix table api 2018-04-02 09:48:03 +08:00
wangxueliang cdd3cda787 add slider v0.0.1 2018-04-01 19:23:56 +08:00
tangjinzhou b2d5503768 done vc-table 2018-03-29 18:18:41 +08:00
wangxueliang 12bd8af6fc add vc-slider-demo 2018-03-28 11:51:27 +08:00
tjz 29eceaf8f1 update vc-table 2018-03-26 23:05:29 +08:00
wangxueliang 7a7fbd59ef fix slider 2018-03-26 10:08:36 +08:00
tangjinzhou 2e587708d2 Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-03-22 17:25:29 +08:00
tangjinzhou 3a51f27e43 add logo and update vc-XXX 2018-03-22 17:23:51 +08:00
wangxueliang eddff353fc add popconfirm demo 2018-03-22 16:19:02 +08:00
wangxueliang b3ed6ddd9c Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-03-21 15:46:09 +08:00
wangxueliang 9704271514 add rate demo 2018-03-21 15:45:01 +08:00
tangjinzhou 489b6a4324 fix site style 2018-03-21 14:40:36 +08:00
tangjinzhou 59503a064e update site 2018-03-21 13:52:06 +08:00
tangjinzhou e8c47ee5c5 Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-03-21 13:32:05 +08:00
tangjinzhou 2efba66274 update docs 2018-03-21 13:31:55 +08:00
wangxueliang f8b519ea6c add vc-rate 2018-03-21 13:06:19 +08:00
tangjinzhou 273889fa70 update license and add input doc locale doc 2018-03-20 19:06:04 +08:00
tjz cef16b096f add date-picker doc 2018-03-20 09:10:56 +08:00
tjz f030f3a136 add publish sh 2018-03-18 19:59:38 +08:00
tjz 8aa92d4b48 add date-picker demo 2018-03-17 21:38:29 +08:00
tjz ca11705ef0 add calendar doc 2018-03-14 22:00:43 +08:00
wangxueliang 1d12f17f79 add 2018-03-13 10:16:06 +08:00
tjz d5462827fd update demo style 2018-03-11 15:27:34 +08:00
wangxueliang 9f8d77d3c8 add pagination demo 2018-03-10 22:39:12 +08:00
wangxueliang c0ef57df8e merge 2018-03-10 20:51:40 +08:00
wangxueliang 30218db8c1 add steps demo 2018-03-10 20:46:57 +08:00
tjz db0e49e5bc update breadcrumb 2018-03-10 13:34:26 +08:00
wangxueliang 861c11c537 merge 2018-03-09 18:56:06 +08:00
wangxueliang 4912ba5aa9 add vc-steps demo 2018-03-09 18:52:31 +08:00
tangjinzhou 62136faa44 add timepicker doc 2018-03-09 10:19:00 +08:00
tjz bf6cbd56eb add time-picker demo 2018-03-08 23:02:04 +08:00
tangjinzhou f0a9c28ebc update grid 2018-03-08 13:55:49 +08:00
tjz 816fe56d5f add modal doc and alert 2018-03-07 21:36:15 +08:00
wangxueliang 705ece64bc add vc-steps 2018-03-07 10:50:11 +08:00
wangxueliang c3e3c2f803 fix pagination 2018-03-06 15:40:42 +08:00
tjz 7d9ebee578 add dialog demo 2018-03-05 22:50:25 +08:00
wangxueliang 9ea479f200 merge 2018-03-05 19:07:48 +08:00
wangxueliang f34ccdbd0b add vc-pagination 2018-03-05 19:06:44 +08:00
tangjinzhou bc581e9ca1 add backtop 2018-03-05 19:05:23 +08:00
tjz a59063a320 fix 2018-03-04 23:04:29 +08:00
tjz b830a0395a add cascader doc 2018-03-04 17:11:32 +08:00
tjz 6e8b5b9a20 add cascader 2018-03-03 19:14:03 +08:00
tjz de23e4de11 add vc-cascader 2018-03-02 22:12:52 +08:00
tangjinzhou dd1266ee61 add affix demo 2018-03-02 16:54:22 +08:00
tangjinzhou 88a2ac7eb7 add autocomplete 2018-03-01 12:34:31 +08:00
tangjinzhou 724d53b907 fix 2018-03-01 10:27:39 +08:00
tangjinzhou 5ef851def4 add autocomplete 2018-02-28 19:07:04 +08:00
wangxueliang 28e3a0424e fix switch 2018-02-27 18:00:11 +08:00
wangxueliang 05eb16c18b merge 2018-02-27 13:37:57 +08:00
wangxueliang 4349a25304 merge 2018-02-27 13:02:44 +08:00
tangjinzhou 28672f9ee1 fix 2018-02-27 12:18:12 +08:00
tangjinzhou 8c48838692 add input demo and local provider 2018-02-27 12:17:53 +08:00
wangxueliang 06cf31cd60 add switch fix spin demo 2018-02-27 12:14:29 +08:00
tjz 5471f29705 fix demo style 2018-02-26 22:24:12 +08:00