Commit Graph

4501 Commits

Author SHA1 Message Date
tangjinzhou
71c6195771 fix: datepicker arrow error 2022-06-07 09:52:47 +08:00
tangjinzhou
e907ffd759 doc: update useInjectFormItemContext, close #5667 2022-06-06 09:50:33 +08:00
Gin
18ce00d239
fix: global mousedown handler in picker input hooks (#5657) 2022-06-03 14:28:44 +08:00
tangjinzhou
3cd7ca3e0b
Revert "Update vi_VN.tsx (#5653)" (#5660)
This reverts commit 387141ae68.
2022-05-31 15:12:25 +08:00
Ichiro
387141ae68
Update vi_VN.tsx (#5653) 2022-05-30 08:59:04 +08:00
tangjinzhou
d5bb271dd8 doc: link error, close #5652 2022-05-28 14:21:03 +08:00
tangjinzhou
9b0fb707e2 release 3.2.5 2022-05-26 22:02:20 +08:00
tangjinzhou
2c2a372137 test: update snap 2022-05-26 21:55:56 +08:00
tangjinzhou
ba8e17e1b5 fix: steps progressDot slot not work, close #5648 #5649 2022-05-26 15:03:26 +08:00
bqy_fe
c7e079bd65
feat: enable the left or right keyboard to switch image (#5642), close #5630
* feat: enable the left or right keyboard to switch image

* fix: eslint error
2022-05-25 16:02:11 +08:00
Gin
dead1a3753
fix: table dragging css class should only be effective in table component (#5644) 2022-05-25 16:00:13 +08:00
tangjinzhou
4f9b677555 fix: tooltip global getPopupContainer not work, #5636 2022-05-24 15:12:08 +08:00
tangjinzhou
44e1f020c8 fix: useForm style error, close #5635 2022-05-24 14:39:40 +08:00
tangjinzhou
09ff91488c release 3.2.4 2022-05-23 11:00:37 +08:00
Xavier Luo
3cbbba1020
fix(Tooltip): prefixCls and span line-height while in disabled Compatible (#5627) 2022-05-23 09:07:43 +08:00
tangjinzhou
d9b3d8057f style: update statistic type 2022-05-21 15:06:02 +08:00
tangjinzhou
4439e0f3c3 feat: tree add scrollTo method, close #5626 2022-05-21 13:17:26 +08:00
tangjinzhou
5edca6be5a fix: countdown support dayjs value 2022-05-21 10:57:08 +08:00
tangjinzhou
13e1db0bc4 chore: type support vue@3.2.35 2022-05-21 10:56:28 +08:00
bowen
fdf76b9fb9
fix: use fromPairs replace Object.fromEntries (#5605)
* fix: use fromPairs replace Object.fromEntries

* fix: use lodash-es replace lodash
2022-05-20 16:19:14 +08:00
bqy_fe
bb85f1f372
fix(Drawer): closeIcon customization is invalid (#5616) 2022-05-20 16:18:31 +08:00
tangjinzhou
03c41177a3 fix: form clearValidate & resetValidate support array, close #5619 2022-05-19 17:13:06 +08:00
tangjinzhou
7a91110326 fix: global validateMessages no work, close #5599 2022-05-15 10:22:23 +08:00
bqy_fe
40be639b63
feat(select): support global size (#5590) 2022-05-12 09:50:12 +08:00
tangjinzhou
ebc2082934 fix: menu support scoped style, close #5578 2022-05-10 14:26:24 +08:00
yvh
d315b61418
fix: inputnumber v-model ts type (#5577)
这个命名不对再props上应该是on开头
2022-05-08 15:24:43 +08:00
SamnangNhum
9673cb3a1a
refactor(locale-provider): rename file km_HK to km_KH (#5571) 2022-05-06 09:14:11 +08:00
tangjinzhou
e4a7411ede release 3.2.3 2022-05-05 14:08:03 +08:00
YuLe
2826ee1d04
Update introduce.en-US.md (#5564) 2022-05-05 10:13:38 +08:00
tangjinzhou
96caaa0769 fix: card empty slot render 2022-04-28 14:06:59 +08:00
tangjinzhou
7789cb2989 fix: table customRender fragment warning, close #5556 2022-04-28 10:49:16 +08:00
tangjinzhou
9aeadaf877 perf: tree, close #5551 2022-04-27 22:37:22 +08:00
tangjinzhou
53b4c5d8b2 doc: update tree-select doc 2022-04-26 21:32:23 +08:00
tangjinzhou
646f0c69b2 fix: modal method wrapClassName not work, close #5550 2022-04-26 17:14:03 +08:00
tangjinzhou
c5159279ce fix: progress dashboard not work, close #5549 2022-04-26 11:29:37 +08:00
tangjinzhou
ba041a767e release 3.2.2 2022-04-26 11:08:43 +08:00
tangjinzhou
cb6d0bd411 fix: table loop problem, close #5543 2022-04-26 11:08:18 +08:00
tangjinzhou
04752880af doc: update drag demo 2022-04-25 14:24:03 +08:00
tangjinzhou
98867b36ae release 3.2.1 2022-04-25 10:33:27 +08:00
tangjinzhou
c127bac6fe doc: update drag modal demo 2022-04-24 09:59:09 +08:00
tangjinzhou
f081707576 doc: add drag modal 2022-04-23 17:24:53 +08:00
tangjinzhou
dd69527946 doc: add drag modal 2022-04-23 17:19:48 +08:00
tangjinzhou
38d7408ecf feat: opti resize table handle 2022-04-23 15:43:54 +08:00
tangjinzhou
91527cbc25 fix: select trigger twice search, close #5537 2022-04-23 14:29:08 +08:00
tangjinzhou
0c879fc22d feat: select option add title 2022-04-23 13:28:00 +08:00
tangjinzhou
c686bd2518 doc: update table custom filter demo, close #5529 2022-04-23 10:25:16 +08:00
tangjinzhou
fc9b52e6e7 fix: ssr memory leak, close #5501 #5502 2022-04-23 09:48:03 +08:00
bqy_fe
04f3e0da21
fix(Table): expandFixed prop type definition (#5539),close #5535 2022-04-23 09:44:15 +08:00
tangjinzhou
ab90e3fa08 style: update image code, #5531 2022-04-22 19:18:20 +08:00
bqy_fe
bc3843b774
feat(Image): add previewMask prop (#5531)
* fix(Image): can not cancel previewMask

* remove redundant code

* remove redundant code

* update code
2022-04-22 16:22:36 +08:00