Commit Graph

4243 Commits

Author SHA1 Message Date
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
e28168e0be chore: update lint & ts 2021-11-26 14:48:37 +08:00
tangjinzhou
51874d9cee release 3.0.0-alpha.12 2021-11-20 22:21:59 +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
cf9627e16d release 3.0.0-alpha.12 2021-11-09 14:47:17 +08:00
tangjinzhou
85eb1066a3 fix: type miss, close #4863 2021-11-09 14:36:15 +08:00
tangjinzhou
87a4007dd3 release 3.0.0-alpha.11 2021-11-08 22:48:02 +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
John
45c0583426
doc: support CodeSandbox (#4861) 2021-11-08 19:10:20 +08:00
tangjinzhou
c3400115dd release 3.0.0-alpha.10 2021-11-05 15:24:11 +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
6dfc8375c8 release 3.0.0-alpha.9 2021-11-03 16:34:24 +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
7b03f8a739 release 3.0.0-alpha.8 2021-10-30 13:56:26 +08:00
tangjinzhou
26b07115cd fix: ts type error, close #4823 2021-10-30 13:54:04 +08:00