Commit Graph

40 Commits

Author SHA1 Message Date
二货爱吃白萝卜
9427c264f4
docs: misc update (#44034)
* docs: misc update

* docs: update

* docs: update

* docs: update

* Update components/form/index.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>

---------

Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-07 10:42:15 +08:00
二货爱吃白萝卜
2cdf586291
chore: fix lint (#43873)
* chore: fix lint

* chore: fix lint

* test: fix 16

* fix: lint
2023-07-28 16:17:43 +08:00
二货爱吃白萝卜
cd142be4a9
docs: changelog of 5.7.2 (#43690)
* chore: changelog of 5.7.2

* Update CHANGELOG.zh-CN.md

Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>

---------

Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-07-20 20:43:47 +08:00
二货爱吃白萝卜
4de4367706
fix: Button default event handler (#43666)
* test: test driven

* fix: types

* chore: post script
2023-07-20 09:46:26 +08:00
二货爱吃白萝卜
1765c49cdc
fix: Upload with maxCount not trigger onChange (#43193)
* test: test driven

* fix: Upload maxCount not trigger onChange
2023-06-26 19:09:17 +08:00
二货爱吃白萝卜
5d65881984
fix: Transfer with rowKey will be unselectable (#43115)
* test: test driven

* fix: keys mapping

* chore: add bug version
2023-06-20 13:41:35 +08:00
lijianan
c3d02f8212
revert: revert #42060 (#42082) 2023-04-29 12:52:56 +08:00
lijianan
9258e0bb24
chore: Migrate CJS to ESM (#42060) 2023-04-28 16:57:25 +08:00
二货爱吃白萝卜
963b6fb939
chore: conch update (#42027) 2023-04-27 10:06:29 +08:00
MadCcc
cdb5968558
docs: changelog 5.4.4 (#41909)
* docs: changelog 5.4.4

* chore: clean
2023-04-20 20:07:35 +08:00
MadCcc
1474dc24d4
docs: changelog 5.4.2 (#41756)
* docs: changelog 5.4.2

* chore: add bug verision
2023-04-11 20:23:14 +08:00
二货爱吃白萝卜
87f13b3ddc
fix: Popconfirm loading should finish (#41121)
* fix: Popconfirm loading should finish

* chore: update bug version
2023-03-08 17:20:17 +08:00
二货爱吃白萝卜
96c0c21139
chore: adjust wave pos (#40192)
* chore: adjust wave pos

* chore: patch check

* chore: update post
2023-01-12 17:52:19 +08:00
MadCcc
ab9124ba88
fix: missing locale in pacakge (#40116)
* fix: missing locale in pacakge

* chore: add bug version
2023-01-09 21:03:08 +08:00
二货爱吃白萝卜
3539e668f7
chore: adjust tooltip for cov (#40013)
* chore: adjust tooltip for cov

* chore: update bug version
2023-01-04 22:40:35 +08:00
afc163
b80a70f99f
fix(Drawer): default props not working (#39782)
* fix(Drawer): default props not working

* Update scripts/post-script.js

* Update scripts/post-script.js

Co-authored-by: MadCcc <1075746765@qq.com>
2022-12-26 13:41:45 +08:00
MadCcc
f39cb7fb00 chore: update post-script 2022-12-13 23:21:20 +08:00
MadCcc
ba932fbe7b
📝 docs: 5.0.7 changelog (#39535)
* 📝 docs: 5.0.7 changelog

* docs: update

* docs: update
2022-12-13 22:34:02 +08:00
二货机器人
e2f386ea25 chore: rm conch block 2022-12-13 11:37:01 +08:00
二货机器人
62b68b9de1 chore: update bug version 2022-12-08 17:49:04 +08:00
二货爱吃白萝卜
59134781d9
update conch logic (#38599) 2022-11-16 23:36:34 +08:00
二货机器人
d5cfd195dd chore: merge master 2022-11-07 23:32:46 +08:00
二货爱吃白萝卜
216f25c457
Revert "fix(table): aria-label should be use the first text content in element when column title is ReactElement in table" (#38383)
* Revert "fix(table): aria-label should be use the first text content in element when column title is ReactElement in table (#38160)"

This reverts commit 21c4bcf40a.

* test: Update snapshot
2022-11-04 16:18:43 +08:00
MadCcc
03a1ae427d Merge branch 'feature' into next-merge-feature 2022-10-11 20:29:55 +08:00
二货机器人
e372e1b993 chore: bug mark of rc-textarea 2022-10-11 11:37:54 +08:00
MadCcc
06ba823e3c chore: code clean 2022-09-29 11:56:09 +08:00
MadCcc
150da4a2cb Merge branch 'master' into next-merge-master 2022-09-29 10:59:03 +08:00
vagusX
e862d2422f
fix: use inquirer (#37740) 2022-09-26 20:56:23 +08:00
MadCcc
d1be33f224 Merge branch 'master' into next-merge-master 2022-09-14 10:31:17 +08:00
Aaron674092290
87f39244e1
fix: unable to close modal when using visible in Modal.confirm().update (#37471)
* fix: unable to close modal when using visible in Modal.confirm().update

* chore: test case update

Co-authored-by: yangguangte <yangguangte@bytedance.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-09-08 17:30:49 +08:00
二货机器人
25e001f8b5 chore: next merge feature 2022-08-18 17:24:39 +08:00
MadCcc
03dcaf740c
docs: 4.22.6 changelog (#37101)
* docs: 4.22.6

* chore: changelog version

* chore: update
2022-08-17 12:00:23 +08:00
二货爱吃白萝卜
53a971a62e
chore: post script includes current info (#37056)
* chore: release script includes current info

* chore: more issue
2022-08-15 18:15:14 +08:00
二货机器人
394aba4afe chore: merge master 2022-07-29 15:56:11 +08:00
二货机器人
789a557b84
chore: Support deprecated version warning (#36701) 2022-07-26 14:01:08 +08:00
MadCcc
644b7ecea4 chore: update post-publish script 2022-07-08 10:48:29 +08:00
iamkun
b22815d4d2 feat(moment-to-dayjs): replace date-time lib Moment.js with Day.js 2022-02-14 15:01:00 +08:00
afc163
578aaad7f2 test: fix lint 2022-01-24 11:26:26 +08:00
二货机器人
222d1b7095
chore: try to find safe version (#33783) 2022-01-20 15:36:03 +08:00
二货机器人
0d11475213
chore: conch script (#33766) 2022-01-19 15:27:05 +08:00