tangjinzhou
|
96299c5812
|
fix: anchor fixed less #4931
close #4931
|
2021-11-28 10:14:12 +08:00 |
tangjinzhou
|
cf4ab5470c
|
fix: slide up animate #4909
close #4909
|
2021-11-28 10:00:17 +08:00 |
Candy
|
7df7d788f8
|
fix: useForm ruleRef undefined warning #4881 (#4882), close #4881
Co-authored-by: candychuang <candychuang@tencent.com>
|
2021-11-27 16:47:26 +08:00 |
tangjinzhou
|
8dfe7eed8b
|
doc: update
|
2021-11-27 16:35:58 +08:00 |
tangjinzhou
|
7461188c60
|
doc: remove unuse code
|
2021-11-27 16:35:18 +08:00 |
tangjinzhou
|
95cae149c4
|
fix: button support disabled=false #4930
close #4930
|
2021-11-27 15:23:08 +08:00 |
tangjinzhou
|
61bf98e641
|
fix: useForm trigger watchEffect, close #4932
|
2021-11-27 15:17:22 +08:00 |
tangjinzhou
|
be9d448ec9
|
fix: tabs moreIcon not work #4928
close #4928
|
2021-11-27 10:04:37 +08:00 |
tangjinzhou
|
fe54804b21
|
fix: table summary sticky position not work
|
2021-11-26 22:54:05 +08:00 |
tangjinzhou
|
8ade6ebce2
|
fix: table ts error #4912
close #4912
|
2021-11-26 22:39:25 +08:00 |
tangjinzhou
|
b20865ffb6
|
fix: ts type error
|
2021-11-26 22:34:27 +08:00 |
tangjinzhou
|
ddc34539a9
|
fix: drawer remove visible isRequired #4908
|
2021-11-26 21:54:40 +08:00 |
tangjinzhou
|
bbfe451d5e
|
fix: step type error #4908
close #4908
|
2021-11-26 21:48:35 +08:00 |
tangjinzhou
|
5ad66497e5
|
test: update snap
|
2021-11-26 19:15:35 +08:00 |
tangjinzhou
|
3a141b2e9b
|
doc: update md plugin
|
2021-11-26 17:17:40 +08:00 |
tangjinzhou
|
b07882d92f
|
doc: add surely-vue
|
2021-11-26 16:58:10 +08:00 |
tangjinzhou
|
5398550d35
|
style: lint format
|
2021-11-26 14:55:28 +08:00 |
tangjinzhou
|
7a64fe544d
|
fix: table rowSelection error #4889
|
2021-11-20 22:08:30 +08:00 |
tangjinzhou
|
67066e2fb6
|
fix: treeSelect isLeaf not work #4883
close #4883
|
2021-11-20 21:45:28 +08:00 |
tangjinzhou
|
5af08c0904
|
fix: table rowSelection deep watch #4889
close #4889
|
2021-11-20 16:49:25 +08:00 |
tangjinzhou
|
d129670882
|
fix: table rowSelection deep watch #4889
close #4889
|
2021-11-20 16:29:27 +08:00 |
tangjinzhou
|
3e05460d09
|
fix: rowSelection trigger visible warning #4885
close #4885
|
2021-11-20 16:06:56 +08:00 |
tangjinzhou
|
84b9ac5904
|
fix: treeSelect reset undefined not clear #4897
close #4897
|
2021-11-20 15:05:20 +08:00 |
tangjinzhou
|
876720f31b
|
fix: timeRangePicker hide panel not work #4902
close #4902
|
2021-11-20 14:20:36 +08:00 |
tangjinzhou
|
f5986a9cc9
|
doc: update switch #4906
|
2021-11-20 13:52:30 +08:00 |
tangjinzhou
|
3b3c71b3a0
|
doc: update table
|
2021-11-20 13:46:59 +08:00 |
litong534
|
74038a0f61
|
doc: Update search.vue (#4872)
add missing props
|
2021-11-20 13:28:59 +08:00 |
bobo leng
|
723785ef4e
|
docs: complete missing prop of checkbox (#4865)
* docs: complete missing prop of checkbox
* docs: complete missing prop of checkbox
|
2021-11-20 13:27:29 +08:00 |
tangjinzhou
|
042bf616f8
|
fix: some components miss type, close #4866
|
2021-11-10 10:06:59 +08:00 |
tangjinzhou
|
85eb1066a3
|
fix: type miss, close #4863
|
2021-11-09 14:36:15 +08:00 |
tangjinzhou
|
91dbc39bad
|
fix: collapse animation not work, close #4856
|
2021-11-08 22:41:27 +08:00 |
tangjinzhou
|
dc4275129b
|
fix: Compatible with empty slots for bodyCell
#4855
|
2021-11-08 21:59:14 +08:00 |
tangjinzhou
|
a61f7fdd11
|
doc: tree add accordion demo
close #4849
|
2021-11-05 15:10:30 +08:00 |
tangjinzhou
|
685460591d
|
fix: tree not trigger loadData
close #4835
|
2021-11-05 14:39:42 +08:00 |
tangjinzhou
|
8f77208806
|
feat: tree add parent for event callback
#4849
|
2021-11-05 13:21:19 +08:00 |
tangjinzhou
|
bbf1cc8a6f
|
fix: breadcrumb.item click not work, close #4845
|
2021-11-05 09:51:44 +08:00 |
tangjinzhou
|
215a4d5752
|
doc: update form typos, close #4850
|
2021-11-05 09:41:56 +08:00 |
tangjinzhou
|
0ef6cc81b4
|
fix: checkbox not aligned center in group
close #4846
|
2021-11-05 09:21:40 +08:00 |
tangjinzhou
|
bb2af2c730
|
Merge branch 'next' of github.com:vueComponent/ant-design-vue into next
|
2021-11-05 09:19:31 +08:00 |
萤火
|
61afa1571f
|
doc: Update automatic-tokenization.vue (#4847)
value 为数组类型,不是字符串类型
|
2021-11-05 09:12:40 +08:00 |
tangjinzhou
|
641afe1b34
|
fix: resizeColumn ts type error
|
2021-11-04 22:00:07 +08:00 |
tangjinzhou
|
fd02bcfb7b
|
test: update snap
|
2021-11-03 16:32:15 +08:00 |
tangjinzhou
|
e38e59d05a
|
fix: multipe select can not separator content, #4844
|
2021-11-03 16:24:35 +08:00 |
tangjinzhou
|
80f9b9e8ac
|
feat: select support fieldNames
|
2021-11-03 16:22:02 +08:00 |
tangjinzhou
|
3ce5046dd5
|
fix: form not trigger validate for inputnumber, close #4831
|
2021-11-02 21:33:58 +08:00 |
tangjinzhou
|
42afcbbfbc
|
fix: tabs can not scroll at mobile, close #4828
|
2021-11-02 21:23:31 +08:00 |
tangjinzhou
|
9f5ac8d441
|
revert: some dulp val #4839
|
2021-11-02 17:11:30 +08:00 |
zkwolf
|
247032833b
|
fix(tree-select): checkable & selectable invalid (#4839)
Co-authored-by: tangjinzhou <415800467@qq.com>
|
2021-11-02 17:09:06 +08:00 |
tangjinzhou
|
c57da055fc
|
fix: raf type error
|
2021-11-02 17:06:42 +08:00 |
tangjinzhou
|
35bcec1e80
|
fix: tree-select selectable not work, close #4838
|
2021-11-02 17:04:34 +08:00 |
tangjinzhou
|
6f0dab1f72
|
fix: breadcrumb-item click type, close #4832
|
2021-11-02 16:38:17 +08:00 |
tangjinzhou
|
166bac62b4
|
test: update snap #4834
|
2021-11-02 16:21:33 +08:00 |
Yaro Shkvorets
|
8e15f126eb
|
fix: prevent <a> tag to be crawled
|
2021-11-02 16:17:20 +08:00 |
根号三
|
943a345a92
|
docs: fix typos in `Input` (#4830)
close: #4826
|
2021-11-02 16:08:36 +08:00 |
tangjinzhou
|
a938bcb4de
|
fix: requestAnimationFrame error in ssr, close #4833
|
2021-11-02 16:07:35 +08:00 |
tangjinzhou
|
fbd9a21dc8
|
feat(tree): add expose some state, close #4820
|
2021-10-29 16:47:25 +08:00 |
tangjinzhou
|
c16a5d46ae
|
doc: carousel demo, close #4821
|
2021-10-29 15:33:30 +08:00 |
tangjinzhou
|
75e53514dc
|
test: update snap
|
2021-10-29 15:29:29 +08:00 |
tangjinzhou
|
c8617dc9ee
|
fix: table resize handle line color, close #4813 #
|
2021-10-29 15:28:59 +08:00 |
tangjinzhou
|
a5604bb967
|
fix: tree-select not update when empty
|
2021-10-29 14:50:25 +08:00 |
tangjinzhou
|
a5779f2d18
|
feat: add form onValidate, close #4817
|
2021-10-29 10:22:35 +08:00 |
tangjinzhou
|
42cc616ed3
|
fix: table column resize for scroll, close #4811
|
2021-10-27 16:31:53 +08:00 |
tangjinzhou
|
15d4b2eb2c
|
doc: add tree-select highlight demo, close #4809
|
2021-10-27 16:30:30 +08:00 |
tangjinzhou
|
6b4a1c8f61
|
release 3.0.0-alpha.6
|
2021-10-27 15:00:13 +08:00 |
tangjinzhou
|
abcc545484
|
test: update snap
|
2021-10-27 14:59:36 +08:00 |
tangjinzhou
|
1272457517
|
feat: add resize table column
|
2021-10-27 14:58:55 +08:00 |
tangjinzhou
|
a9f6365d78
|
doc: add sticky demo
|
2021-10-26 18:11:16 +08:00 |
tangjinzhou
|
7fbb0a0947
|
fix: table sticky error, close #4808
|
2021-10-26 18:10:47 +08:00 |
tangjinzhou
|
9322965027
|
perf: table, close #4787
|
2021-10-26 17:48:54 +08:00 |
tangjinzhou
|
816665f935
|
test: update snap
|
2021-10-26 16:51:14 +08:00 |
tangjinzhou
|
40f361fe1f
|
fix: table sticky type error, close #4804
|
2021-10-26 16:46:32 +08:00 |
tangjinzhou
|
7e9e5af63f
|
fix: table emptyText locale not work, close #4805
|
2021-10-26 16:44:10 +08:00 |
tangjinzhou
|
a6d9d36343
|
fix: api components support locale, close #4780
|
2021-10-26 16:12:56 +08:00 |
tangjinzhou
|
c76b46fa1a
|
style: remove not use file
|
2021-10-25 17:36:41 +08:00 |
tangjinzhou
|
333331a11c
|
feat: dropdown support text type, close #4802
|
2021-10-25 17:00:04 +08:00 |
tangjinzhou
|
40d08f73bb
|
fix: tree fieldNames for key error, close #4790
|
2021-10-25 16:40:08 +08:00 |
tangjinzhou
|
f6868abbdb
|
fix: menu throw error at mobile, close #4794
|
2021-10-25 16:02:53 +08:00 |
tangjinzhou
|
7d67e0e7f2
|
fix: sueForm support dynamic rule, close #4799
|
2021-10-25 15:00:41 +08:00 |
hyw123456
|
d41d7a610c
|
fix(typescript): Table type modification (#4781)
vite build error: Wrong type
|
2021-10-21 21:26:10 +08:00 |
zkwolf
|
d7a124c59d
|
docs: update tree-select doc and fix typo (#4766)
* docs: update tree-select doc and fix typo
* docs(tree-select): fix fieldNames description
|
2021-10-18 16:18:42 +08:00 |
tangjinzhou
|
f0f71787c7
|
doc: uddate table
|
2021-10-18 15:30:09 +08:00 |
tangjinzhou
|
3a968fdd33
|
perf: use shallowRef
|
2021-10-17 21:31:34 +08:00 |
tangjinzhou
|
98b5e5d53f
|
fix: popover & popconfirm auto placement, close #4767
|
2021-10-14 11:04:27 +08:00 |
tangjinzhou
|
7638d3cc69
|
fix: table reactive error, close #4756
|
2021-10-14 10:46:13 +08:00 |
tangjinzhou
|
bd0bc086c1
|
fix: table reactive error, close #4756
|
2021-10-14 10:42:35 +08:00 |
tangjinzhou
|
f64d7adb22
|
fix: table sort tooltip npt work
|
2021-10-10 10:37:59 +08:00 |
ajuner
|
a00ef07cd8
|
docs(drawer): update desc (#4738)
|
2021-10-08 10:11:20 +08:00 |
tangjinzhou
|
c4f6eb603e
|
fix: process.nextTick #4737
|
2021-10-08 09:54:01 +08:00 |
tangjinzhou
|
cc0a53c191
|
doc: udpate drawer demo
|
2021-10-07 22:26:31 +08:00 |
tangjinzhou
|
b78ccde9d9
|
release 3.0.0-alpha.1
|
2021-10-07 22:13:56 +08:00 |
tangjinzhou
|
ac70da19f5
|
fix: tree fieldNames error #4726
|
2021-10-07 15:22:34 +08:00 |
tangjinzhou
|
62c6f0e0d0
|
fix: directory tree fieldsname error #4726
close #4726
|
2021-10-07 13:27:43 +08:00 |
tangjinzhou
|
75cf264040
|
refactor: tabs & card (#4732)
* refactor: tabs
* refactor: tabs
* fix: tabs hotreload error
* refactor: rename useRef
* feat: add leftExtra rightExtra
* refactor: tabs
* test: update tabs test
* refactor: card
* doc: update tabs demo
* refactor: add card style
* style: update vue dep
|
2021-10-07 09:23:36 +08:00 |
tangjinzhou
|
022a3ce795
|
fix: notification style error, close #4703
|
2021-10-03 14:05:02 +08:00 |
tangjinzhou
|
a5a3411c28
|
refactor: drawer (#4725)
* refactor(drawer): use compositionAPI
* refactor(drawer): update
* refactor: update
* chore: update
* docs: update
* fix: remove transitionStr
* chore: use useConfigInject
* refactor: drawer #4708
Co-authored-by: ajuner <106791576@qq.com>
|
2021-10-03 13:30:50 +08:00 |
tangjinzhou
|
1fb40a31e4
|
fix: table pagination current error
|
2021-10-01 17:08:51 +08:00 |
tangjinzhou
|
1add0d251c
|
fix: table pagination not reactive
|
2021-10-01 16:13:24 +08:00 |
tangjinzhou
|
1228e1d604
|
doc: fix tag demo error #4721
|
2021-10-01 15:18:45 +08:00 |
tangjinzhou
|
4021e89b15
|
feat: radiogroup support any label&value #4720
|
2021-10-01 15:10:20 +08:00 |
tangjinzhou
|
84341ef912
|
feat: radio support rtl #4720
|
2021-10-01 15:06:18 +08:00 |