Commit Graph

3015 Commits (95642610da8a1ab9253cf6bf6bb7f09d67dabbee)

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 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
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 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 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 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
Freewayy 9b6e742f0c
docs(upload): update `showUploadList` prop (#5533)
* Update index.en-US.md

add `showDownloadIcon` option

* Update index.zh-CN.md

add `showDownloadIcon` option
2022-04-22 10:20:20 +08:00
tangjinzhou 728bfe69da style: remove not use code 2022-04-19 13:51:22 +08:00
tangjinzhou 722f3f2ebf release 3.2.0 2022-04-19 11:29:40 +08:00
tangjinzhou 7bbf6d5272 fix: remove valueModifiers 2022-04-19 11:28:21 +08:00
bqy_fe 3a7cb252e6
fix(Input): fix warning about failed setting prop size on input element (#5508)
* fix(Input): warning about failed setting prop size on input element

* omit size prop
2022-04-19 09:52:00 +08:00
tangjinzhou cddaf8cbc4 test: update snap 2022-04-14 16:25:13 +08:00
tangjinzhou 93c1d400c1 feat: datepicker add rangeQuarterPlaceholder 2022-04-14 16:17:59 +08:00
tangjinzhou a7da435079 fix: datepicker panels change, close #5488 2022-04-14 16:16:52 +08:00
tangjinzhou 531755ebea test: update snap 2022-04-14 14:20:37 +08:00
bqy_fe bd87079e12
feat(image): add new features (#5479)
* feat(image): add new features

* fix: lint error

* update test

* update code

* update docs

* perf: reset currentIndex after close

* update code

* update code

* update code

* update code

* update code

* add rootClassName props

* fix lint
2022-04-14 09:54:45 +08:00
Roubaozi 32a145a79f
doc: update tree switchIcon props type description (#5485)
Co-authored-by: xzp <xingzepeng@geo-compass.com>
2022-04-13 08:51:28 +08:00
tangjinzhou 7a050e2498 fix: table stickyscrollbar not show when keepalive change 2022-04-12 16:51:35 +08:00
tangjinzhou 8ad95e75c2 doc: update tree switchIcon, close #5484 2022-04-12 16:01:34 +08:00
tangjinzhou b3e31e1eba test: update snap 2022-04-12 14:38:05 +08:00
tangjinzhou d5270e9a9d fix: cascader auto adjust overflow, close #5482 2022-04-12 14:24:27 +08:00
tangjinzhou 6d2bcf0ab8 feat: cascader add clearIcon & removeIcon slot 2022-04-12 14:03:30 +08:00
tangjinzhou f1f6085dbb feat: inputnumber add lazy 2022-04-12 10:52:06 +08:00
tangjinzhou 278478b5b0 fix: tree data deep reactive, close #5480 2022-04-12 09:37:40 +08:00
tangjinzhou 6f8c75cd6d fix: timeRangePicker ts type support string 2022-04-11 21:12:25 +08:00
bqy_fe d645ad6eda
docs(modal): update type definition (#5478) 2022-04-10 09:36:03 +08:00
bqy_fe 23f56561e9
docs(layout): update type definition (#5477) 2022-04-10 09:35:40 +08:00
bqy_fe 2addaf35ac
docs(config-provider): remove redundant vertical bars (#5470) 2022-04-09 22:20:20 +08:00
bqy_fe 07940a4836
docs(typography): remove redundant props (#5471) 2022-04-09 22:20:09 +08:00
bqy_fe c0efc1e615
docs(text-area): fix markdown syntax issue (#5473) 2022-04-09 22:19:57 +08:00
bqy_fe 8fbdbb13a6
docs(rate): update type definition (#5474) 2022-04-09 22:19:46 +08:00
bqy_fe 4724c0415e
docs(upload): fix markdown syntax issue (#5475) 2022-04-09 22:19:32 +08:00
bqy_fe bb1ae396e0
docs(tag): update type definition (#5476) 2022-04-09 22:19:20 +08:00
bqy_fe eb29738cd8
docs(result): fix markdown syntax issue (#5469) 2022-04-09 22:17:18 +08:00
bqy_fe b4b2732133
docs(message): remove redundant props (#5468) 2022-04-09 22:16:56 +08:00
bqy_fe bfdc6749f9
docs(select): update type definition (#5467) 2022-04-09 22:16:25 +08:00
bqy_fe 4fc0fea5cd
docs(menu): update type definition (#5466)
* docs(menu): update type definition

* docs(menu): update type definition
2022-04-09 22:15:57 +08:00
bqy_fe 6e9cb0bd56
docs(dropdown): remove redundant periods (#5465) 2022-04-09 22:15:26 +08:00
bqy_fe 9b6bf4ac5f
fix(tabs): disabled animated when tabPosition is left/right (#5464)
* fix(tabs): disabled animated when tabPosition is left/right

* fix(tabs): disabled animated when tabPosition is left/right

* test: update test

* test: update test & position demo
2022-04-09 22:14:53 +08:00
bqy_fe 0c803216e5
docs(cascader): type definition (#5462) 2022-04-09 09:43:31 +08:00
bqy_fe 9b554c9295
docs(mentions): fix notFoundContent props type definition (#5461) 2022-04-09 09:42:53 +08:00
bqy_fe c9eb20f24b
docs(dropdown): make type definitions more beautiful (#5460) 2022-04-09 09:42:26 +08:00
bqy_fe e82e4bed3e
docs(descriptions): [API] fix type definition (#5459) 2022-04-09 09:39:39 +08:00
bqy_fe 4c83c64812
docs(descriptions): fix markdown issue (#5458) 2022-04-09 09:38:55 +08:00
bqy_fe babc85bc1b
docs(DatePicker): remove redundant square brackets (#5457) 2022-04-09 09:37:56 +08:00
bqy_fe 1ca0689233
doc: [API] remove duplicate props (#5456) 2022-04-08 19:19:10 +08:00
bqy_fe 34ebd55082
refactor(style): destructuring style change to array (#5451) 2022-04-08 10:04:31 +08:00
bqy_fe a41a9b086b
fix(modal): style prop support string constant (#5449) 2022-04-08 10:01:35 +08:00
tangjinzhou 7d9edbfde0 doc: update form demo 2022-04-06 16:48:23 +08:00
bqy_fe dd0653249d
fix(FormItem): append a trigger field to the rule type (#5439) 2022-04-06 16:11:26 +08:00
tangjinzhou 7c6dcba441 doc: update grid demo 2022-04-06 16:00:01 +08:00
tangjinzhou 4a4670bdce fix: virtual list not update height for dynamic data 2022-04-06 15:54:03 +08:00
ajuner b68a395e33
docs: perf dark (#5440)
Co-authored-by: caijun <caijun@gumingnc.com>
2022-04-06 15:17:34 +08:00
tangjinzhou a7ea9bbe34 test: update snap 2022-04-06 10:48:46 +08:00
tangjinzhou 9e6a592cff test: update snap 2022-04-06 09:45:29 +08:00
tangjinzhou 272430ba06 fix: selectoption empty error 2022-04-03 10:00:48 +08:00
tangjinzhou 327489603f release 3.1.0-rc.6 2022-04-01 22:35:28 +08:00
tangjinzhou a154ecdfaf fix: mentions cannot select, close #5432 2022-04-01 22:20:10 +08:00
tangjinzhou fa76f5c480 fix: blur & focus lose argumnet, close #5434 2022-04-01 21:31:20 +08:00
anflower 0d06ce26ac
feat: Modify the warning in the conductutil file for attention (#5424) 2022-04-01 10:36:22 +08:00
tangjinzhou a298b00052 fix: sticky scrollbar show when init 2022-03-30 23:15:42 +08:00
tangjinzhou 9004644738 perf: table hover & stickyScroll 2022-03-30 22:38:19 +08:00
tangjinzhou 797a1c6c8f doc: update next to main 2022-03-30 19:36:12 +08:00
tangjinzhou ec177879ac fix: select option tootip error, close #5307 2022-03-30 10:26:27 +08:00
tangjinzhou 669b22a54b fix: tabs auto overflow error for addIcon 2022-03-29 12:59:15 +08:00
tangjinzhou afd74c95d8 fix: table sticky scroll bar not reactive 2022-03-27 10:34:00 +08:00
tangjinzhou 8e37ffbb97 doc: update demo 2022-03-27 10:33:18 +08:00
tangjinzhou def6a72a77 fix: form scrollToField not work form nest field, close #5404, #5407 2022-03-26 23:00:21 +08:00
tangjinzhou 00dc2add94
chore: update ts type (#5408)
* feat: update prop type

* feat: update ts type

* feat: update ts type

* feat: update ts type

* feat: update ts type

* test: update snap

* feat: update ts type
2022-03-26 22:52:54 +08:00
tangjinzhou 3613eceff8 fix: select deep watch options, close #5398 2022-03-25 16:40:06 +08:00
tangjinzhou e146b4847d fix: menuItem custom icon lose custom class, close #5390 2022-03-24 23:57:43 +08:00
tangjinzhou b0042ab40c feat: support change base-primary for cssvar 2022-03-24 22:09:20 +08:00
tangjinzhou e7fb72ce90 fix: Dropdown not auto adjust placement, close #5391 2022-03-24 21:19:35 +08:00
tangjinzhou 2feab99b89 fix: radio click trigger twice, close #5389 2022-03-24 14:07:41 +08:00
tangjinzhou 7bf1e0dda1 fix: menu selectedKeys & openKeys support deep watch 2022-03-23 22:07:06 +08:00
wengjq d137971e0a
fix(TimeRangePicker): disabledTime does not work (#5387) close #5383 2022-03-23 21:27:31 +08:00
tangjinzhou e81abe39ee fix: form htmlFor not work, close #5384 2022-03-23 17:28:04 +08:00
tangjinzhou 86e69d34d9 fix: upload limit error, close #5385 2022-03-23 16:53:37 +08:00
tangjinzhou ecab7f66d8 fix: rangePicker showTime disabled not work, close #5286 #5380 2022-03-23 11:04:12 +08:00
tangjinzhou 5724c84fe7 feat: update affix ts type 2022-03-23 10:02:24 +08:00
tangjinzhou 5d9afb7d1c fix: layout sidebar collapsed, close #5373 2022-03-21 14:38:26 +08:00
tangjinzhou 7127a5d816 perf: tree & treeselect #5365 2022-03-20 16:42:00 +08:00
tangjinzhou 96f508104c style: refactor vnode.js to ts 2022-03-20 10:57:44 +08:00
bqy_fe 414e7a1c56
fix: autocomplete custom children class not work
* refactor(v3/vc-selector/input): use composition api

* fix: change input props className to class

* revert with cloneElement

* fix: auto-complete demo custom test
2022-03-20 10:50:57 +08:00
tangjinzhou c86338542d style: checkbox.tsx #5363 2022-03-20 10:05:44 +08:00
Arron 47e218d7ab
fix(checkbox): onClick event triggered twice (#5363)
Co-authored-by: 张宏亮 <hongliang@yunshan.net>
2022-03-20 10:03:28 +08:00
tangjinzhou 97a08423a1 fix: button loading animate not work, close #5360 2022-03-19 15:21:32 +08:00
tangjinzhou ea79779ab5 revert: select listItemHeight default value 2022-03-19 14:38:11 +08:00
ysex cc47bb66ea
fix: Update useDestroyed.ts (#5361)
destroyed should be true not false
2022-03-19 10:19:37 +08:00
tangjinzhou d1e2f4ff27 doc: update big-data demo 2022-03-18 20:54:53 +08:00
tangjinzhou bc5928ec42 perf: virtual list 2022-03-18 16:55:15 +08:00
tangjinzhou 00551b6263 doc: update, close 5350 2022-03-18 09:43:00 +08:00
bqy_fe 120980cb5c
feat(components): export multiple components props (#5353) 2022-03-18 09:30:37 +08:00
tangjinzhou a2ecd5f48e fix: table column resize not work, close #5348 2022-03-17 22:07:58 +08:00
tangjinzhou ee6d489bf4 fix: formItem error repeat show, close #5349 2022-03-17 21:53:14 +08:00
tangjinzhou c69cf76d3c chore: update pkg 2022-03-17 16:48:31 +08:00
tangjinzhou 73ce0ca7ff test: update snap 2022-03-17 16:30:31 +08:00
tangjinzhou bac864ff83 doc: update table 2022-03-17 15:39:19 +08:00
tangjinzhou 625efff1fa fix: tooltip should work with loading switch 2022-03-17 15:10:28 +08:00
tangjinzhou 2b81a7213b fix: timeline custom color should work on antd icons 2022-03-17 14:56:09 +08:00
tangjinzhou ccf9a410ac style: some code 2022-03-17 14:50:13 +08:00
tangjinzhou 5c9aea8a19 feat: radio support number option 2022-03-17 14:42:03 +08:00
tangjinzhou 71e110036e feat: popover support empty slot 2022-03-17 14:02:07 +08:00
tangjinzhou 85197c4b50 feat: pagination add responsive 2022-03-17 13:51:08 +08:00
tangjinzhou 00cf241315 feat: update type 2022-03-17 11:15:33 +08:00
tangjinzhou f8cef206f3 doc: update menu 2022-03-17 11:14:54 +08:00
tangjinzhou 05ff353f5d feat: update locale i18 2022-03-17 11:14:19 +08:00
tangjinzhou 3814fc8f4e revert: useBreakpoint 2022-03-17 10:52:07 +08:00
tangjinzhou 67939d3399 perf: Improve List render perfermance when grid is undefined 2022-03-17 10:35:27 +08:00
tangjinzhou fa9f1f4f53 feat: layout sider support dynamic breakpoint 2022-03-17 10:32:58 +08:00
tangjinzhou adbc39bfbd style: some code 2022-03-17 10:24:49 +08:00
tangjinzhou 8f20fd514a feat: checkbox option support number 2022-03-17 10:23:58 +08:00
tangjinzhou 4b9fe8242e style: less typo 2022-03-17 10:23:09 +08:00