Commit Graph

4575 Commits

Author SHA1 Message Date
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
Amour1688
cec9414d5c
chore: support pnpm (#5367) 2022-03-20 21:19:31 +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
tangjinzhou
ecda0a1084 doc: remove log 2022-03-20 10:04:23 +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
17acda5655 release 3.1.0-rc.2 2022-03-19 15:31:00 +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
9bd52d4ca0 release 3.1.0-rc.1 2022-03-18 10:31:24 +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
tangjinzhou
32ffd6bb32 doc: update icon demo 2022-03-17 10:21:04 +08:00
tangjinzhou
d929217752 Fix Input.TextArea cut text logic when maxLength configured. 2022-03-17 10:19:18 +08:00
tangjinzhou
ab26180635 feat: New theme less variable for Radio, Divider, Modal, Dropdown, Drawer. 2022-03-17 10:18:26 +08:00
tangjinzhou
4471520e35 fix: item error when not use in form, close #5343 2022-03-16 20:39:25 +08:00
tangjinzhou
1e8bbccdd2 doc: update ad 2022-03-16 09:08:13 +08:00
bqy
eb6711f4f9
feat(components): [modal] export modalProps (#5340) 2022-03-15 23:02:49 +08:00