Commit Graph

4409 Commits

Author SHA1 Message Date
tangjinzhou
74f77de5d0 release 3.1.1 2022-04-06 16:49:02 +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
tangjinzhou
48ade76046 doc: update 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
2e0f65926d doc: update doc 2022-04-06 10:12:47 +08:00
tangjinzhou
9e6a592cff test: update snap 2022-04-06 09:45:29 +08:00
tangjinzhou
6d14732e2a release 3.1.0 2022-04-06 09:25:44 +08:00
tangjinzhou
6222e43d7a release 3.1.0 2022-04-06 09:24:25 +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
80342f40b3 release 3.0.0-rc.5 2022-03-28 15:21:30 +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
790f83f4a6 release 3.1.0-rc.5 2022-03-25 16:53:37 +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
e9ba9fe110 doc: update changelog 2022-03-24 22:34:48 +08:00
tangjinzhou
12588250d5 release 3.1.0-rc.3 2022-03-24 22:10:13 +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
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