Commit Graph

1919 Commits (8f581de762752187274e937a4a6f668e7116f087)

Author SHA1 Message Date
John60676 f942d5b1a6
fix(upload): button will disappear when count meets limitation (#2884) 2020-09-23 10:33:02 +08:00
tangjinzhou 7ea8de4b7e fix: input compositionend not trigger change 2020-09-22 07:25:44 +08:00
tangjinzhou 122e374224 perf: remove syncWatch 2020-09-21 21:48:12 +08:00
tanjinzhou 7719c65169 fix: input not trigger change compositionStart 2020-09-21 18:45:27 +08:00
tangjinzhou 7f7511bf61 test: update test 2020-09-20 23:04:37 +08:00
tangjinzhou f99200c966 test: update snap 2020-09-19 23:36:48 +08:00
John60676 675dff92c1
fix(vc-tabs): tabs vue warning (#2865) 2020-09-18 22:52:17 +08:00
Amour1688 dea4866177 chore: refactor comment and icon 2020-09-18 12:15:01 +08:00
John60676 c1cfabb20e
fix: menu cannot be collapsed by the Layout (#2819) 2020-09-17 14:51:32 +08:00
tanjinzhou c78e9418a4 fix: layout vue warning #2817 2020-09-17 14:09:33 +08:00
Amour1688 b5dd6c69b3 fix: empty duplicate class 2020-09-16 12:54:54 +08:00
Amour1688 7cec8614b0 chore: classNames es 2020-09-16 12:45:04 +08:00
Amour1688 87aa5ecbd8 fix: merge conflict 2020-09-12 11:34:18 +08:00
tanjinzhou 2b422dd17b fix: table rowselection type error 2020-09-11 16:02:14 +08:00
Amour1688 a5eda35693 Merge branch feat-vue3 into next 2020-09-10 10:01:32 +08:00
tanjinzhou 56ffcc6619 test: update snap 2020-09-07 18:28:03 +08:00
tanjinzhou 5f68ab9181 perf: add radio event declar 2020-09-07 18:27:49 +08:00
tanjinzhou 7ec5dac844 perf: add checkbox event declar 2020-09-07 17:19:28 +08:00
tanjinzhou ec73097d9b fix: steps v-model can not click 2020-09-07 17:18:50 +08:00
tanjinzhou 9257c1ea68 fix: modal loading button not work 2020-09-07 13:49:12 +08:00
tanjinzhou b616823353 fix: Descriptions Item support v-for #2793 2020-09-07 13:26:22 +08:00
Carter Li fb52b36067
chore: use `lodash-es` to support vite (#2777)
To fix error: `Uncaught (in promise) SyntaxError: The requested module
'/@modules/lodash/isPlainObject.js' does not provide an export named
'default'`
2020-09-02 22:44:16 +08:00
tanjinzhou 8dd2c5b751 fix: tree-select-node not registered 2020-09-02 12:54:24 +08:00
tangjinzhou fbcf0bff9d chore: update moment to support vite 2020-08-31 22:25:47 +08:00
tanjinzhou 1f6accba22 test: update snap 2020-08-31 17:16:16 +08:00
tanjinzhou 06b7e33cc0 chore: remove classnames 2020-08-31 16:53:19 +08:00
tangjinzhou 83f7c6ed41 fix: modal afterClose trigger twice 2020-08-30 22:56:15 +08:00
tangjinzhou 2cbc72f617 chore: remove require 2020-08-30 22:23:36 +08:00
undefined d57a2acd87 perf: update tree 2020-08-30 15:10:11 +08:00
undefined 3d17d5f26e perf: update lazyload 2020-08-27 22:38:56 +08:00
tanjinzhou 2b1e972803 perf: update propssymbol 2020-08-27 18:34:23 +08:00
tanjinzhou 29d681ff52 style: remove not use file 2020-08-27 17:40:29 +08:00
tanjinzhou 4770ed4708 perf: update tabs 2020-08-27 17:28:18 +08:00
tanjinzhou 5e3d9fe5a3 fix: upload not support css scope 2020-08-27 16:03:42 +08:00
tanjinzhou 8ac75e4a73 test: update snap 2020-08-25 14:24:56 +08:00
tanjinzhou 37ddc96666 Merge branch 'feat-vue3' of https://github.com/vueComponent/ant-design-vue into feat-vue3 2020-08-25 14:17:23 +08:00
tanjinzhou 6fa4f9cd23 bump 2.0.0-beta.3 2020-08-25 14:17:00 +08:00
zkwolf 0e0ad463c7
feat: badge text support vnode (#2750)
* feat: badge text support vnode

* test: update badge test
2020-08-25 13:51:01 +08:00
Amour1688 09eb71d5fb chore: refactor tag 2020-08-23 19:33:01 +08:00
Amour1688 91fe27d12c chore: update empty and space 2020-08-23 16:45:55 +08:00
Amour1688 4af81c412c chore: refactor space 2020-08-22 14:38:29 +08:00
Amour1688 07d27b057a chore: remove render in empty 2020-08-22 14:37:39 +08:00
Amour1688 632da57962 chore: refactor empty 2020-08-22 14:37:39 +08:00
Amour1688 34ac8444f4 chore: migrate local from js to ts 2020-08-22 14:37:38 +08:00
undefined 9a100b04c2 Merge remote-tracking branch 'origin/master' into feat-vue3 2020-08-22 10:49:44 +08:00
undefined da09b87548 style: update name key 2020-08-20 22:18:18 +08:00
tanjinzhou 03a42a5b35 fix: list meta name not correct 2020-08-20 18:05:12 +08:00
tanjinzhou 4bdb241aa6 fix: some component not support css scoped 2020-08-20 17:56:49 +08:00
undefined 716f32d608 fix: fixed column height not correct #1493 #2632 2020-08-19 22:54:52 +08:00
undefined bd71e3806b fix: button lineheight 2020-08-19 21:26:49 +08:00
tanjinzhou 44882ed4cc test: update snap 2020-08-19 15:24:18 +08:00
tanjinzhou c5c822f467 fix: space not work 2020-08-19 15:23:50 +08:00
tanjinzhou 8ed937344a fix: tabs change trigger 2020-08-19 15:23:26 +08:00
tanjinzhou b2d7ace9ff feat: update less 2020-08-18 17:50:36 +08:00
tanjinzhou f34a5d962f refactor: update itemRender & dropdownRender 2020-08-17 18:02:28 +08:00
Amour1688 be7de76abd fix: eslint error 2020-08-14 19:38:58 +08:00
tanjinzhou 5a2c88ef7f test: update transfer snap 2020-08-14 18:27:54 +08:00
tanjinzhou 07476d43db perf: update shallowequal 2020-08-14 18:24:30 +08:00
tanjinzhou d592854c73 fix: first trigger v-model change 2020-08-14 18:19:35 +08:00
tanjinzhou 8907a9990c fix: form trigger 2020-08-14 18:11:30 +08:00
tanjinzhou 050867348e test: update test 2020-08-14 17:04:45 +08:00
tanjinzhou 84fb8168f0 fix: radio focus blur not work 2020-08-14 17:04:32 +08:00
tanjinzhou db7826ba64 fix: upload preview not work 2020-08-14 15:55:16 +08:00
tanjinzhou 0eb257b321 test: update snap 2020-08-14 15:25:17 +08:00
tanjinzhou 07fe94d0a4 test: update drawer snap 2020-08-14 14:53:07 +08:00
tanjinzhou 9c3e9f3d18 fix: remove dir attr 2020-08-14 14:15:22 +08:00
tanjinzhou 7796894e01 fix: comment actions not work 2020-08-14 14:00:25 +08:00
tanjinzhou d3d631b862 Merge branch 'feat-vue3' of https://github.com/vueComponent/ant-design-vue into feat-vue3 2020-08-14 13:44:45 +08:00
tanjinzhou 0344484d43 test: update menu snap 2020-08-14 13:43:20 +08:00
Amour1688 b26c493a3a test: update popover snap 2020-08-14 13:32:25 +08:00
Amour1688 43c6528bed test: update popconfirm snap 2020-08-14 13:31:47 +08:00
Amour1688 acb4f7b8dd test: update pagination snap 2020-08-14 13:30:46 +08:00
Amour1688 2ccb5d1fea test: update notification snap 2020-08-14 13:22:36 +08:00
Amour1688 c0ed6b26cc feat: update message snap 2020-08-14 13:20:27 +08:00
Amour1688 889830c38f test: update list snap 2020-08-14 13:14:03 +08:00
Amour1688 a7706841ce test: update layout snap 2020-08-14 13:10:55 +08:00
Amour1688 1dfde69372 test: update input snap 2020-08-14 13:10:22 +08:00
Amour1688 eef839a5a0 test: update grid snap 2020-08-14 13:09:41 +08:00
Amour1688 ee7eb8d68e test: update empty snap 2020-08-14 13:09:08 +08:00
Amour1688 3c44bf37a3 test: update dropdown snap 2020-08-14 13:08:32 +08:00
Amour1688 f917321c84 test: update divider snap 2020-08-14 13:05:51 +08:00
Amour1688 1613b04dd0 test: update descriptions snap 2020-08-14 13:05:16 +08:00
Amour1688 fea034987c test: update date-picker snap 2020-08-14 13:04:39 +08:00
Amour1688 8afa0bc23f test: update comment snap 2020-08-14 13:03:25 +08:00
Amour1688 f75b154016 test: update avatar snap 2020-08-14 13:02:06 +08:00
tanjinzhou e98e9d1153 test: message snap 2020-08-14 11:16:18 +08:00
tanjinzhou 1425de31b7 test: update modal snap 2020-08-14 11:15:10 +08:00
tanjinzhou 9e4b2f4655 test: update notification 2020-08-14 11:10:37 +08:00
tanjinzhou 9d403d121f test: update page-header snap 2020-08-14 11:09:05 +08:00
tanjinzhou c0191c736f test: update pagination 2020-08-14 11:07:38 +08:00
tanjinzhou 0b12e2cf06 test: update popconfirm 2020-08-14 11:04:29 +08:00
tanjinzhou 637b31b4ff test: update popover 2020-08-14 10:57:28 +08:00
tanjinzhou 6a4ca0c7cd test: update progress snap 2020-08-14 10:54:28 +08:00
tanjinzhou 12b2e67d16 feat: remove old form 2020-08-14 10:48:22 +08:00
tanjinzhou b7f0667638 test: update radio 2020-08-14 10:38:07 +08:00
tanjinzhou 3ef1ca37e5 test: update rate snap 2020-08-14 10:27:06 +08:00
tanjinzhou a13434f792 test: update result snap 2020-08-14 10:25:46 +08:00
tanjinzhou f4ffe3cf6a test: update avatar 2020-08-14 10:02:52 +08:00
Amour1688 4f3e307f12 test: update collapse snap 2020-08-14 09:31:36 +08:00
Amour1688 b249e4e6fe test: update checkbox snap 2020-08-14 09:30:42 +08:00
Amour1688 6bdd01f121 test: update cascader snap 2020-08-14 09:29:56 +08:00
Amour1688 249f69da11 test: update carousel snap 2020-08-14 09:28:09 +08:00
Amour1688 bf5aa4ab28 test: update card snap 2020-08-14 09:28:08 +08:00
Amour1688 2fc5aafbc6 test: update calendar snap 2020-08-14 09:28:08 +08:00
Amour1688 46adc443a0 test: update button snap 2020-08-14 09:28:08 +08:00
Amour1688 cae0675285 test: update breadcrumb snap 2020-08-14 09:28:08 +08:00
Amour1688 b64668f304 test: update badeg snap 2020-08-14 09:28:08 +08:00
Amour1688 487c7d96f6 test: update back-top snap 2020-08-14 09:28:08 +08:00
tangjinzhou 4da81eb01a fix: select placeholder not work 2020-08-13 22:57:30 +08:00
tangjinzhou be9a8471ff test: update skeleton snap 2020-08-13 22:28:22 +08:00
tangjinzhou 87fb0e2c23 fix: slider id not work 2020-08-13 22:27:11 +08:00
tangjinzhou e78501f922 test: update space snap 2020-08-13 22:20:32 +08:00
tangjinzhou 31b7772d85 test: update snap 2020-08-13 22:19:29 +08:00
tangjinzhou 1a6075b121 test: update statistic snap 2020-08-13 22:14:01 +08:00
tangjinzhou dc949aba31 test: update steps snap 2020-08-13 22:12:58 +08:00
tangjinzhou 272a31f347 test: update switch snap 2020-08-13 22:11:35 +08:00
tangjinzhou 52968b9616 test: update table snap 2020-08-13 22:09:56 +08:00
tangjinzhou 7a4206cc23 test: update tabs snap 2020-08-13 22:05:32 +08:00
tangjinzhou 5570e6b383 test: update tag snap 2020-08-13 22:01:00 +08:00
tanjinzhou ae1a032462 test: update time-picker snap 2020-08-13 18:05:14 +08:00
tanjinzhou 1390638ab1 test: update timeline snap 2020-08-13 17:55:12 +08:00
tanjinzhou adcdd159e6 test: update tooltip snap 2020-08-13 17:52:41 +08:00
tanjinzhou 1850d04eed test: update transfer snap 2020-08-13 17:46:44 +08:00
tanjinzhou ae0acb73ea test: update snap 2020-08-13 15:14:39 +08:00
tanjinzhou 76f6e470e2 test: update upload tree-select snap 2020-08-13 15:11:41 +08:00
xrkffgg a4574c8a69
style: optimize zh_TW (#2679) 2020-08-13 14:17:30 +08:00
Amour1688 4231b68ba7 test: anchor and auto-complete snapshot 2020-08-13 11:02:52 +08:00
Amour1688 c4594058c6 test: alert snapshot 2020-08-13 10:59:13 +08:00
Amour1688 21af824ad1 test: affix snapshot 2020-08-13 10:51:53 +08:00
tangjinzhou 2b5d587a00 feat: space support vue3 2020-08-12 22:08:06 +08:00
tangjinzhou 21d95e7ef9 Merge remote-tracking branch 'origin/master' into feat-vue3 2020-08-12 21:42:11 +08:00
tangjinzhou 8cea617319 perf: update tree-select 2020-08-12 21:35:45 +08:00
言肆 65298635d7
feat: add component Space (#2669) 2020-08-12 18:22:21 +08:00
tanjinzhou fb845f2b72 fix: tree support v-model 2020-08-12 18:07:41 +08:00
tanjinzhou f1e24fef9c fix: table columns not update 2020-08-12 16:30:13 +08:00
tanjinzhou 7197bbffad fix: update input not trigger change event 2020-08-11 18:26:09 +08:00
tanjinzhou aa8e176fc7 fix: table loop render 2020-08-10 18:36:55 +08:00
Amour1688 011c839987
fix: stop measure when pressing enter with empty result (#2662) 2020-08-10 14:16:24 +08:00
Amour1688 a43655b0b5 feat: table customRender multiple params 2020-08-09 18:46:11 +08:00
Amour1688 f0337cebde fix: table expandedRowRender 2020-08-08 16:03:28 +08:00
tanjinzhou 532f51fc90 perf: add event props 2020-08-05 17:17:07 +08:00
tanjinzhou 36ee580f72 fix: form trigger twice validate 2020-08-05 15:44:52 +08:00
tangjinzhou 15300a958e perf: upload 2020-08-04 23:00:11 +08:00
tanjinzhou 91ae204342 test: update tiiltip 2020-08-04 18:13:51 +08:00
tanjinzhou cf24871d8d fix: timeline loading not work 2020-08-04 18:00:09 +08:00
tanjinzhou 61337aecef test: update time-picker test 2020-08-04 17:50:19 +08:00
tanjinzhou 3e2fe2a924 fix: tabs next arrow not work 2020-08-04 17:30:31 +08:00
tanjinzhou 6a608c9204 fix: select focus not work 2020-08-04 14:39:23 +08:00
tangjinzhou a15dd7bea0 test: update tag 2020-08-03 23:25:50 +08:00
tangjinzhou 31e62985b0 test: update snap 2020-08-03 22:45:58 +08:00