Commit Graph

2920 Commits (e5b930837412f848209c55e6d2d727b378f87d4d)

Author SHA1 Message Date
tangjinzhou 4b4fc9266c style: vc-select2 to ts 2020-10-03 15:54:52 +08:00
Amour1688 47e5df9103 fix: eslint error 2020-10-02 22:28:41 +08:00
Amour1688 51e03f3edd chore: empty props add `class` and `style` 2020-10-02 22:20:02 +08:00
tangjinzhou aa07504e31 revert: vc-xxx ts to js 2020-10-02 21:59:53 +08:00
undefined b1c4013cee fix: empty support htmlattributes 2020-10-02 21:39:54 +08:00
undefined acc3b7e8e4 fix: remove image-style  at empty root dom 2020-10-02 21:21:09 +08:00
undefined c0bbbfaa4a chore: udpate ts 2020-10-02 21:16:05 +08:00
undefined b7db5b31ba chore: rever util to js 2020-10-02 15:44:10 +08:00
undefined 609de24f19 refactor: revert vc-xxx 2020-10-02 15:39:36 +08:00
Amour1688 8124653d07 fix: grid props 2020-10-02 12:14:28 +08:00
Amour1688 5832a70644 fix: tag props 2020-10-01 23:01:31 +08:00
Amour1688 347f69fa66 fix: empty type 2020-10-01 22:48:33 +08:00
undefined 8cb7c65684 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-01 21:47:03 +08:00
undefined b856166520 chore: update to ts 2020-10-01 21:45:52 +08:00
Amour1688 2fd04595bf fix: ts error 2020-10-01 20:57:03 +08:00
Amour1688 81e15834c2 chore: ts-jest 2020-10-01 20:56:26 +08:00
Amour1688 150ebf15a5 chore: refactor virtual list 2020-10-01 17:20:10 +08:00
Amour1688 b19ca0aaaf fix: tag 2020-10-01 17:19:53 +08:00
Amour1688 dffb0cce52 chore: update types 2020-09-30 18:20:08 +08:00
tanjinzhou f8334fc42a chore: update vue-types 2020-09-30 18:14:33 +08:00
tanjinzhou dbaf8bc7ef chore: update ts 2020-09-30 17:35:51 +08:00
tanjinzhou d459c8dabe chore: update eslint 2020-09-30 17:15:17 +08:00
tanjinzhou a892a8908b Merge branch 'feat-virtual-list' into next 2020-09-30 16:47:14 +08:00
tanjinzhou f6752899e2 feat: update vittual-list 2020-09-30 16:21:04 +08:00
John60676 a1a4fdbd21
refactor(divider): refactor with ts (#2928)
* refactor(divider): refactor with ts

* refactor(divider): add default value for dashed prop

* style(divider): remove unuse import
2020-09-30 12:11:23 +08:00
Amour1688 28111e7f34 chore: rename `ConfigConsumerProps` to `defaultConfigProvider` 2020-09-30 10:47:18 +08:00
Amour1688 64dc5e69b7 feat: dark them 2020-09-30 10:46:22 +08:00
Amour1688 604b7fe670 chore: empty dark theme 2020-09-30 10:45:50 +08:00
Amour1688 f875b3add1 chore: ts type 2020-09-30 09:24:59 +08:00
John60676 ca2c77e4bd
refactor(input): update input style (#2876)
* refactor(input): update input style

* refactor(form): update form style about input component

* refactor(input): update clearable icon style
Modify the clearable icon style to prevent the width of the input box from changing due to the insertion of the icon
2020-09-29 22:11:06 +08:00
zkwolf 51fb7cd888
feat: tree support global tree slot (#2904) 2020-09-29 22:09:29 +08:00
Amour1688 6e6fd3af79 chore: config-provider 2020-09-29 22:06:01 +08:00
John60676 caea1acfbe
fix(select): click on the selected item can deselect (#2920) 2020-09-29 18:30:39 +08:00
tanjinzhou b9f9dad4c7 perf: virtual list remove eventListener 2020-09-29 16:11:05 +08:00
tanjinzhou c579bb0ad5 fix: scroll error 2020-09-29 15:16:56 +08:00
tanjinzhou 0de3e6b716 fix: scroller 2020-09-28 21:21:43 +08:00
tanjinzhou 3844466ff2 feat: add virtual-list 2020-09-28 19:14:00 +08:00
Amour1688 22cad37729 chore: refactor with ts 2020-09-28 11:47:35 +08:00
undefined f96895c17c Merge branch 'feat-vue3' into next 2020-09-27 22:31:32 +08:00
tanjinzhou ab80874fa5 feat: update virtuallist 2020-09-27 16:05:53 +08:00
Amour1688 0d34f45895 feat: virtual list 2020-09-26 22:52:40 +08:00
tanjinzhou b154eeed28 style: format code 2020-09-24 13:29:24 +08:00
星火燎原 d3d787e2b0
fix: a-directory-tree error when use replaceFields (#2869) 2020-09-24 13:28:04 +08:00
Amour1688 993ca4c799 Merge branch 'feat-vue3' into next 2020-09-24 09:50:33 +08:00
tangjinzhou 8b3023e01f fix: select input not trigger change event 2020-09-23 22:58:48 +08:00
tanjinzhou ecc755b084 chore: update workflow 2020-09-23 19:47:22 +08:00
tanjinzhou c325f246cf test: update snap 2020-09-23 19:36:45 +08:00
Amour1688 eabad90b3d chore: refactor tag 2020-09-23 17:51:02 +08:00
tanjinzhou 6197d60d9a test: update test config 2020-09-23 17:32:53 +08:00
tanjinzhou c6c0ebc670 fix: upload open when trigger hidden label 2020-09-23 14:06:42 +08:00
tanjinzhou 61e1f2414e fix: upload custom method not work #2837 2020-09-23 14:05:36 +08:00
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
tangjinzhou 0a728ff8d3 fix: slider marks class error 2020-08-03 22:38:35 +08:00
tanjinzhou 64147e7744 fix: spin classname undefined 2020-08-03 18:20:16 +08:00
tanjinzhou ed1c0147d4 fix: skeleton error 2020-08-03 17:52:03 +08:00
tanjinzhou 8f19769cce test: update result 2020-08-03 17:35:34 +08:00
tanjinzhou 769f9b794e test: update radio 2020-08-03 16:47:12 +08:00
tanjinzhou 6e2667a7ee test: update progress snap 2020-08-03 14:05:40 +08:00
tanjinzhou 2975bcfac1 test: update popover snap 2020-08-03 13:54:38 +08:00
tanjinzhou 758937bd7c perf: remove event warning 2020-08-03 13:03:59 +08:00
tanjinzhou bb39dc31f5 fix: page-header onBack not work 2020-08-03 11:41:42 +08:00
tanjinzhou c758d88aba fix: notification throw error 2020-08-03 11:22:52 +08:00
tanjinzhou 925b2a8261 fix: message warning when not set icon 2020-08-03 11:04:02 +08:00
tangjinzhou 5ea198452c fix: menu id not work 2020-08-02 22:27:22 +08:00
tangjinzhou 94d355aba7 fix: mentions keydown keyup not work 2020-08-01 16:37:06 +08:00
tangjinzhou 1eb76e2300 fix: modal update config not work 2020-08-01 16:06:13 +08:00
tangjinzhou 515d90513c fix: empty default component 2020-08-01 11:27:51 +08:00
tangjinzhou 841391019b fix: list not render children 2020-07-31 23:40:06 +08:00
tanjinzhou 85fcb138a2 fix: layout provide not work 2020-07-31 18:19:50 +08:00
tanjinzhou a19beced12 fix: input-number uphandle cannot click 2020-07-31 15:05:58 +08:00
tanjinzhou 1b16c104d9 fix: textarea cannot resize 2020-07-31 12:43:01 +08:00
tangjinzhou 3a15d62536 perf: remove not use attr 2020-07-30 23:38:34 +08:00
tanjinzhou cbef867da8 fix: input clear not focus 2020-07-30 18:41:38 +08:00
tanjinzhou d58a0f21df fix: slider v-model not work 2020-07-30 16:51:14 +08:00
tanjinzhou 0c32d1679d fix: cascader popup width not correct 2020-07-30 16:26:28 +08:00
tanjinzhou d7354af9ec perf: empty img to functional component 2020-07-30 15:56:10 +08:00
tanjinzhou 60541d7d1b fix: menu parentMenu error 2020-07-30 15:41:54 +08:00
tanjinzhou d6a7c041b5 perf: drawer 2020-07-29 20:57:32 +08:00
tanjinzhou fc82e7c536 fix: list actions not work 2020-07-29 20:56:55 +08:00
tanjinzhou 72668faa25 perf: divider 2020-07-29 17:13:29 +08:00
tanjinzhou 4320e8dc76 fix: descriptions label not work 2020-07-29 17:05:59 +08:00
tanjinzhou cde476a1f7 test: update date-picker & config-provider 2020-07-29 15:34:19 +08:00
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 6f2fc69e1e feat: change formmodel to form 2020-07-28 17:10:06 +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 7e15533f52 refactor: use findDomNode instead $el 2020-07-27 22:36:56 +08:00
tangjinzhou 45c899dab1 fix: carousel slick ref not work 2020-07-27 22:25:09 +08:00
tanjinzhou 3ca47f078c perf: remove card warning 2020-07-27 18:23:36 +08:00
tanjinzhou dbac632fc3 fix: calendar v-model not work 2020-07-27 16:04:37 +08:00
tanjinzhou bea9c5f1ef perf: button add onClick props 2020-07-27 13:50:57 +08:00
tangjinzhou 735183f8c6 fix: breadcrumb paths not correct 2020-07-26 21:34:32 +08:00
tangjinzhou 93cb7b2f00 fix: badge custom class not work 2020-07-26 16:30:14 +08:00
Tom Gao cd467abf18
fix: breadcrumb duplicate keys detected #2505 (#2599) 2020-07-26 15:49:11 +08:00
tangjinzhou 72da2b8997 perf: remove not use module base 2020-07-25 22:00:10 +08:00
tangjinzhou 4d7cac609c fix: back-top trigger two click event 2020-07-25 21:57:06 +08:00
tangjinzhou 792d2af69b test: update listeners style 2020-07-25 21:46:52 +08:00
tangjinzhou 9ab1644e1e fix: backtop transition not work 2020-07-25 21:46:25 +08:00
tangjinzhou 1a18238d97 test: update auto-complete test 2020-07-25 21:27:58 +08:00
tangjinzhou ed2a8d6cef test: update some not support props 2020-07-25 15:46:49 +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
tanjinzhou 29366a251f perf: trigger event 2020-07-24 14:30:52 +08:00
tanjinzhou a50dba12aa perf: update vc-xxx $emit to __emit 2020-07-24 14:23:14 +08:00
tanjinzhou f2a0feebee merge master 2020-07-24 11:34:01 +08:00
tangjinzhou efb714e572 feat: update table 2020-07-23 22:52:04 +08:00
tanjinzhou b4980867f4 feat: update table 2020-07-23 18:34:24 +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
tangjinzhou 02cf80bb18 feat: update vc-calendar 2020-07-21 22:29:54 +08:00
tanjinzhou f6e2e54f65 feat: update vc-calendar 2020-07-21 18:36:27 +08:00
tanjinzhou 6ab243ffaa feat: update time-picker 2020-07-21 16:46:39 +08:00
tanjinzhou 471a81beda release 1.6.4 2020-07-21 14:34:46 +08:00
erguotou f886f04634
fix: [component:vc-pagination]emit change.current before change (#2567)
It's better to emit 'change.current' before 'change' event, so that onChange handler can use v-model value correctly.
2020-07-21 11:29:59 +08:00
tanjinzhou 922bcb05e7 fix: resize height not correct #2465
close #2465
2020-07-21 11:27:58 +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 a3592033be fix: getComponentFromProp to getComponent 2020-07-19 23:02:34 +08:00
tangjinzhou a194bbdf43 feat: update transfer 2020-07-19 22:40:35 +08:00
tangjinzhou 9cf6fe1c4e feat: update lazyload 2020-07-18 21:54:46 +08:00
tangjinzhou 1abc37403d revert: tree watch logic 2020-07-18 21:44:16 +08:00
tangjinzhou 61b5bfa0f6 feat: tree-select 2020-07-18 21:40:26 +08:00
tanjinzhou 566bbb4873 refactor: autoFocus to autofocus 2020-07-17 17:36:58 +08:00
tanjinzhou 00069605c0 refactor: change dom attribute maxLength to maxlength 2020-07-17 17:26:04 +08:00
tanjinzhou 248b7bbed2 refactor: change dom attribute autoComplete to autocomplete 2020-07-17 17:25:23 +08:00
tanjinzhou d67afec16a refactor: tabIndex to tabindex, readOnly to readonly 2020-07-17 17:13:30 +08:00
tanjinzhou f35ae0efae feat: update tree 2020-07-17 16:50:22 +08:00
xrk 745b2983ba
feat: add col `flex` (#2562)
* feat: add col `flex`

* feat: add types
2020-07-17 13:31:53 +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
tanjinzhou d530e65f3c fix: menu cannot get refs.innerMenu 2020-07-15 18:22:32 +08:00
zkwolf 41e3630f8d
feat: update collapse (#2539) 2020-07-15 15:27:35 +08:00
逆寒 80599668df
feat(list): update to vue3 (#2513)
* feat(list): update to vue3

* feat(list): refactor meta to functional

* feat(list): code review
2020-07-15 15:05:33 +08:00
tangjinzhou 2ff8ba05a4 feat: update pagination 2020-07-14 23:09:32 +08:00
逆寒 a760a10676
feat(pagination): upgrade to v3 (#2541)
* feat(pagination): upgrade to v3

* feat(pagination): code review
2020-07-14 21:51:48 +08:00
tanjinzhou c469853733 feat: update form 2020-07-14 18:39:43 +08:00
tangjinzhou f3a9b7b616 fix: update form validate 2020-07-13 23:55:46 +08:00
tanjinzhou 346ab47eb6 refactor: form 2020-07-13 18:56:31 +08:00
tangjinzhou e79bfd8c96 refactor: form 2020-07-12 16:13:59 +08:00
tanjinzhou 130982a037 refactor: form 2020-07-10 18:26:35 +08:00
undefined 97aeaf74b4 feat: update cascader 2020-07-08 22:28:09 +08:00
tanjinzhou e191921413 feat: update cascader 2020-07-08 18:37:44 +08:00
xrk b741931401
style: add @select-item-selected-color (#2531) 2020-07-08 15:49:38 +08:00
xrk 63082f52da
fix: input textarea hadle when affix (#2530) 2020-07-08 15:45:38 +08:00
tanjinzhou 4e5d26ffb3 fix: switch not update 2020-07-07 16:01:12 +08:00
tanjinzhou 11d700ca9d feat: update badge 2020-07-07 15:43:02 +08:00
tanjinzhou 469702da3e Merge branch 'feat-vue3' of https://github.com/vueComponent/ant-design-vue into feat-vue3 2020-07-07 14:19:17 +08:00
Albert Liu b32f34b6c9
feat: update Badge (#2419)
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-07-07 14:19:04 +08:00
tanjinzhou ad371c20b6 fix: input & textarea autofocus 2020-07-07 13:57:11 +08:00
xrkffgg a4389ca193
fix: menu Item title setting (#2528) 2020-07-07 13:52:54 +08:00
undefined 6cad9c3cc0 feat: udpate formmodel 2020-07-06 22:31:07 +08:00
tanjinzhou a3c8930b39 style: format 2020-07-06 17:57:55 +08:00
tanjinzhou 660ead3271 Merge remote-tracking branch 'origin/master' into feat-vue3 2020-07-06 17:57:25 +08:00
tanjinzhou 38ab3d5307 fix: auto-complete custom input 2020-07-06 17:45:23 +08:00
tanjinzhou bbc25ad258 fix: input trigger twice event 2020-07-06 17:44:52 +08:00
tangjinzhou fa06586070 fix: breadcrumb duplicate keys detected #2505
close #2505
2020-07-05 11:08:03 +08:00
tangjinzhou 89c9e81433 fix: select input width 2020-07-03 22:53:50 +08:00
tanjinzhou 5ff4355f86 test: update snap 2020-07-03 18:13:38 +08:00
tanjinzhou 1a3a022bb5 feat: remove colorpicker 2020-07-03 18:12:44 +08:00
tanjinzhou 535fb55ac9 fix: datepicker header error #2488 2020-07-03 15:19:19 +08:00
tanjinzhou 71bf529688 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-07-02 15:06:30 +08:00
binhaoCen 71e5f5976c
feat:add color-picker component (#2305)
* feat:add color-picker component

* fix:update pickr version

* style : fix style issue

* feat:add disabled props

* style:fix style issues

* feat:add config and format props

* style:fix code style issues

* feat:add i18n

* feat:add type

* feat:add opacity and hue props

* feat:add test

* feat(color-picker): add tests
2020-07-02 15:05:23 +08:00
tanjinzhou 1cf4e29594 fix: dropdown position not correct #2359 2020-07-02 14:48:42 +08:00
tangjinzhou ad6f343376 feat: update autocomplete 2020-07-02 00:24:44 +08:00
tanjinzhou 6420443466 style: format code 2020-07-01 18:24:38 +08:00
tanjinzhou 5a4d5ff6a7 perf: menu transition 2020-07-01 18:23:50 +08:00
tanjinzhou ad71c1a32a Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-07-01 15:00:41 +08:00
XcrossD 61eeb14859
feat: date picker custom format (#2276)
* Add function support for format

* Add function proptype support for format in date-picker

* Handle format not returning a string

* Add function support to formatDate in vc-calendar

* Add PropType.func to format props

Co-authored-by: Herbert Lin <herbert.lin.7@gmail.com>
2020-07-01 15:00:21 +08:00
tanjinzhou 8aea76b831 feat: icon support custom icon #2245 2020-07-01 14:35:05 +08:00
tanjinzhou 5e80e8019e chore: update vue to 3.0 beta17 2020-07-01 14:13:03 +08:00
zkwolf 3f66cf4044
fix: remove undefined class (#2504) 2020-06-30 22:16:51 +08:00
tangjinzhou 16e6118deb test: update button snap 2020-06-30 21:39:00 +08:00
tanjinzhou 7eeee692e7 perf: flatten children 2020-06-30 18:31:58 +08:00
tangjinzhou dd68c0d314 fix: vc-select 2020-06-29 22:22:25 +08:00
tanjinzhou 106b82ca67 feat: select 2020-06-29 18:43:43 +08:00
zkwolf 5a0bb6d50e
test: update grid (#2502) 2020-06-29 09:54:03 +08:00
tangjinzhou 0c851369e0 Merge remote-tracking branch 'origin/master' into feat-vue3
# Conflicts:
#	antdv-demo
#	components/_util/store/connect.jsx
#	components/locale-provider/__tests__/__snapshots__/index.test.js.snap
#	package.json
2020-06-28 23:11:31 +08:00
tanjinzhou 19e4e27814 feat: update vc-menu 2020-06-28 17:50:33 +08:00
tangjinzhou 93bde3fb67 feat: update inputnumber 2020-06-27 22:17:48 +08:00
tangjinzhou a0c08a599a Merge branch 'feat-vue3' of github.com:vueComponent/ant-design-vue into feat-vue3 2020-06-27 14:02:42 +08:00
tangjinzhou 69f7573fe5 feat: update input 2020-06-27 14:02:30 +08:00
Amour1688 7308d63e6b
chore: jsx use PatchFlags (#2498) 2020-06-27 13:27:36 +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
tangjinzhou 23358dba44 Merge remote-tracking branch 'origin/master' into feat-vue3 2020-06-25 19:46:56 +08:00
tangjinzhou 1adb927f73 test: update snap 2020-06-25 17:10:46 +08:00
tangjinzhou 4cb214917f refactor: createrefHooks to ref 2020-06-24 23:45:36 +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
tangjinzhou 8ce8e9a821 feat: update tabs 2020-06-23 22:34:08 +08:00
tanjinzhou 132a1e58bf feat: update vc-tabs 2020-06-23 17:34:41 +08:00
tanjinzhou 7661eafe9c fix: refhooks 2020-06-23 16:50:02 +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 ae7e792f0a feat: update card 2020-06-22 23:22:52 +08:00
tangjinzhou 196acac2ba feat: update locale-provider 2020-06-22 23:16:47 +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
tangjinzhou 3d6bffb067 fix: checkbox 2020-06-22 22:27:40 +08:00
tanjinzhou cdefb49580 perf: udpate breadcrumb 2020-06-22 18:25:57 +08:00
tanjinzhou e6b182474d perf: update statistic 2020-06-22 17:56:03 +08:00
孙运天 6fb936d985
feat: update Statistic (#2386)
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-22 17:50:38 +08:00
Amour1688 1dd43884d7
feat: mentions (#2468) 2020-06-22 17:02:11 +08:00
易良 d6cdd2ea85
fix(table): typo (#2463)
* fix(table): typo

* fix: indent of package.json
2020-06-22 16:44:39 +08:00
tanjinzhou 923e6231e4 fix: steps not fire some event 2020-06-22 16:26:10 +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 96ba93cf9b fix: menu animation 2020-06-21 15:59:38 +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
Amour1688 a53768fa9a feat: mentions 2020-06-20 10:08:45 +08:00
tangjinzhou 0910df5a95 perf: menu 2020-06-18 23:50:02 +08:00
tanjinzhou 82bb43bbe8 fix: menu 2020-06-18 18:51:56 +08:00
tangjinzhou 5c425cec90 fix: menu 2020-06-18 00:19:14 +08:00
tanjinzhou adad60e933 fix: menu 2020-06-17 19:50:22 +08:00
Amour1688 de922bebba chore: upgrade jsx to alpha.5 2020-06-16 23:59:02 +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
tanjinzhou e2a7165508 feat: update vc-dialog 2020-06-15 18:55:12 +08:00
tanjinzhou 733c8fce8e perf: update affix 2020-06-15 18:25:44 +08:00
tangjinzhou e2c86fe21e feat: update message notification popover popconfirm 2020-06-14 21:41:29 +08:00
tangjinzhou 48dda04b75 feat: update radio 2020-06-13 22:49:32 +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
tangjinzhou 5c811049f3 chore: update vue to 3.0.0-beta.15 2020-06-13 18:22:01 +08:00
tangjinzhou ae6a3b0c0d Merge remote-tracking branch 'origin/master' into feat-vue3 2020-06-13 18:05:14 +08:00
tangjinzhou 65ea66da36 fix: drawer maskstyle not work #2407 2020-06-13 14:35:47 +08:00
Albert Liu c6e22ce8ab
feat: update BackTop (#2415)
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-06-12 22:05:56 +08:00
孙运天 413793234b
fix: input-password prevent caret position (#2420) 2020-06-12 22:02:11 +08:00
tanjinzhou f4c1c4569d fix: get options props 2020-06-12 18:27:07 +08:00
tanjinzhou 41129be9b6 feat: update tag 2020-06-12 13:50:59 +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
言肆 e5924d5ded
feat: update descriptions (#2385)
* feat: update descriptions

* fix: merge Col props
2020-06-11 22:35:09 +08:00
tanjinzhou e2ce58fa7a feat: update transition util 2020-06-11 18:27:27 +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 7555f2c65b test: config test and update button test 2020-06-11 15:58:41 +08:00
tangjinzhou 36673e3d03 fix: page-header 2020-06-10 23:06:43 +08:00
tanjinzhou 723bd2832f feat: update util 2020-06-10 18:21:16 +08:00
tanjinzhou 905bfd586f feat: update tooltip 2020-06-10 18:20:57 +08:00
tanjinzhou 69a53b303d feat: update tooltip 2020-06-09 18:30:18 +08:00
tanjinzhou 24ef11afb9 fix: update util 2020-06-09 18:29:34 +08:00
tanjinzhou 51b2d2f5ad fix: jsx throw error 2020-06-09 15:54:11 +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
tanjinzhou f099d5de8e chore: update some util function 2020-06-08 18:26:25 +08:00
tanjinzhou 424c880fbf fix: affix $refs.placeholderNode cannot get 2020-06-08 17:43:10 +08:00
tanjinzhou 8b4c55c75f fix: anchor provide not work 2020-06-08 17:42:35 +08:00
tanjinzhou c0adff7695 style: avatar 2020-06-08 17:42:08 +08:00
tanjinzhou 3a13c60d59 fix: comment empty children 2020-06-08 17:41:29 +08:00
tanjinzhou 1e35976bd1 perf: update result 2020-06-08 17:40:47 +08:00
tanjinzhou b65494c518 perf: update skeleton 2020-06-08 17:40:27 +08:00
tanjinzhou df9ae4891a perf: update timeline 2020-06-08 17:39: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
tangjinzhou 8d2d659d6f fix: function default value 2020-06-07 09:24:44 +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
tanjinzhou 9063d17f8b feat: update spin 2020-06-04 18:35:33 +08:00
xrkffgg de834ce265
feat: update spin (#2351) 2020-06-04 15:04:39 +08:00
zkwolf 5417d929d7
fix: configProvider is not a function (#2355) 2020-06-04 14:50:33 +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 717f9e16c5 fix: rangeCalendar panel error #2318 2020-05-31 15:10:27 +08:00
tanjinzhou 3c292a51e1 fix: wave configprovide 2020-05-29 18:36:50 +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
tangjinzhou cfe61108c5 chore: update some util 2020-05-27 23:56:00 +08:00
Amour1688 adee8604b2 chore: upgrade to vue3 2020-05-27 19:11:46 +08:00
tangjinzhou 5acc7671a3 test: update snap 2020-05-26 23:38:15 +08:00
tanjinzhou 6069a254db Merge remote-tracking branch 'origin/master' into 2.0
# Conflicts:
#	antdv-demo
#	components/auto-complete/__tests__/__snapshots__/demo.test.js.snap
#	components/avatar/__tests__/__snapshots__/demo.test.js.snap
#	components/button/__tests__/__snapshots__/demo.test.js.snap
#	components/collapse/__tests__/__snapshots__/demo.test.js.snap
#	components/date-picker/__tests__/__snapshots__/demo.test.js.snap
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/demo.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/index.test.js.snap
#	components/select/__tests__/__snapshots__/demo.test.js.snap
#	components/tag/__tests__/__snapshots__/demo.test.js.snap
#	components/vc-dialog/Dialog.jsx
2020-05-26 17:49:55 +08:00
tanjinzhou 889e145ed0 fix: dialogClass string type #2298 2020-05-26 15:18:34 +08:00
tanjinzhou 970a72fca8 release 1.6.1 2020-05-25 14:35:24 +08:00
shudingbo 9e88a997c9
perf: table filter perf 2020-05-24 22:31:09 +08:00
Jy 59da3e54e3
fix: CalendarPart dateInputElement has two onChange handler , remove the previous (#2289) 2020-05-24 22:24:09 +08:00
Jy ebb882c129
fix: RangeCalendar getEndValue adjust month if date not align condition incorrect, #2256 (#2288) 2020-05-24 22:21:25 +08:00
bgpo e11d04e76e
style: fix dropdown vertical padding variable substitution (#2287)
Co-authored-by: honglian <honglian@gaoding.com>
2020-05-24 22:15:37 +08:00
tangjinzhou 1410dee61f fix: modal add dialogStyle dialogClass #2285 2020-05-24 22:06:26 +08:00
tangjinzhou ffc002f094 fix: submenu active class not work when click 2020-05-24 17:07:55 +08:00
tangjinzhou 4187ea6149 fix: subMenu active class not work 2020-05-21 23:11:20 +08:00
tanjinzhou 52a611dde4 test: update snap 2020-05-20 17:30:17 +08:00
tanjinzhou 0d7900e305 fix: table infinite update #2270 2020-05-20 17:30:00 +08:00
tanjinzhou 1e86019ceb fix: menu trigger twice click #2266 2020-05-20 17:29:06 +08:00
tanjinzhou 4cc762d6cb feat: treeSelect add replaceFields #2253 2020-05-19 14:40:41 +08:00
tanjinzhou 0466a39b5a test: update snap 2020-05-19 11:33:00 +08:00
tangjinzhou ea0f436eac fix: collapsed menu wrong mode responsively #2265 2020-05-19 07:36:19 +08:00
tangjinzhou a53ebca41d fix: drawer throw error when destroy #2254 2020-05-18 22:22:27 +08:00
tangjinzhou be8db722b9 fix: drawer throw warning #2264 2020-05-18 22:21:38 +08:00
tangjinzhou 1a595d5568 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-05-17 22:41:38 +08:00
tangjinzhou 02f6fda430 fix: drawer throw error when use v-if #2254 2020-05-17 22:31:35 +08:00
super918180 55bbf94040
fix: removeTab support 0 as key
fix: removeTab support 0 as key
2020-05-17 11:25:36 +08:00
tangjinzhou ca36ffdb42 fix: date-picker input string not correct #2246 2020-05-16 22:20:26 +08:00
tangjinzhou af69044a67 style: rename getDerivedStateFromProps to getDerivedState 2020-05-16 22:18:53 +08:00
tanjinzhou d499fe031e release 1.6.0 2020-05-15 14:11:58 +08:00
tangjinzhou 741897be67 feat: custom component support tooltip 2020-05-14 22:30:46 +08:00
tanjinzhou 529f81cb54 refactor: portal 2020-05-13 18:36:53 +08:00
xrkffgg 8d050f1f49
style: fix select focused in input group (#2224) 2020-05-11 21:49:50 +08:00
xrkffgg 181d6adf6d
style: fix cascader icon disabled color (#2223) 2020-05-11 21:49:27 +08:00
xrkffgg 1d446c3c3e
style: fix datepicker disabled color (#2222) 2020-05-11 21:49:02 +08:00
tanjinzhou 96fb014b15 test: update snapshot 2020-05-08 18:00:03 +08:00
tangjinzhou c167740f63 fix: input not work at firefox #2151 #2215 2020-05-08 17:36:24 +08:00
tanjinzhou abd1b7f499 fix: input not work at firefox && sogou #2151 2020-05-08 14:24:44 +08:00
tanjinzhou 352eb84eff fix: input box cursor error #2207 2020-05-08 14:03:07 +08:00
Ozan Barsal 90131e93d9
feat(style): add @modal-header-border-color-split variable (#2179)
* add @modal-footer-border-color-split to modal.less

* add @modal-header-border-color-split to default.less
2020-05-07 13:46:35 +08:00
tanjinzhou 668f93a508 fix: tabs cannot be displayed in Safari 13 #2199 2020-05-06 18:06:03 +08:00
tanjinzhou aa63a8b68d fix: firefox trigger input change when reflow #2151 2020-05-06 18:02:30 +08:00
tangjinzhou e5391de807 fix: input trigger change at ie #2203 2020-05-06 15:05:08 +08:00
tanjinzhou 25a14d6dba test: udpate snap 2020-04-30 16:16:28 +08:00
tanjinzhou 0c8951ab5a feat: date-picker ok calendar support string value 2020-04-30 16:16:07 +08:00
tanjinzhou ff07ecd3e7 feat: cascader add search event 2020-04-30 16:15:05 +08:00
Jerik Chan 0d84ed1534
fix: table-prefix-cls is not work in class 'ant-table-thead' (#2166) 2020-04-30 10:52:53 +08:00
tanjinzhou ed528e68b7 feat: datepicker timepicker calendar support string value #718 2020-04-29 18:44:11 +08:00
tanjinzhou a28962bfe7 fix: tabs key support 0 as key #2167 2020-04-29 11:35:25 +08:00
PanStar fd28043172
fix: renderTabBar not work #2157 (#2158)
close #2157
2020-04-27 13:52:11 +08:00
tanjinzhou 5aad5681e5 test: update snap 2020-04-26 16:37:33 +08:00
tanjinzhou 138eae594d feat: date-picker add inputreadonly 2020-04-26 16:37:15 +08:00
tanjinzhou c4a72238c0 Merge remote-tracking branch 'origin/master' into 2.0 2020-04-23 15:45:01 +08:00
tanjinzhou b55fa75b93 feat: table add transformCellText for custom render cell #2109 2020-04-23 15:40:17 +08:00
tanjinzhou a9bcdc4c94 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-04-23 11:45:28 +08:00
tanjinzhou c018b7ec06 fix: badge dot status position not correct #2121 2020-04-23 11:45:05 +08:00
varHarrie 39bf296b7a
feat: form-model add validateMessages prop (#2130)
close #2130
2020-04-22 11:52:24 +08:00
tanjinzhou bf52f73c5c perf: trigger animation 2020-04-21 16:13:17 +08:00
tanjinzhou f9b233f39d fix: treeNode cannot get origin column 2020-04-21 16:11:43 +08:00
tanjinzhou 7f1072aa3d test: update table 2020-04-21 16:10:37 +08:00
tangjinzhou 3995f25484 fix: select-tree throw error when showSearch #2082 2020-04-18 13:53:46 +08:00
tanjinzhou 4a0d35fb92 fix: treeNode customTitle cannot get selected state #2006 2020-04-17 18:29:44 +08:00
cubemoon 32f669bd48
fix: treeNode customTitle cannot get selected prop
* Tree组件中,treeNode配置scopedSlots: {title: 'customeTitle' },无法获取title插槽的slot-scope值

需要定制tree的title时,具体的值在treeNode的数据上,但现在无法获取title处的插槽参数。经过查看ant-design-vue源码,发现TreeNode.jsx文件在title处配置错误,希望能尽快修复

* Update TreeNode.jsx
2020-04-17 18:27:51 +08:00
tanjinzhou 1112f2f791 feat: date-picker support align 2020-04-17 17:26:32 +08:00
tanjinzhou 41a37f238c fix: slider style error #2097
close #2097
2020-04-16 16:44:54 +08:00
tangjinzhou 594256558a chore: update getSlot 2020-04-15 22:56:58 +08:00
tangjinzhou 1836b2e7f4 Merge branch 'master' into 2.0 2020-04-15 22:05:10 +08:00
tangjinzhou 13b678d68c test: update snap 2020-04-15 21:59:55 +08:00
zkwolf dc8306bea9
fix: input search style bug #2077 (#2081)
close #2077
2020-04-15 20:38:58 +08:00
baojie223 603dcec087
fix: tabBarGutter not work
* fix: #2083

* fix: #2083

Co-authored-by: baojie <baojie223@qq.com>
2020-04-15 20:26:17 +08:00
tanjinzhou 81eb401a88 fix: dropdown not update when slot change 2020-04-10 18:32:20 +08:00
tangjinzhou dd5df852ef feat: update skeleton support multiple chilren 2020-04-09 22:53:53 +08:00
tangjinzhou d10ae9c533 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-04-09 22:40:59 +08:00
tangjinzhou e0bf26182b test: update snap 2020-04-09 22:40:06 +08:00
wangxueliang 62828bc2f6 fix: skeketon components show error when multiple children 2020-04-09 22:35:56 +08:00
tangjinzhou 4446dec9a6 fix: tabClick not work #2030 2020-04-08 22:58:20 +08:00
tangjinzhou 60c248d1cb style: format FolderOutlined 2020-04-06 11:18:26 +08:00
tangjinzhou 60dff2b528 Merge branch 'master' into 2.0 2020-04-05 22:44:37 +08:00
tangjinzhou 602c879879 test: update sanp 2020-04-05 22:23:19 +08:00
tangjinzhou 518cc852af Merge remote-tracking branch 'origin/master' into 2.0
# Conflicts:
#	antdv-demo
#	components/alert/__tests__/__snapshots__/demo.test.js.snap
#	components/auto-complete/__tests__/__snapshots__/demo.test.js.snap
#	components/avatar/__tests__/__snapshots__/demo.test.js.snap
#	components/badge/__tests__/__snapshots__/demo.test.js.snap
#	components/calendar/__tests__/__snapshots__/demo.test.js.snap
#	components/calendar/__tests__/__snapshots__/index.test.js.snap
#	components/card/__tests__/__snapshots__/demo.test.js.snap
#	components/cascader/__tests__/__snapshots__/demo.test.js.snap
#	components/cascader/__tests__/__snapshots__/index.test.js.snap
#	components/collapse/__tests__/__snapshots__/demo.test.js.snap
#	components/date-picker/__tests__/__snapshots__/DatePicker.test.js.snap
#	components/date-picker/__tests__/__snapshots__/demo.test.js.snap
#	components/date-picker/__tests__/__snapshots__/other.test.js.snap
#	components/dropdown/__tests__/__snapshots__/demo.test.js.snap
#	components/empty/__tests__/__snapshots__/demo.test.js.snap
#	components/form-model/__tests__/__snapshots__/demo.test.js.snap
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/icon/__tests__/__snapshots__/index.test.js.snap
#	components/icon/index.js
#	components/input-number/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/index.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/demo.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/index.test.js.snap
#	components/modal/__tests__/__snapshots__/Modal.test.js.snap
#	components/page-header/__tests__/__snapshots__/demo.test.js.snap
#	components/page-header/index.jsx
#	components/pagination/__tests__/__snapshots__/demo.test.js.snap
#	components/rate/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/index.test.js.snap
#	components/slider/__tests__/__snapshots__/demo.test.js.snap
#	components/spin/__tests__/__snapshots__/demo.test.js.snap
#	components/steps/__tests__/__snapshots__/demo.test.js.snap
#	components/switch/__tests__/__snapshots__/demo.test.js.snap
#	components/table/__tests__/__snapshots__/Table.filter.test.js.snap
#	components/table/__tests__/__snapshots__/Table.sorter.test.js.snap
#	components/table/__tests__/__snapshots__/demo.test.js.snap
#	components/tabs/__tests__/__snapshots__/demo.test.js.snap
#	components/tabs/__tests__/__snapshots__/index.test.js.snap
#	components/time-picker/__tests__/__snapshots__/demo.test.js.snap
#	components/time-picker/__tests__/__snapshots__/index.test.js.snap
#	components/timeline/__tests__/__snapshots__/demo.test.js.snap
#	components/tree-select/__tests__/__snapshots__/demo.test.js.snap
#	components/tree/__tests__/__snapshots__/demo.test.js.snap
#	components/upload/__tests__/__snapshots__/demo.test.js.snap
#	components/upload/__tests__/__snapshots__/uploadlist.test.js.snap
#	types/message.d.ts
2020-04-05 15:09:21 +08:00
tangjinzhou 6925c92212 test: update snapshot 2020-04-05 14:19:12 +08:00
tangjinzhou 35433667d4 feat: update icon 2020-04-04 22:03:18 +08:00
Jy 94b701c077
fix: defaultActiveFirstOption is true and activeKey is Falsy will ret… (#1979)
* fix: defaultActiveFirstOption is true and activeKey is Falsy will return the next child key #1727

* fix: defaultActiveFirstOption is true and activeKey is undefined #1727
2020-04-04 15:07:59 +08:00
tangjinzhou 8466ee816e
feat: update table icon
feat: update table icon
2020-04-03 17:09:28 +08:00
tangjinzhou 06573dd5d4
feat: switch steps tabs icon
Feat switch steps icon
2020-04-03 17:06:50 +08:00
tangjinzhou 4314d97632 release 1.5.1 2020-04-02 22:32:47 +08:00
tangjinzhou 34ab34a135 fix: table customRender set class and style not work #2004 2020-04-02 22:09:26 +08:00
tangjinzhou 0b7481e8ab fix: textarea shake #2005 #1964 2020-04-02 21:20:52 +08:00
cydiacen 576851da85 feat:update progress icon 2020-04-02 14:42:50 +08:00
cydiacen 108447e801 feat:update popconfirm icon 2020-04-02 12:01:54 +08:00
cydiacen c5e71f3c63 feat:update pagination icon 2020-04-02 11:57:56 +08:00
cydiacen ec50149085 feat:update page-header icon 2020-04-02 11:50:30 +08:00
tanjinzhou 3d3884bef3 fix: form.create lose slots #1998 2020-04-01 12:08:53 +08:00
tanjinzhou 33175eca19 fix: tree-select placeholder not hide when composing #1994 2020-04-01 10:48:25 +08:00
tangjinzhou c66177be6a
fix: page-header backIcon not hide when set false
fix: page-header组件设置backIcon为false,隐藏backIcon失败问题
2020-03-31 15:28:29 +08:00
tanjinzhou 5c3d7329e1 fix: remove warning 2020-03-31 15:11:55 +08:00
tanjinzhou 73fce5fc88 fix: pagnitation not work when total change #1989 2020-03-31 13:48:01 +08:00
wangxueliang 4868da0564 feat: update switch steps icon 2020-03-31 00:02:28 +08:00
wangxueliang 035e152292 feat: update tabs icon 2020-03-30 23:43:35 +08:00
mingtianyihou33 f8dbe516d9 fix: page-header组件设置backIcon为false,隐藏backIcon失败问题 2020-03-30 17:43:56 +08:00
wangxueliang 687e65d04b feat: update table icon 2020-03-29 23:54:24 +08:00
tangjinzhou f087f9d4af docs: update backers 2020-03-29 17:19:21 +08:00
tangjinzhou 41ad4c2ada test: update mentions test 2020-03-29 16:08:39 +08:00
tangjinzhou 1b60606832 fix: form-model throw error when use v-model and change at the same time #1971 2020-03-29 16:07:02 +08:00
三点包子 b7b8b01434
feat: update timer-picker tag icon (#1977) 2020-03-29 13:17:25 +08:00
三点包子 55e85a9f50
feat: feat upload new icon (#1953)
* feat: feat upload new icon

* fix: format code

* fix: upload icon code

* fix: upload bug

* test: update snapshots

* fix: gitignore
2020-03-29 13:16:41 +08:00
tangjinzhou 2dcaf5d4ab test: update snap 2020-03-28 17:52:57 +08:00
三点包子 eb67050e6d
feat: update timeline icon (#1970) 2020-03-28 15:54:31 +08:00
三点包子 2f4281a227
feat: update transfer icon (#1969) 2020-03-28 15:52:26 +08:00
三点包子 3950bdae8d
feat: update tree icon (#1963) 2020-03-28 15:50:01 +08:00
三点包子 b30faf8520
feat: tree-select icon (#1962) 2020-03-28 15:47:48 +08:00
zkwolf abeb7cfa67
feat: datepicker use new icon (#1961) 2020-03-28 15:45:37 +08:00
Amour1688 4e26496697
feat: avatar, breadcrumb and cascader use new icon (#1943)
* feat: avatar, breadcrumb and cascader use new icon

* feat: avatar icon string --> VNode | slot
2020-03-28 15:28:06 +08:00
tanjinzhou 80ca9b0644 fix: textarea scroll at firfox 2020-03-26 18:32:42 +08:00
tanjinzhou caabe4208f test: update snapshots 2020-03-26 17:26:53 +08:00
tanjinzhou e5f0a5f7e1 fix: countdown remove cloneElement 2020-03-26 17:26:23 +08:00
tanjinzhou e249b085d2 refactor: icon to normal component #1947 2020-03-26 17:25:10 +08:00
tanjinzhou ff9f408879 fix: tabs keydown event trigger twice #1947 2020-03-26 17:24:13 +08:00
zkwolf b21ec4f4dc
feat: drawer use new icon (#1955) 2020-03-26 12:39:39 +08:00
言肆 36812371a8
feat: notification use new icon (#1952)
* feat: notification use new icon

* fix: notification jest use new icon
2020-03-26 12:00:35 +08:00
言肆 88dd13dc98
feat: layout use new icon (#1951) 2020-03-26 11:59:35 +08:00
zkwolf 3d3d3bf19e
feat: update dropdown to new icon (#1950) 2020-03-26 11:58:48 +08:00
zkwolf 1631271e23
feat: form, input-number use new icon (#1949) 2020-03-26 11:56:16 +08:00
言肆 4a75cdcdf7
feat: input new icon (#1948) 2020-03-26 11:53:51 +08:00
zkwolf 42f01c52c8
feat: collapse use new icon (#1938) 2020-03-25 14:52:12 +08:00
tanjinzhou 4f4f2a62db fix: table expandIcon not work #1937 2020-03-24 17:48:04 +08:00
tanjinzhou 45bf561d18 test: update model message snap 2020-03-24 17:13:44 +08:00
Amour1688 15daa48f7d
feat: modal, alert and message use new icon (#1932)
* feat: modal and alert use new icon

* chore: icons without treeShaking

* chore: message icon support h => VNode;
remove warning in ConfirmDialog
2020-03-24 16:58:53 +08:00
tanjinzhou a61d4b30bb test: update button test 2020-03-24 15:49:14 +08:00
tanjinzhou bb59d121c3 feat: button use newicon 2020-03-23 18:42:39 +08:00
tangjinzhou 36d95b18fd fix: input-search custom button not work #1916 2020-03-21 17:29:53 +08:00
tangjinzhou a87f5564cc fix: weekpicker can not custom trigger picker #1915 2020-03-21 16:14:33 +08:00
tanjinzhou 749d74e21f fix: table error when use template #1914 2020-03-20 18:38:47 +08:00
tanjinzhou 6289705e73 fix: directory throw error 2020-03-20 12:52:41 +08:00
tangjinzhou 78f3531beb style: format slider 2020-03-19 22:53:19 +08:00
Amour1688 615b460ee4
chore: enhance eslint (#1890)
* perf: enhance eslint

* perf: remove props in progress
2020-03-18 14:52:02 +08:00
tanjinzhou 4c17169436 feat: update checkbox 2020-03-18 11:08:39 +08:00
tanjinzhou 1a61d1fa32 fix: tree custom icon not work 2020-03-17 18:11:01 +08:00
tangjinzhou 43c961c971 fix: table customRow events not work #1881 2020-03-16 21:12:11 +08:00
tanjinzhou 7cf72d9bf1 fix: formmodal layout not work 2020-03-16 13:27:38 +08:00
tanjinzhou 3a16bb3ad4 chore: update n-form to form-model 2020-03-16 12:06:55 +08:00
tangjinzhou 689921fe91 fix: badge animation and other style 2020-03-15 14:02:16 +08:00
tangjinzhou 9e33ed9db1 fix: modal animation 2020-03-15 13:40:58 +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
tangjinzhou 8ebfb5c38f test: update snapshot 2020-03-08 14:43:21 +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
Morphling ae0590d794
fix: list wrong locale variable (#1851)
fix wrong locale variable
2020-03-06 18:46:13 +08:00
Darin Kolev b685f113d0
fix: bg_BG fiterReset (#1849) 2020-03-06 11:50:57 +08:00
Morphling f564f6d0dc
fix: nativeEvent is not a complete Event object (#1811)
* fix: nativeEvent is not a complete Event object

The Spread syntax is only get own property of a Object,but many properties of Event is on it's prototypes chains, so the result is that the passed nativeEvent only has two property: isTrutsed  and shiftKey

* fix semicolon
2020-02-23 10:40:39 +08:00
tangjinzhou 7a40031955 fix: config-provider error when change prop 2020-02-12 10:38:15 +08:00
wangxueliang 84165c4f98 doc: update timeline doc #1767 2020-02-10 19:37:49 +08:00
hebingchang ae505396cb
fix: statistic countdown not trigger "finish" event (#1731)
* fix: fix the "finish" event of statistic countdown

* fix: update the fix of "finish" event of statistic countdown

* fix: update the fix of "finish" event of statistic countdown
2020-02-07 10:03:25 +08:00
tangjinzhou cda69c6663 fix: auto-complete placeholder issue #1761 2020-02-07 09:59:40 +08:00
tangjinzhou 4e6a3196e9 fix: directoryTree support switcherIcon #1743 2020-02-06 15:08:14 +08:00
Zhixing Zhang 2a304e0fbb
fix: Adding ant-upload-btn class to the upload component (#1742)
* adding ant-upload-btn class

* fix: update tests

* fix: apply ant-upload-btn to dragging uploads only
2020-02-01 19:32:39 +08:00
tanjinzhou 9e97b5ce78 style: prettier code 2020-01-19 17:01:41 +08:00
tanjinzhou 4e65ae0e0a perf: update listeners 2020-01-19 16:58:38 +08:00
tangjinzhou 20ff3419e7 perf: update listeners 2020-01-18 21:44:13 +08:00
tangjinzhou 594dc07dff perf: update listeners 2020-01-18 21:34:23 +08:00
tangjinzhou 8b6b506110 perf: update some attrs 2020-01-18 17:06:09 +08:00
tangjinzhou 3cb68f5ec6 perf: table rerender #1705 2020-01-18 16:14:42 +08:00
PanStar 2501ac3a0e docs: carousel add dotsClass and other doc update (#1732) 2020-01-16 16:40:54 +08:00
shanyuhai123 e63f9ea671 docs: update card tabs demo (#1685) 2020-01-15 21:11:16 +08:00
tangjinzhou b8a0195379 feat: add parentContext for api modal #1709 2020-01-15 21:03:36 +08:00
tangjinzhou dc454ff943 fix: some props error 2020-01-15 20:18:28 +08:00
edifierx666 fa19a565c2 fix: subMenu some props not work (#1668)
* fix: [subMenu]props

* fix: [subMenu]props

* fix: [subMenu]props
2020-01-15 20:13:03 +08:00
tangjinzhou 42787664ab fix: drawer wrapStyle position is incorrect and add drawerStyle #1699 2020-01-15 14:32:24 +08:00
梁鑫辉 0dbea62fdf fix: table demo bug #1700
fix #1700
https://github.com/vueComponent/ant-design-vue/issues/1700
2020-01-15 10:57:59 +08:00
Wenson Smith 7383fd8934 fix: [TreeSelect] type check failed when value is number (#1551)
* fix: type check failed when value is number

* fix: type tree-select type check
2020-01-15 10:04:19 +08:00
biterabbit e0d5f078f9 fix:Tree scopedSlots icon no work (#1712) 2020-01-13 19:46:05 +08:00
wangxueliang a8e83b7241 fix: spellcheck no work #1707 2020-01-12 20:19:28 +08:00
wangxueliang 0834d52626 fix: merge 2020-01-09 23:00:27 +08:00
wangxueliang e5c6140a74 fix: cascader empty data does not work #1701 2020-01-09 22:56:50 +08:00
tanjinzhou 7cda44ba31 update site 2019-12-24 14:49:30 +08:00
tangjinzhou 1c9e9e2418 docs: add resize table demo 2019-12-23 22:12:13 +08:00
tangjinzhou d7561734ea style: format code 2019-12-21 18:37:33 +08:00
wangxueliang 6cc28eeb62 fix: animation no work #1540 2019-12-18 19:06:38 +08:00
zkwolf a66ff7deb0 fix: timepicker non-unique id (#1566) 2019-12-18 13:05:59 +08:00
wangxueliang 84c95cd524 fix: avoid dead loop upload 2019-12-17 19:26:52 +08:00
陈李雨声 f744690e92
fix:picture is not rendered
get the picture base64 asynchronously, resulting in no rendering
2019-12-14 18:26:25 +08:00
tangjinzhou c14d7357b8 fix: left and right arrows of MonthPicker cannot be worked #1543 2019-12-11 21:02:31 +08:00
tanjinzhou 1f7ae756fc docs: update docs 2019-12-10 17:28:57 +08:00
tanjinzhou dfbd183429 test: update input test 2019-12-10 17:15:36 +08:00
Eric Tian 50299632cc fix: select empty not center (#1445)
* 修复select组件在mode为multiple或tags时,下拉选项为空时样式没有居中问题

外层的.ant-select-dropdown-menu-item样式设置了padding-right:@control-padding-horizontal + 20,得到padding的值为5px 32px 5px 12px,所以里层的.ant-empty-small的样式margin-left不需要加上@control-padding-horizontal

* 添加px单位
2019-12-10 15:04:25 +08:00
Reson-a d6234307d2 fix: memory leak of Trigger (#1483) 2019-12-10 14:53:15 +08:00
tanjinzhou 79438a8543 fix: menu error in edge #1492 2019-12-10 13:17:17 +08:00
tanjinzhou cdc0e1a5f6 test: update upload test 2019-12-10 13:16:16 +08:00
tangjinzhou 843d9dc82f fix: password add focus blur methods #1485 2019-12-09 22:44:52 +08:00
tangjinzhou d294328319 feat: add modal not scroll to focus position when close #1320 2019-12-09 22:34:45 +08:00
tangjinzhou e4f83939b9 fix: body scroll when open modal #1472 2019-12-09 22:23:40 +08:00
tanjinzhou c86a261bca fix: tooltip throws exception in some cases #1519 2019-12-06 18:18:52 +08:00
tanjinzhou 9723a6253e fix: autoComplete placeholder not hide #1506 2019-12-06 17:11:17 +08:00
tanjinzhou 197cad6c5f fix: MonthPicker value can not change when open #1510 2019-12-06 17:09:27 +08:00
Valeriy 1b78a10ee6 Push column argument to cell's customRender function call. (#1513) 2019-12-04 22:26:29 +08:00
tangjinzhou 6362bf9edb chore: vue instance 2019-12-04 22:12:38 +08:00
言肆 b2717bccda fix: tabs trigger nextClick event (#1489) 2019-12-02 14:11:02 +08:00
wangxueliang 82ea4bbb82 fix: inputNumber props id name no work #1477 2019-11-30 11:49:27 +08:00
wangxueliang 024698d5c1 fix: drawer props wrapStyle no work #1481 2019-11-30 10:52:15 +08:00
EmiyaYang d757ac68e2 docs(table): complement params (#1486) 2019-11-29 18:37:21 +08:00
tanjinzhou 1f429c1e88 fix: body scroll when open modal #1472 2019-11-29 18:34:41 +08:00
tanjinzhou 586dc46d90 fix: menu click not trigger #1470 2019-11-28 17:32:46 +08:00
tanjinzhou 16ec40a012 fix: tooltip not hide in keep-alive 2019-11-28 17:32:27 +08:00
tanjinzhou 76c6ce6f3d feat: dialog add getDialogWrap 2019-11-27 13:55:32 +08:00
tangjinzhou 7a3c881075 feat: config-provider getPopupContainer add dialogContext 2019-11-26 22:00:30 +08:00
tanjinzhou 74f5d9f10b Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-11-26 15:59:45 +08:00
tanjinzhou 5e409fdb10 fix: select input width and placeholder Incorrect When typing Chinese #1458 2019-11-26 15:59:29 +08:00
tanjinzhou 309baa138a fix: config-provider throw error when use vue@2.5 2019-11-26 15:57:22 +08:00
doublehell 58c9095772 docs: Menu API Document Update (#1460)
* Update index.zh-CN.md

补充Menu文件overflowedIndicator说明

* Update index.en-US.md

补充Menu文件overflowedIndicator说明
2019-11-24 11:01:13 +00:00
tanjinzhou 910a62eb4a fix: submenu trigger double click event #1450 2019-11-21 10:49:41 +00:00
tanjinzhou e3f867b6b1 fix: update dbclick to dblclick #1437 2019-11-20 15:49:31 +08:00
tanjinzhou cece7332cb fix: AutoComplete can not delete last character #1429 2019-11-20 15:37:47 +08:00
zkwolf d52ed02a18 fix: cascader input space bug (#1431) 2019-11-19 16:21:19 +08:00
Amour1688 4fa8055933 remove "。" in TreeSelect doc (#1433) 2019-11-19 16:05:46 +08:00
tanjinzhou a857c253c9 fix: ie trigger input when set placeholder 2019-11-15 18:21:50 +08:00
tanjinzhou 6c05e25f23 feat: input not trigger input event when chinese not complete #1281 2019-11-15 16:56:28 +08:00
tanjinzhou bad8cc0626 revert: radio style 2019-11-15 15:12:31 +08:00
PanStar ae6aee6ce4 feat: From 组件新增 labelCol、wrapperCol (#1365)
* From 组件新增 labelCol、wrapperCol

* 1 Form 组件 types 补充
2 Button 组件 文档优化
3 Radio 组件 样式优化
2019-11-15 15:10:33 +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 5e27ff8da4 feat: update tree doubleclick to dbclick 2019-11-15 13:03:59 +08:00
tanjinzhou b552450d9a docs: update table doubleclick to dbclick #1397 2019-11-15 12:59:29 +08:00
tanjinzhou cdcae1b39f fix: input bug at ie9 #1421 2019-11-14 19:19:24 +08:00
hzGotB 45eb4be22a fix: table style (#1370) 2019-11-12 11:50:18 +08:00
tanjinzhou 12302b7ae7 fix: dropdown disabled not work #1400 2019-11-12 11:16:49 +08:00
言肆 d8ac932947 fix: select `labelInValue` validator prop type error (#1393) 2019-11-08 11:13:59 +08:00
zkwolf 094f0325d9 fix: comment render nest style bug (#1389) 2019-11-07 11:30:26 +08:00
tanjinzhou d6bf99b279 test: update snap 2019-10-30 16:55:01 +08:00
tanjinzhou a8ff2ed73e fix: set icon focusable="false" #1358 2019-10-30 16:42:01 +08:00
tanjinzhou e7c71dc0b2 feat: progress format support v-slot #1348 2019-10-30 16:38:15 +08:00
tanjinzhou c33965d6e6 fix: CheckBox.Group throw error when update value to undefined #1360 2019-10-30 16:37:19 +08:00
tanjinzhou 2e9b3000ac fix: type check failed #1356 2019-10-30 16:36:23 +08:00
tanjinzhou af666b8bce perf: optimization menu 2019-10-30 16:34:41 +08:00
wangweijun0418 e1b126cbdd 间距margin重置的bug (#1353) #873
* 间距margin重置的bug

* Update index.less

解决margin重合问题,overflow方式会有副作用,采用padding解决margin重合现象。
2019-10-30 11:13:06 +08:00
tanjinzhou 755517eb80 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-10-25 19:38:29 +08:00
tanjinzhou a4c2a0e020 fix: Auto complete dropdown flickers #1327 2019-10-25 19:38:04 +08:00
wangxueliang 7c9fc40cde fix: loading icon not center #1337 2019-10-25 10:39:20 +08:00
tangjinzhou 1208649a9e fix: Auto complete dropdown flickers #1327 2019-10-25 00:04:47 +08:00
tanjinzhou 88a9845ddc fix: simple Pagination input not work #1333 2019-10-24 18:50:51 +08:00
wangxueliang 24fd488b56 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-10-22 15:11:04 +08:00
wangxueliang 3d8d78eea6 fix: item not active when set mode year #1321 2019-10-22 15:08:43 +08:00
tanjinzhou 041839b901 fix: throw error when use slot at template 2019-10-22 12:45:30 +08:00
zkwolf 5d3353be6b fix: input style bug (#1322) 2019-10-22 10:57:20 +08:00
tanjinzhou 8be7ec96a2 fix: pagination keyup enter not work #1316 2019-10-21 17:36:06 +08:00
tanjinzhou b5cd32aa1a fix: Radio.Group triggers multiple change callback issues #1280 2019-10-18 13:05:35 +08:00
言肆 a0c887479a fix: pretter Line progress style (#1310) (#1311) 2019-10-18 10:21:04 +08:00
tanjinzhou 5e4df25ee1 test: update table test 2019-10-17 19:27:21 +08:00
tanjinzhou 723b6c6cf6 feat: input add focus when click clear button 2019-10-17 19:26:58 +08:00
tanjinzhou 8820a184e2 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-10-17 18:55:37 +08:00
zkwolf c4f668b402 fix: input clear style (#1297) 2019-10-17 18:52:10 +08:00
tanjinzhou 6893848eb0 style: format password 2019-10-17 18:49:33 +08:00
wangxueliang 725a7f516f test: update snapshots 2019-10-17 18:03:52 +08:00
wangxueliang 536887a7a7 fix: input-password input-search no work 2019-10-17 17:59:23 +08:00
wangxueliang 5178480d13 fix: table demo & update snapshots 2019-10-17 13:42:03 +08:00
tangjinzhou 8a363ca654 fix: progress strokeWidth not work 2019-10-16 23:33:38 +08:00
tangjinzhou 35a65bc74c fix: form initialValue is not defined #1291 2019-10-16 23:08:29 +08:00
tanjinzhou b6656797fc fix: radio emit two change event #1280 2019-10-16 14:47:49 +08:00
tanjinzhou 3b45c7e128 fix: browser suspended when form-item is slot #1271 2019-10-14 15:49:40 +08:00
liufushihai af33c68f0c docs: update colspan-rowspan.md (#1272) 2019-10-13 20:08:19 +08:00
tangjinzhou f7a57fe170 feat: add link button 2019-10-11 22:05:02 +08:00
tanjinzhou 6c9de7146c fix: table warning #1267 2019-10-11 18:25:23 +08:00
zkwolf 598f41f098 fix: get slot bug (#1256) 2019-10-09 19:07:35 +08:00
tanjinzhou 6b3de60163 doc: add faq about date-picker mode="year" 2019-10-09 19:03:53 +08:00
tanjinzhou d2784465c2 fix: carousel type error warning 2019-10-09 18:39:09 +08:00
tanjinzhou b5d4dfd30f style: format demo 2019-10-09 18:32:23 +08:00
tangjinzhou 6f05a983c4 Merge branch 'master' into feat-1.4.0 2019-09-29 20:47:05 +08:00
zkwolf 495db37086 fix: Select OptGroup title slot bug (#1236)
* fix: Select OptGroup title slot bug

* test: update snapshot
2019-09-29 18:24:15 +08:00
zkwolf c897d32a00 fix: time-picker bug (#1176)
当使用backspace删除所有字符后,输入第一个字符控制台报错,并无字符显示
2019-09-29 18:10:23 +08:00
tanjinzhou c89d19e6e1 feat: Carousel support responsive #1230 2019-09-29 17:22:11 +08:00
tanjinzhou b4fe21139a fix: tooltip defaultVisible not work #1232 2019-09-29 17:04:19 +08:00
tangjinzhou 31522c953d test: update snapshots 2019-09-28 21:02:32 +08:00
tangjinzhou 4cd44aea3d style: format code 2019-09-28 20:45:07 +08:00
tangjinzhou de01b413db Merge remote-tracking branch 'origin/master' into feat-1.4.0 2019-09-28 19:19:49 +08:00
tangjinzhou 6dd61cdb76 style: format code 2019-09-28 18:00:24 +08:00
tangjinzhou 48fda08795 fix: ie select open bug #1223 2019-09-27 18:44:11 +08:00
tangjinzhou b2e9baa22f fix: update ts 2019-09-26 22:05:24 +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 e214277022 update RadioButton 2019-09-23 20:45:58 +08:00
zkwolf 03d8e528de docs: add two props of treeselect (#1210)
- maxTagCount
- maxTagPlaceholder
2019-09-23 19:02:08 +08:00
zkwolf f3d0e23987 feat: select add maxTagTextLength prop (#1217)
* feat: select add maxTagTextLenth prop

* fix: add select maxTagTextLength prop ts type
2019-09-23 10:56:25 +08:00
tangjinzhou d42300bb88 cr table & tabs 2019-09-23 08:38:54 +08:00
tanjinzhou f5a340c306 cr tabs & tag & time-picker & slider 2019-09-20 19:19:59 +08:00
tanjinzhou c015c8d34c cr pxxx to sxxx and tree 2019-09-18 20:03:13 +08:00
tangjinzhou 4ce99b91e1 update configProvider 2019-09-11 22:51:52 +08:00
tangjinzhou a47a820a29 cr pagination & popover & popconfirm & tree-select 2019-09-11 22:33:36 +08:00
tanjinzhou f94f50f326 cr exxx to nxxx 2019-09-11 18:11:48 +08:00
tangjinzhou 4c58c52b21 cr grid & icon & upload 2019-09-10 21:54:22 +08:00
tanjinzhou 927a0a6c81 cr cxxx- exxx 2019-09-10 18:57:08 +08:00
tangjinzhou c31aab0685 cr button 2019-09-08 20:16:17 +08:00
zkwolf 5a0290af98 fix: docs typo (#1162) 2019-09-08 10:52:14 +08:00
tanjinzhou ae5a5878d5 cr anchor & avatar 2019-09-06 19:01:49 +08:00
tangjinzhou 8de01cf07e cr util & config-provider & affix & alert 2019-09-05 22:18:27 +08:00
tangjinzhou 0eef790e6b update vc-align to 2.4.5 2019-09-03 22:59:41 +08:00
tangjinzhou 508bc33cfa Merge branch 'feat-1.4.0' of https://github.com/vueComponent/ant-design-vue into feat-1.4.0 2019-09-03 22:49:37 +08:00
tangjinzhou dd3bde664f cr vc-calendar 2019-09-03 22:49:21 +08:00
zkwolf 1469f03011 fix: cascader prop notFoundContent type typo (#1150) 2019-09-03 17:36:50 +08:00
tangjinzhou 6ae2a193f6 update vc-cascader to 0.17.4 2019-09-02 22:49:34 +08:00
tangjinzhou feb9d178a9 update vc-checkbox to 2.1.7 2019-09-02 22:07:37 +08:00
tangjinzhou 43cbdb5659 cr vc-collapse and update to 1.11.7 2019-09-02 22:07:10 +08:00
tanjinzhou c9107da055 fix: select not hide when use keydown 2019-08-30 18:48:51 +08:00
tanjinzhou c80e54ba78 feat: form add selfUpdate #1049 2019-08-30 14:07:32 +08:00
tanjinzhou 0a419dac6a fix: switch tabIndex not work 2019-08-30 12:55:45 +08:00
tangjinzhou acbc6158b8 update dialog to 7.5.5 2019-08-29 22:50:53 +08:00
tangjinzhou 154e24687c update util 2019-08-28 22:56:51 +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 2852ea295a update vc-pagination to 1.20.5 2019-08-27 23:14:19 +08:00
tangjinzhou 445c21d9fd cr dropdown 2019-08-27 21:57:27 +08:00
tangjinzhou 1e53fc85b3 update snapshots and prettier 2019-08-26 22:47:19 +08:00
tangjinzhou 6ea8f071f9 update vc-form to 2.4.8 2019-08-26 22:46:44 +08:00
tangjinzhou b6a7f49c0d cr vc-progress 2019-08-26 21:12:11 +08:00
tangjinzhou 89601b5b8c update style 2019-08-26 21:11:46 +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
tanjinzhou 8796c94315 update site 2019-08-22 18:29:50 +08:00
三点包子 f12d53bfc4
Merge pull request #1111 from zkwolf/fix-tree-select-dataRef-undefined
fix: treeNode dataRef is undefined
2019-08-22 17:31:17 +08:00
刘彦博 f32771d281 doc: [Transfer] basic demo codes issue (#1112)
* fix transfer basic demo issue

* typo
2019-08-22 13:55:56 +08:00
ly303550688 62e3c4b73a fix: throw exception when has none collapse-panel in default slot (#1116) 2019-08-22 13:51:47 +08:00
zkwolf 5f9ebe8b45 fix: treeNode dataRef is undefined 2019-08-21 15:17:21 +08:00
Alireza Valizade 095406eea6 fix: select error on unmounting component (#1091) 2019-08-20 10:39:05 +08:00
tangjinzhou 0eab2424d5 style: update prettier 2019-08-15 22:24:53 +08:00
tangjinzhou 9734ec0993 fix: form warning #1076 2019-08-15 22:12:50 +08:00
tangjinzhou 259f16b145 fix: ie scrollerbar trigger blur event #999 2019-08-14 18:41:49 +08:00
tanjinzhou d232bf65f3 doc: update doc 2019-08-12 20:38:09 +08:00
言肆 ad81186ec5 feat: button support `link` type (#1077) 2019-08-12 11:30:32 +08:00
wangxueliang 8e80e13d17 style: update code style 2019-08-08 19:04:21 +08:00
wangxueliang f66fae47e3 feat: merge master 2019-08-08 19:02:54 +08:00
tangjinzhou 6d1a385fad feat: modal.confirm content ant title support function #824 2019-08-07 22:17:21 +08:00
tangjinzhou f5d1fa6a9f fix: support v-slot #1058 2019-08-07 21:56:30 +08:00
Plane-walker 3406cecbd8 fix: '{' and ')' are not match (#1062)
* fix: '{' doesn't match

* fix: '}' doesn't match
2019-08-07 10:06:08 +08:00
Tudero Li 949cb6bdcc fix: error doc file in form components #1054 (#1055) 2019-08-04 21:21:36 +08:00
zkwolf b3b4831c1a fix: input allowClear icon (#1040) 2019-07-31 22:11:03 +08:00
wangxueliang 71b7c9d338 fix: dropdown-button size not take effect 2019-07-31 11:22:47 +08:00
tangjinzhou 55a59f207f fix: ie scrollerbar trigger blur event #999 2019-07-30 19:51:49 +08:00
tangjinzhou da92d8543f fix: tooltip builtinPlacements default value 2019-07-29 22:43:03 +08:00
Morphling ef07315dc8 add builtinPlacements prop in shared props (#1021)
* add builtinPlacements prop in shared props

add builtinPlacements prop in shared props

* fix lint
2019-07-26 16:29:16 +08:00
tanjinzhou 5be307bc71 fix: array class error #1009 2019-07-24 19:21:27 +08:00
言肆 7287e12a9b fix: column[align] should not override custom cell style #973 (#983) 2019-07-22 11:11:20 +08:00
tangjinzhou 624816aae2 fix: dropdown menu flashing #975 2019-07-21 21:53:30 +08:00
wangxueliang d47907bc27 style: format code 2019-07-16 22:34:25 +08:00
SnowWinterMaye 68c212df65 datePicker 添加默认渲染slot支持 (#957)
* datePicker  添加默认渲染slot支持

* 功能优化
2019-07-16 21:19:47 +08:00
tanjinzhou 6f6cce482a fix: custom form warning error #915 2019-07-16 18:10:38 +08:00
wapznw 60a7927b0c dropdown添加minOverlayWidthMatchTrigger属性 (#954)
* Update getDropdownProps.js

dropdown组件增加minOverlayWidthMatchTrigger属性

* dropdown组件增加minOverlayWidthMatchTrigger属性
2019-07-16 15:39:53 +08:00
wangxueliang 9d3188a525 fix: select drop-down option displays an exception for #970 2019-07-16 01:08:14 +08:00
tanjinzhou 75dd9f6ceb update gulp script 2019-07-10 18:14:41 +08:00
tangjinzhou ecf7c8b42c fix: update icon focusable="false" #924 2019-07-07 21:27:16 +08:00
luichooy ea744664a7 fix: sFileList will be 'undefined' when run `form.resetFields()` (#929) 2019-07-07 20:57:39 +08:00
José Silva 2043203a11 update table documentation (#800)
* added index parameter on function of rowKey

* update size doc in table
2019-07-07 20:54:07 +08:00
drafish b0c95d36ae fix issue #930 (#931) 2019-07-05 09:44:12 +08:00
tanjinzhou 57a9eafcc6 site update & icons update 2019-07-04 18:28:27 +08:00
tanjinzhou ba93c49f25 style: format and update test 2019-07-04 18:21:43 +08:00
tanjinzhou d4f23cec69 fix: datepicker not open when placeholder is chinese at ie 10 and 11 #865 2019-07-04 18:17:15 +08:00
tanjinzhou f9373e44ce feat: add popup ref 2019-07-04 18:12:52 +08:00
tangjinzhou 5f41fa5e99 cr vc-rate 2019-07-03 21:56:30 +08:00
skyline-123 3239117b70 fix: submenu disalbed style (#921) 2019-07-02 10:15:01 +08:00
tangjinzhou 413b9b19bd cr vc-select 2019-06-30 21:56:24 +08:00
tangjinzhou e444ca1c7e cr vc-switch 2019-06-30 20:43:46 +08:00
tangjinzhou b380b30e90 cr vc-tabs 2019-06-30 20:33:43 +08:00
skyline-123 0d67fc1966 fix: dropdown button disable style (#912) 2019-06-30 09:44:46 +08:00
tangjinzhou 8f29e5e594 cr vc-time-picker 2019-06-27 22:00:08 +08:00
tangjinzhou 82b4715e95 cr vc-tree 2019-06-26 22:08:50 +08:00
tangjinzhou 673081274f cr tree-select 2019-06-26 08:28:17 +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
blackywkl 4cc05d24ba docs(form-cn): Remove duplicate brace (#844) 2019-06-07 11:14:19 +08:00
wangxueliang 76d8491b66 style: fix code format 2019-05-28 11:37:38 +08:00
wangxueliang f5471713f2 docs: fix statistic demo 2019-05-28 11:10:38 +08:00
三点包子 15c645fea1
Merge pull request #802 from attacking/feat-1.4.0
Statistic Component
2019-05-28 10:11:48 +08:00
mingyan.yu 1b16a4321d feat: countdown结束事件名称 2019-05-28 09:08:26 +08:00
tangjinzhou 056ef16f58 docs: update form demo 2019-05-26 15:30:55 +08:00
tangjinzhou 0596aaf781 fix: DirectoryTree props expandAction doesn't work for "doubleclick" #745 2019-05-26 14:19:59 +08:00
tangjinzhou 63fbed0d76 style: prettier 2019-05-26 13:58:06 +08:00
tangjinzhou 0a0a6a6103 fix: icon extraCommonProps not work #737 2019-05-26 13:57:43 +08:00
tangjinzhou 378241192e fix: vnode 传递函数式组件事件 2019-05-26 12:13:30 +08:00
mingyan.yu 200f9204e9 feat: test 2019-05-25 23:15:01 +08:00
mingyan.yu f4c0384d97 feat: prefixCls 2019-05-25 22:43:44 +08:00
tangjinzhou 1704ce4282 fix: table custom expandIcon function not work #751 2019-05-25 21:59:08 +08:00
tangjinzhou 1790dab16b docs: update upload demo #753 2019-05-25 18:24:22 +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
tangjinzhou a5bb1918e5 fix: search input component replicating id attribute #726 2019-05-25 15:10:28 +08:00
tangjinzhou e9f2858ae0 fix: ie9 remove dom error #705 2019-05-25 13:57:53 +08:00
tangjinzhou 49d60f759c fix: select dropdownRender not close #644 2019-05-25 13:45:50 +08:00
Yuga Sun 00656b5ce9 feat: add closable option for confirm dialog (#798) 2019-05-23 22:09:49 +08:00
wangxueliang 5d8d9248a3 test: update snapshots 2019-05-18 15:49:50 +08:00
wangxueliang 5b4d30ceae docs: add docs and demo 2019-05-18 15:44:54 +08:00
tangjinzhou d478653673 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-05-14 22:16:51 +08:00
tangjinzhou 28b7a68dc4 fix: moment locale change 2019-05-14 22:15:24 +08:00
wangxueliang 89de910478 fix: update modal 2019-05-13 19:09:21 +08:00
nicoklaxit ec0ff990d5 Update dropdown-button.md (#742) 2019-05-06 23:02:52 +08:00
Early fa46767472 fix(ContainerRender): memory leak when invoke removeContainer (#734) 2019-05-06 09:52:24 +08:00
wangxueliang 68df93c316 docs: update table doc 2019-04-30 18:27:47 +08:00
wangxueliang 3e704f9e2f feat: update table 2019-04-30 16:59:53 +08:00
wangxueliang e411d42d47 fix: update progress api and test 2019-04-30 13:31:21 +08:00
wangxueliang 7d8068be5e fix: dynamically setting src error 2019-04-25 20:39:00 +08:00
wangxueliang 798aadcc91 feat: update progress 2019-04-25 20:23:14 +08:00
Early d970f47b35 Fix tooltip destroy tooltip on hide (#727)
* fix: add destroyTooltipOnHide prop

* doc: destroyTooltipOnHide
2019-04-24 23:52:43 +08:00
wangxueliang 4193d246ba feat: update select 2019-04-20 16:23:50 +08:00
wangxueliang 3c4cc8ea77 feat: update icon 2019-04-20 16:03:57 +08:00
wangxueliang 3a2977a2ed feat: update form 2019-04-20 14:19:13 +08:00
wangxueliang 300fc9a2bc feat: update date-picker 2019-04-20 12:34:24 +08:00
tangjinzhou e5020f7eb8 fix: treeSelect not support dataRef #712 2019-04-19 21:30:58 +08:00
wangxueliang 103293aa8f feat: update modal 2019-04-17 10:21:28 +08:00
wangxueliang a8424d271f feat: update tabs 2019-04-17 09:21:35 +08:00
wangxueliang 48f2facb44 feat: update time-picker 2019-04-17 09:00:27 +08:00
wangxueliang e6754c5c52 Merge branch 'feat-1.4.0' of https://github.com/vueComponent/ant-design into feat-1.4.0 2019-04-10 15:42:00 +08:00
wangxueliang c114301b72 test: update snapshots 2019-04-10 15:41:46 +08:00
wangxueliang 3da747eadc feat: update tree 2019-04-10 13:28:07 +08:00
wangxueliang 0b03957ebe feat: update tree-select 2019-04-10 11:54:42 +08:00
wangxueliang 5a627fc5f3 feat: update tooltips 2019-04-10 10:14:12 +08:00
wangxueliang 05907aaff9 update dropdown 2019-04-10 10:09:00 +08:00
wangxueliang b22dfe297b feat: update menu 2019-04-10 09:41:02 +08:00
wangxueliang c54a20301a feat: update popover 2019-04-10 09:23:53 +08:00
wangxueliang 81e80bfaed feat: popconfirm 2019-04-10 09:20:22 +08:00
wangxueliang fa41d5b205 feat: update layout 2019-04-10 09:08:29 +08:00
wangxueliang b14988d769 feat: update input-number 2019-04-10 08:51:42 +08:00
三点包子 c483390dbc
Merge pull request #666 from ariesjia/feat-1.4.0
add reject event for drag not accepted files to upload component
2019-04-10 08:44:26 +08:00
wangxueliang 0566ae23e1 test: update snapshots 2019-04-09 20:39:49 +08:00
wangxueliang 190d70e6f5 fix: update input demo 2019-04-09 19:53:11 +08:00
wangxueliang 22b051f0a5 update input 2019-04-07 17:19:18 +08:00
wangxueliang ca7a4becbc feat: update drawer 2019-04-07 11:46:22 +08:00
wangxueliang 7d6678265e feat: merge master 2019-04-07 09:05:54 +08:00
wangxueliang b9aa4aec0c Merge branch 'master' of https://github.com/vueComponent/ant-design 2019-04-07 08:40:29 +08:00
tangjinzhou 791783344a feat: add custom handle 2019-04-04 23:28:50 +08:00
wangxueliang b02226bea2 docs: fix list api doc 2019-04-04 18:11:44 +08:00
areschen ee2d047d1f feat: add reject event for not drop not accept files to upload 2019-04-03 15:53:04 +08:00
wangxueliang 341374c44e feat: update style to 3.13.6 2019-03-30 16:06:06 +08:00
wangxueliang 26ea8409e1 feat: update transfer 2019-03-28 20:56:06 +08:00
wangxueliang 4f1e2768b0 feat: update upload 2019-03-28 19:51:27 +08:00
言肆 8fbeed1e44 fix: table head does not align under firefox #579 (#627) 2019-03-25 09:28:39 +08:00
wangxueliang 4410f770f0 fix: Not show spining mask in ie <= 10 #504 2019-03-22 14:37:50 +08:00
HelloMoli 9f9ab21ff3 Update edit-cell.md (#605) 2019-03-19 10:36:46 +08:00
wangxueliang 69f5487fd1 feat: update list & pagination 2019-03-19 10:02:14 +08:00
wangxueliang 1713581576 feat: switch && timeline && skeleton 2019-03-18 20:35:24 +08:00
wangxueliang 1af8349504 feat: radio && rate && spin 2019-03-18 20:00:00 +08:00
Early 3698c022ec fix: typo (#601) 2019-03-18 15:10:20 +08:00
tangjinzhou bd298802e6 fix: `Select` `selectedKeys` type validation error [#597] 2019-03-18 10:35:13 +08:00
tangjinzhou dbc0b2eaeb fix: `Cascader` `option.value` supports `String` `Number` type 2019-03-17 14:42:15 +08:00
tangjinzhou dfc46a0de7 fix: select title error #588 2019-03-16 09:14:55 +08:00
tangjinzhou faf9ba0033 fix: input repeat classname 2019-03-15 23:11:25 +08:00
tangjinzhou 72202591a5 fix: input-search support addonAfter and addonBefore slot #581 2019-03-15 22:56:05 +08:00
tangjinzhou fc72620bea feat: upload add ico type 2019-03-15 22:55:15 +08:00
milkmeowo c2d5eae95b supprot icon preview (#592) 2019-03-15 22:48:48 +08:00
wangxueliang 16409c6ed1 feat: update comment、divider、grid 2019-03-15 15:12:28 +08:00
wangxueliang 52b3883cf2 feat: update checkbox && collapse 2019-03-15 11:20:37 +08:00
wangxueliang 64b3ab1a55 fix: config-provider bug 2019-03-15 10:04:14 +08:00
wangxueliang b84a86bb40 feat: update carousel 2019-03-14 21:21:58 +08:00
wangxueliang 9bcb12e611 feat: update card 2019-03-13 21:32:14 +08:00
wangxueliang 5f09422d87 feat: udpate calendar 2019-03-13 13:34:40 +08:00
wangxueliang 9b5082fee9 feat: update breadcrumb && button 2019-03-13 09:38:54 +08:00
wangxueliang 40ddc851bc feat: update back-top && badge 2019-03-12 12:04:40 +08:00
wangxueliang 3eb046f10a test: update snapshots 2019-03-11 21:06:53 +08:00
wangxueliang 9051cd3822 feat: update auto-complete && avatar 2019-03-11 19:58:32 +08:00
wangxueliang 08821561ab feat: update alert && update anchor 2019-03-11 14:43:23 +08:00
wangxueliang 75cc96eefd feat: update affix 2019-03-11 11:54:14 +08:00
tangjinzhou d112e2d9a2 cr vc-upload and vc-progress 2019-03-10 22:10:58 +08:00
wangxueliang 08aef845d1 feat: update config-provider && empty demo 2019-03-08 13:48:55 +08:00
wangxueliang 995db39fa5 feat: add empty components && update locale-provider 2019-03-07 13:26:03 +08:00
wangxueliang 0a1a4458e6 feat: update style to 3.13.6 2019-03-07 09:37:54 +08:00
tangjinzhou 5dc6ad7957 docs: update button doc 2019-03-06 10:52:22 +08:00
tangjinzhou bdda185974 fix: message support function bug #554 2019-03-06 10:51:52 +08:00
wangxueliang a4d415392f feat: update style css to 3.13.6 2019-03-05 13:16:32 +08:00
wangxueliang e6d5999528 feat: update vc-time-picker to 3.6.2 2019-03-04 21:00:08 +08:00
wangxueliang 019650db05 feat: update vc-tree-select to 2.5.4 2019-03-04 19:42:40 +08:00
wangxueliang 9b1fba6650 feat: update vc-tree to 1.14.10 2019-03-04 15:51:25 +08:00
wangxueliang 1a1411b1d3 feat: update vc-select to 8.9.0 2019-03-04 15:45:21 +08:00
wangxueliang 8713210000 feat: update vc-tabs to 9.6.1 2019-03-04 14:57:51 +08:00
wangxueliang 0593665d7c feat: update vc-notification to 3.3.1 2019-03-04 12:12:50 +08:00
wangxueliang d2ce2e50f0 feat: update vc-dropdown to 2.4.1 2019-03-02 12:53:22 +08:00
wangxueliang a04d8a56f4 feat: update vc-switch to 1.9.0 2019-03-02 11:21:00 +08:00
wangxueliang 015fca4e1b feat: update vc-calendar to 9.10.10 2019-03-02 11:12:36 +08:00
wangxueliang 2d2bd79f82 feat: update vc-upload to 2.6.3 2019-03-01 23:19:20 +08:00
wangxueliang 4926130aff docs: update version to 8.6.6 2019-03-01 23:01:25 +08:00
wangxueliang 9fa5f1c415 feat: update vc-slider to 8.6.6 2019-03-01 22:58:46 +08:00
wangxueliang f94a380aee feat: update vc-rate to 2.5.0 2019-03-01 22:25:03 +08:00
wangxueliang 21eed858fa feat: update rc-input-number to 4.4.0 2019-03-01 20:46:26 +08:00
wangxueliang 2f81ea75c5 style: fix code conflict 2019-02-28 19:54:10 +08:00
wangxueliang 96afcdf30f test: update snapshots 2019-02-28 19:46:40 +08:00
tangjinzhou 04501dec3d docs: udpate 2019-02-23 18:53:02 +08:00
tangjinzhou 5db345b248 docs: add netlify.toml and update site-dist to _site 2019-02-23 12:12:44 +08:00
tangjinzhou 89c3a56362 docs: update demo 2019-02-23 12:11:54 +08:00
tangjinzhou c47582a93e docs: update demo 2019-02-22 22:23:37 +08:00
tangjinzhou 8a173180fd docs: update form doc 2019-02-22 21:58:03 +08:00
tangjinzhou f4615c8c0a docs: update tree dragxxx #467 2019-02-22 21:49:06 +08:00
tangjinzhou 27bd5c3da3 fix: tree dragover not work #469 2019-02-22 21:35:46 +08:00
tangjinzhou 28d7194c94 fix: tree growing space #502 2019-02-22 21:34:58 +08:00
tangjinzhou b1d23c516c optimize the style of the popover component 2019-02-22 21:32:08 +08:00
Orange 86d1e77fd9 docs: update icon demo (#510) 2019-02-22 21:02:51 +08:00
tangjinzhou b14ae3dd96 docs: update menu doc 2019-02-21 17:49:21 +08:00
tangjinzhou 27773fae20 fix: tree style #502 2019-02-21 17:48:45 +08:00
wangxueliang 1e1b869166 feat: update rc-collapse to 1.11.1 2019-02-21 14:31:35 +08:00
wangxueliang 487fe2a268 feat: update vc-progress to 2.3.0 2019-02-19 22:35:03 +08:00
wangxueliang a10711d9ae feat: vc-upload to 2.6.2 2019-02-18 23:33:39 +08:00
tangjinzhou 9e9339c3b3 feat: update rc-cascader to 0.17.1 2019-02-18 22:13:29 +08:00
tangjinzhou f2fba47e4d Merge branch 'master' into feat-1.4.0 2019-02-18 21:44:51 +08:00
tangjinzhou be12d2eee9 test: update snapshots 2019-02-16 22:46:47 +08:00
tangjinzhou 805d4e3295 docs: update url path 2019-02-16 16:51:21 +08:00
skadoodle 82447803ac fix: modal confirm class not work (#475) 2019-02-16 11:04:14 +08:00
tangjinzhou 1d80cec3d7 style: format vc-calendar 2019-02-13 22:12:00 +08:00
tangjinzhou 4df4424570 perf: update to vue 2.6.x 2019-02-13 22:11:27 +08:00
tangjinzhou 629d4c44d2 Merge branch 'master' into feat-1.4.0 2019-02-13 21:02:38 +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 e60122a9f4 revert: lint format vue/prop-name-casing 2019-02-11 22:17:23 +08:00
tangjinzhou a0be4e43ad Merge branch 'master' into feat-1.4.0 2019-02-02 16:19:18 +08:00
tangjinzhou 9a463899fb perf: avoid multiple decorator when FormItem is nested 2019-02-02 15:25:43 +08:00
tangjinzhou 55a8dca9e7 style: update lint and format code 2019-02-01 17:23:00 +08:00
tangjinzhou fff0d5bf85 fix: AutoComplete placeholder not display when disabled #402 2019-01-31 10:28:30 +08:00
tangjinzhou beef6c6662 perf: update formItem give some tip 2019-01-30 21:31:36 +08:00
tangjinzhou 041cca740d test: avoid test error 2019-01-29 22:58:52 +08:00
tangjinzhou c34a446f73 fix: avoid update when formitem from slot 2019-01-29 22:58:28 +08:00
tangjinzhou de68d08798 perf: inject default 2019-01-28 21:09:13 +08:00
tangjinzhou c9d3f7b79c fix: formItem not update when a-form-item in child component #446 2019-01-27 21:47:27 +08:00
tangjinzhou 78c1023785 test: update test 2019-01-25 18:00:36 +08:00
tangjinzhou 8bec6708d6 feat: update vc-calendar 2019-01-23 22:47:44 +08:00
tangjinzhou d0ae9ccaeb docs: update icon doc 2019-01-23 12:43:45 +08:00
tangjinzhou 1aa42dfe18 feat: anchor add wrapperClass and wrapperStyle 2019-01-23 12:43:15 +08:00
三点包子 e0a9209b6a test: add comment test and update snapshots (#429) 2019-01-23 09:46:04 +08:00
weifu2 159c54973d fix: modify message maxcount bug (#428)
when set maxcount, message not close
2019-01-23 09:43:29 +08:00
tangjinzhou 181399624a feat: update vc-xxx 2019-01-21 22:14:30 +08:00
tangjinzhou 56315994d6 feat: update vc-xxx 2019-01-21 21:59:13 +08:00
tangjinzhou 663d00f5ab docs: delete test code 2019-01-20 21:16:36 +08:00
tangjinzhou ad0325a11e docs: form add preserve 2019-01-19 17:53:55 +08:00
tangjinzhou 73f9b23f8b fix: Slider error when clicking mark #407 2019-01-17 12:00:07 +08:00
tangjinzhou 782eebccee fix: remove autoFormCreate 2019-01-16 11:22:58 +08:00
tangjinzhou 0f7d77830a bump 1.3.1 2019-01-15 10:14:36 +08:00
tangjinzhou 67c31867d2 style: prettier code 2019-01-15 09:41:07 +08:00
tangjinzhou 754c220eab fix: ie table scroll not work #390 2019-01-15 09:40:24 +08:00
tangjinzhou c924f4ca82 perf: form 2019-01-14 22:42:04 +08:00
tangjinzhou 8b3f7d2f4a style: delete console 2019-01-12 17:23:44 +08:00
tangjinzhou ffb2a593b1 style: lint add semi and prettier 2019-01-12 12:46:29 +08:00
tangjinzhou eee43a34cc docs: add 1.3.0 zh changelog 2019-01-10 22:36:43 +08:00
tangjinzhou eba3547c4b docs: udpate demo 2019-01-10 21:43:01 +08:00
tangjinzhou dcefca22a4 Merge branch 'master' into feat-1.3.0 2019-01-10 20:47:35 +08:00
tangjinzhou 95a22158ad fix: tooltip disabled button style error #389 2019-01-10 20:38:36 +08:00
xindongdong 7764700052 style: remove repeated attribute
remove repeated attribute
2019-01-09 22:03:04 +08:00
tangjinzhou 8a9964d1cc feat: update vc-tabs vc-steps 2019-01-09 21:49:33 +08:00
wangxueliang 22cf0b56d0 docs: fix progress docs 2019-01-09 13:54:03 +08:00
tangjinzhou eb35c684ed test: update snapshots 2019-01-09 10:14:34 +08:00
tangjinzhou 6f15a470eb feat: update vc-menu vc-select 2019-01-08 23:03:13 +08:00
wangxueliang 51cc269b31 docs: fix compoments docs 2019-01-08 19:00:39 +08:00
wangxueliang 981a889098 docs: update calendar doc 2019-01-08 14:45:11 +08:00
tangjinzhou ac88e4949b refactor: tag 2019-01-08 13:17:46 +08:00
tangjinzhou 98eb6b2a04 test: update snapshots 2019-01-07 21:17:16 +08:00
tangjinzhou 1fb3ce30d2 Merge branch 'master' into feat-1.3.0
# Conflicts:
#	components/table/__tests__/__snapshots__/Table.test.js.snap
2019-01-07 21:10:25 +08:00
tangjinzhou b5ca022375 perf: tree 2019-01-07 21:04:55 +08:00
tangjinzhou 7a279f6651 docs: update upload doc 2019-01-07 20:59:57 +08:00
tangjinzhou cfe002191b feat: tree-select support searchValue 2019-01-07 20:59:18 +08:00
tangjinzhou 41ee8ea046 feat: transfer change `searchChange` to `search` 2019-01-07 20:58:18 +08:00
tangjinzhou 948499a730 fix: input trigger multiple change event 2019-01-07 20:56:32 +08:00
tangjinzhou b2d6577b76 feat: time-picker and tooltip support configProvider.getPopupContainer 2019-01-07 20:53:42 +08:00
tangjinzhou 06fe9ec935 feat: tabs activeKey support number 2019-01-07 20:51:57 +08:00
tangjinzhou b87d722143 fix: support staticClass and dynamic class #371 2019-01-06 21:14:14 +08:00
tangjinzhou 4055a23c50 docs: update demo 2019-01-06 19:24:32 +08:00
tangjinzhou fc206c7e55 chore: fix isValidElement 2019-01-06 18:28:16 +08:00
tangjinzhou bbc6c29e69 feat: table sortTitle opt 2019-01-06 18:11:50 +08:00
tangjinzhou 8340a0b684 feat: table add expandIcon 2019-01-05 18:09:27 +08:00
tangjinzhou ad0727898e test: update snapshots 2019-01-05 16:24:52 +08:00
tangjinzhou c0947907c0 feat: select add dropdownRender removeIcon clearIcon menuItemSelectedIcon 2019-01-05 16:22:25 +08:00
tangjinzhou 380e4cd53d perf: some code 2019-01-05 11:24:25 +08:00
tangjinzhou 439d9cfa5a feat: slider add tooltipVisible and optimize experience 2019-01-05 11:23:34 +08:00
tangjinzhou 032655f097 feat: slider add tooltipVisible and optimize experience 2019-01-05 11:22:53 +08:00
tangjinzhou 0d49773553 feat: notification add onClick 2019-01-05 10:55:03 +08:00
tangjinzhou 8933cc524e feat: menu add title 2019-01-05 10:54:18 +08:00
tangjinzhou 7b5fb53dfe fix: update list `pagination` props type 2019-01-05 10:53:40 +08:00
tangjinzhou 6a0f93486e feat: local add da_DK he_IL hu_HU id_ID ne-NP 2019-01-05 10:40:34 +08:00
tangjinzhou b698d74fd0 docs: update layout doc 2019-01-05 10:38:14 +08:00
tangjinzhou 30af93b7b8 feat: update vc-select 2019-01-04 23:01:46 +08:00
tangjinzhou 435b8a19e6 feat: update vc-select 2019-01-04 23:00:09 +08:00
tangjinzhou e706170669 test: update snapshots 2019-01-03 21:03:39 +08:00
tangjinzhou 0178c35de9 perf: input icon grid 2019-01-03 20:51:56 +08:00
tangjinzhou 4d6627dcd4 docs: update form demo 2019-01-03 20:48:09 +08:00
tangjinzhou 3a49503baa feat: cascader support limit 2019-01-03 20:47:39 +08:00
tangjinzhou 843b074fed feat: badge support slot type count 2019-01-03 20:46:53 +08:00
tangjinzhou 27880b0110 feat: optimize the display of the button icon 2019-01-03 13:06:27 +08:00
tangjinzhou 27d8caa4d9 test: update snapshots 2019-01-02 22:00:06 +08:00
tangjinzhou 5a9eb8880b fix: drawer style to wrapStyle 2019-01-02 21:59:35 +08:00
tangjinzhou 14dfebab0b feat: update style to 3.11.6 2019-01-02 21:01:56 +08:00
tangjinzhou 9eb923c0f8 feat: update 2019-01-02 20:56:06 +08:00
tangjinzhou daccfd19d1 fix: fixed the issue that when the Alert is in closable, the icon will be covered by the text. 2019-01-02 20:55:00 +08:00
tangjinzhou 43a503fc9e feat: avatar add srcSet 2019-01-02 20:53:52 +08:00
tangjinzhou 8eaf6da73a feat: dropdown add overlayClassName overlayStyle, 2019-01-02 20:33:06 +08:00
tangjinzhou 9252b652c9 feat: calendar add da_DK he_IL hu_HU id_ID 2019-01-02 20:23:28 +08:00
tangjinzhou 3534e7d1d3 fix: drawer style to wrapStyle 2019-01-02 20:22:19 +08:00
tangjinzhou 9ecc5e1855 feat: checkbox group support custom label 2019-01-02 20:21:01 +08:00
tangjinzhou e13f4c566e fix: DatePicker
Fixed the issue where the component lost focus after selecting the date.
Fixed the issue that cause Safari to unresponsive.
Fixed the issue where WeekPicker's date selection box was not aligned with the input box.
add da_DK he_IL hu_HU id_ID
2019-01-02 20:20:02 +08:00
tangjinzhou 7422026674 fix: button
Fixed the issue that when the href property is undefined, the Button will also be rendered as a anchor.
Fixed the issue that Edge throws an error when setting the loading property.
2019-01-02 20:18:13 +08:00
tangjinzhou 7dbf5ed4d7 feat: add config-provider 2019-01-02 20:13:25 +08:00
tangjinzhou 05deb537f6 test: update datepicker test 2019-01-02 11:47:35 +08:00
tangjinzhou 1ba0b84cdd fix: drawer class 2019-01-02 11:04:38 +08:00
tangjinzhou f59777501f feat: update comment 2019-01-02 11:03:46 +08:00
tangjinzhou 75e5f04d1e feat: update vc-table vc-upload 2019-01-01 22:30:06 +08:00
tangjinzhou 639547953c feat: update vc-notification vc-pagination 2019-01-01 21:19:50 +08:00
tangjinzhou 6799f17070 Merge branch 'master' into feat-1.3.0 2019-01-01 16:40:39 +08:00
tangjinzhou c4f08e49e2 Merge branch 'feat-1.3.0' of https://github.com/vueComponent/ant-design-vue into feat-1.3.0 2019-01-01 16:27:40 +08:00
tangjinzhou 754d897393 feat: update vc-drawer vc-form 2019-01-01 16:25:50 +08:00
wangxueliang 13b78b9543 docs: comment doc 2019-01-01 15:37:10 +08:00
wangxueliang 429e7f4b72 feat: add comment 2019-01-01 15:33:43 +08:00
tangjinzhou d805107543 feat: update vc-cascaser vc-checkbox vc-collapse 2018-12-31 22:08:27 +08:00
tangjinzhou 94d2515c80 docs: update api doc 2018-12-31 21:43:57 +08:00
tangjinzhou 7a1a1c837a fix: select not emit popupScroll event #350 2018-12-28 13:00:18 +08:00
tangjinzhou 707e1a44ea fix: custom icon not support class #351 2018-12-28 12:15:22 +08:00
tangjinzhou a47c6ef75b feat: add multiFormats 2018-12-27 22:14:32 +08:00
tangjinzhou 31862e1112 fix: avoid page scrolling when treeSelect is first opened 2018-12-26 20:43:13 +08:00
tangjinzhou 793a5ac97e feat: tree and treeSelect support number key #343 2018-12-26 20:41:01 +08:00
tangjinzhou 1393563c9b fix: avoid window scrolling to the top when treeSelect input first focus 2018-12-26 18:11:06 +08:00
tangjinzhou 983318b985 feat: treeSelect `treeExpandedKeys` support `.sync` modifier 2018-12-26 18:09:10 +08:00
tangjinzhou 6373ce8e92 feat: tree selectedKeys & selectedKeys support `.sync` modifier 2018-12-26 18:07:50 +08:00
tangjinzhou af361f7123 fix: tree and tree-select support number key #343 2018-12-26 16:33:24 +08:00
tangjinzhou 14b8d672c2 test: update snapshots 2018-12-25 22:23:56 +08:00
tangjinzhou 47f2ec4a67 fix: don't show transition on first rendering #338 2018-12-25 22:17:45 +08:00
tangjinzhou cd2a5d74c3
Delete PropTypes.js 2018-12-25 19:46:08 +08:00
tangjinzhou bb549d52ab Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2018-12-25 12:01:39 +08:00
tangjinzhou e23265c74c
Refactor tree select (#335)
* refactor: tree-select
2018-12-25 12:00:39 +08:00
tangjinzhou e3b593b6e9 fix: remove Christmas egg 2018-12-25 11:58:32 +08:00
tangjinzhou ae1f924c70 fix: support for array type `class` #322 2018-12-19 22:57:56 +08:00
tangjinzhou f1e130bdc0 fix: Upload thumbnail icon broken styles 2018-12-19 21:43:09 +08:00
tangjinzhou 81e8495941 test: update snapshots 2018-12-19 21:30:49 +08:00
tangjinzhou d55d1f54d2 fix: form validateStatus icon not work #321 2018-12-19 21:26:32 +08:00
tangjinzhou 3393f0e151 fix: `Menu` flashing problem when change collapse = true and change openKeys = [] 2018-12-19 20:51:26 +08:00
tangjinzhou cffef392e5 fix: icon support native event 2018-12-19 20:48:42 +08:00
tangjinzhou d63935e506 fix: menu first expand not animation in `inline` mode 2018-12-19 12:22:55 +08:00
tangjinzhou aa1b2462cb fix: menu automatically close up to fit width in `horizontal` mode 2018-12-19 09:29:09 +08:00
tangjinzhou 6ec6e38a52 fix: datepicker render footer twice question #315 2018-12-18 21:28:21 +08:00
tangjinzhou 9d35d80ca0 fix: `Menu` flashing problem when scaling under `Layout` 2018-12-17 21:16:40 +08:00
tangjinzhou eb355b97a6 fix: icon style not work 2018-12-16 14:22:18 +08:00
tangjinzhou 97b524f3c1 test: update snapshots 2018-12-15 22:16:54 +08:00
tangjinzhou 63122f5ed4 feat: update slider to 8.6.4 2018-12-15 22:11:21 +08:00
tangjinzhou c36f435769 feat: update collapse 2018-12-15 21:51:17 +08:00
tangjinzhou e1cd139e8b docs: update demo 2018-12-15 21:50:43 +08:00
wangxueliang fb3df9e9d0 fix: radio demo 2018-12-15 16:54:26 +08:00
wangxueliang 2a64547d26 fix: vc-steps icon 2018-12-15 16:06:00 +08:00
wangxueliang 20a6973178 fix: menu demo 2018-12-15 15:47:44 +08:00
wangxueliang 6fa835161f feat: update dropdown 2018-12-15 15:22:33 +08:00
tangjinzhou d4c388f564 feat: update vc-tabs to 9.5.7 2018-12-14 23:31:02 +08:00
tangjinzhou 24549cfbbb style: lint 2018-12-14 09:56:40 +08:00
tangjinzhou 326d5b9d12 test: update snapshots 2018-12-14 09:22:58 +08:00
tangjinzhou 56de87724d test: update snapshots 2018-12-13 23:02:06 +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
tangjinzhou 6b55bf4289 docs: update changelog 2018-12-13 18:30:06 +08:00
tangjinzhou ea5b60dace test: update snapshots 2018-12-13 10:08:44 +08:00
tangjinzhou 0c0ddf3e17 Merge branch 'master' into feat-3.10.3
# Conflicts:
#	components/menu/__tests__/__snapshots__/demo.test.js.snap
2018-12-13 10:06:41 +08:00
tangjinzhou 7747a3f149 docs: update menu demo 2018-12-13 09:40:41 +08:00
tangjinzhou d0612fdfb9 Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-12-13 09:24:27 +08:00
tangjinzhou 458cffb13f docs: update menu template demo 2018-12-13 09:24:07 +08:00
tangjinzhou aba16db339 feat: update css-animation 2018-12-12 22:09:30 +08:00
tangjinzhou 34876b5b61 fix 2018-12-12 21:42:22 +08:00
tangjinzhou 592d2b3c29
Delete tabBar.jsx 2018-12-12 21:32:56 +08:00
tangjinzhou 6f71252753 test: update snapshots 2018-12-12 21:31:18 +08:00
tangjinzhou 51ce40cc5e Merge branch 'feat-3.10.3' of https://github.com/vueComponent/ant-design-vue into feat-3.10.3 2018-12-12 21:25:56 +08:00
tangjinzhou ca81ab3a46 feat: update tree-select 2018-12-12 21:24:12 +08:00
wangxueliang 444c2ecba9 test: update snapshots 2018-12-12 20:48:20 +08:00
wangxueliang 9e370e2226 fix: vc-tabs vertical actived 2018-12-12 20:01:26 +08:00
tangjinzhou 0a1c680996 feat: update table 2018-12-12 10:15:00 +08:00
tangjinzhou 091c8d5976 docs: update form doc 2018-12-11 22:26:03 +08:00
tangjinzhou e464fa5f9f Merge branch 'feat-3.10.3' of https://github.com/vueComponent/ant-design into feat-3.10.3 2018-12-11 20:59:32 +08:00
tangjinzhou 4bc2c5ccd2 feat: update table 2018-12-11 20:59:23 +08:00
wangxueliang 2fb1de4e29 feat: update tabs 2018-12-11 20:53:56 +08:00
tangjinzhou f38a45ff2c feat: update tree 2018-12-11 20:33:37 +08:00
tangjinzhou 4e0d5ce4b7 feat: update select 2018-12-11 11:40:27 +08:00
tangjinzhou 0eafff36d8 update switch 2018-12-10 22:51:42 +08:00
tangjinzhou e7319f3987 feat: update rate 2018-12-10 22:38:49 +08:00
tangjinzhou 1d72ddf6bc feat: update progress & radio 2018-12-10 22:25:16 +08:00
tangjinzhou 0bb79c27a6 feat: update popconfirm and tooltip 2018-12-10 21:44:14 +08:00
tangjinzhou 23fd134f90 feat: update pagination 2018-12-10 21:06:42 +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 1e80e6c83f feat: update menu 2018-12-09 20:04:00 +08:00
tangjinzhou da2011e86b update style to 3.10.9 2018-12-09 19:30:35 +08:00
tangjinzhou 01fab00cac feat: update message 2018-12-09 18:37:41 +08:00
tangjinzhou 4608fa546c feat: update notification 2018-12-09 18:08:47 +08:00