Commit Graph

4313 Commits (bf2ee6f5bd9a6d8f4762bb428932d75328be58b7)

Author SHA1 Message Date
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
tangjinzhou fdc2012b90 release 3.0.0-alpha.7 2021-10-29 17:08:10 +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 17a1ca5edf release 3.0.0-alpha.5 2021-10-26 21:22:50 +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
tangjinzhou 4fc7c1666a doc: update 2021-10-25 14:59:49 +08:00
tangjinzhou 0373e3d523 doc: update 2021-10-25 09:42:36 +08:00
hyw123456 d41d7a610c
fix(typescript): Table type modification (#4781)
vite build error: Wrong type
2021-10-21 21:26:10 +08:00
Recovery f2994c8fcc
docs: pass isZhCN prop to PrevAndNext (#4786)
Co-authored-by: chengcq <chengcq@getui.com>
2021-10-21 21:25:22 +08:00
tangjinzhou 8fc4d7ac9c doc: udpate changelog 2021-10-20 10:16:49 +08:00