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
John60676
caea1acfbe
fix(select): click on the selected item can deselect ( #2920 )
2020-09-29 18:30:39 +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
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
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
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
tanjinzhou
2b422dd17b
fix: table rowselection type error
2020-09-11 16:02:14 +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
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