lijianan
|
9494f39c68
|
site: update Next.js docs (#43448)
* site: update nextjs docs
* fix
* add
|
2023-07-10 10:08:28 +08:00 |
|
EMpersonal
|
4154dafaa1
|
fix: some browser may not repaint when remove nodes (#43358)
Co-authored-by: sunliangmu <sunliangmu@sensorsdata.cn>
Co-authored-by: lijianan <574980606@qq.com>
|
2023-07-10 10:06:52 +08:00 |
|
thinkasany
|
efa427072a
|
chore: code style optimization (#43458)
|
2023-07-09 16:47:31 +08:00 |
|
renovate[bot]
|
a5bb59c76c
|
chore(deps): update dependency stylelint-prettier from v3 to v4 (#43456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-07-09 13:35:57 +08:00 |
|
thinkasany
|
b139dec663
|
chore: code style optimization (#43457)
* chore: Code style optimization
* style: code optimize
|
2023-07-09 13:34:59 +08:00 |
|
thinkasany
|
cea3c72a09
|
type: add RawPurePanelProps interface (#43453)
* type(popover): add RawPurePanelProps interface
* fix: optimize
|
2023-07-08 21:48:52 +08:00 |
|
thinkasany
|
56e6102523
|
type: replace unknown with TooltipRef (#43452)
|
2023-07-08 19:47:54 +08:00 |
|
liyunhe
|
2cb72a7fc0
|
demo: Update for Resolving deprecation of findDOMNode in StrictMode (#43451)
Resolving deprecation of findDOMNode in StrictMode
References: https://github.com/react-grid-layout/react-draggable/blob/master/CHANGELOG.md#440-may-12-2020
Signed-off-by: kookieaz <yunhe9337@gmail.com>
|
2023-07-08 18:55:26 +08:00 |
|
Fly me to the moon
|
dcb4611e25
|
type: replace unknown with TooltipRef (#43450)
Co-authored-by: 我们去月球漫步 <13105694+flymetothemoon-wj@user.noreply.gitee.com>
|
2023-07-08 17:39:59 +08:00 |
|
Fly me to the moon
|
a998569adb
|
test: optimization type in test case (#43449)
* test: optimization type in test case
* fix lint
---------
Co-authored-by: 我们去月球漫步 <13105694+flymetothemoon-wj@user.noreply.gitee.com>
|
2023-07-08 15:45:28 +08:00 |
|
thinkasany
|
9b03ce476d
|
type: remove unnecessary code (#43439)
|
2023-07-07 21:42:26 +08:00 |
|
Jomorx
|
2f0c82f59d
|
fix: Slider tooltip text not align center (#43430)
* style: support centering text in tooltip in slider
* fix: formatting code
|
2023-07-07 18:58:54 +08:00 |
|
ZhuoYang Wu(阿离)
|
7d9429ba75
|
fix: TreeSelect selected item not fit dropdown width (#43413)
Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>
|
2023-07-07 18:58:20 +08:00 |
|
thinkasany
|
0d31270277
|
site: optimization type & props (#43433)
* chore: optimization type & props
* fix: remove useless type
|
2023-07-07 18:28:13 +08:00 |
|
daisy
|
266e60aa95
|
fix(Card): should show tab when tabList is empty (#43416)
* fix(Card): should show tab when tabList is empty
* test: add case
* test: adjust case
|
2023-07-07 17:29:01 +08:00 |
|
二货爱吃白萝卜
|
e36d50f379
|
docs: blog of suspense breaks styles (#43421)
* docs: Suspense breaks styles
* Update docs/blog/suspense.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* Update docs/blog/suspense.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* docs: clean up
---------
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2023-07-07 17:21:54 +08:00 |
|
thinkasany
|
a4d01a5a17
|
type(select): supplementary mode type (#43413)
|
2023-07-07 15:00:15 +08:00 |
|
lijianan
|
890316fc35
|
type: replace unknown with CheckboxRef (#43424)
|
2023-07-07 13:34:51 +08:00 |
|
thinkasany
|
f566e3b24b
|
type: supplementary React.FC type (#43410)
* type: supplementary React.FC type
* fix: remove useless code
* revert: remove useStyle
* revert: card-top
* Update card-top.tsx
|
2023-07-06 23:54:03 +08:00 |
|
黄庄妮
|
fd8a9884f0
|
docs: fix Table api description (#43407)
|
2023-07-06 19:02:02 +08:00 |
|
二货爱吃白萝卜
|
9fdf12ea47
|
docs: add getFieldsValue faq (#43405)
|
2023-07-06 17:51:38 +08:00 |
|
二货爱吃白萝卜
|
588ee4cac2
|
docs: Add motion & dropdown faq (#43403)
* docs: motion usage case
* docs: faq
* docs: update
|
2023-07-06 16:14:11 +08:00 |
|
Wuxh
|
70abc90afd
|
fix: ConfigProvider merge form validateMessages not inheriting from parent bug (#43239)
* test(CP): add Form unit case
* fix: `ConfigProvider ` merge form validateMessages not inheriting from parent bug
|
2023-07-06 15:33:33 +08:00 |
|
二货爱吃白萝卜
|
a7f14e7190
|
fix: tag position of wave (#43402)
|
2023-07-06 14:30:18 +08:00 |
|
MadCcc
|
78923c541a
|
docs: Link support open in new tab or window (#43398)
* docs: Link support open in new tab or window
* docs: apply more Linki
* Revert "docs: apply more Linki"
This reverts commit e19ddd7479 .
|
2023-07-06 13:45:40 +08:00 |
|
thinkasany
|
749aea08d4
|
type: use React.ReactElement<any> replace any (#43397)
|
2023-07-06 11:01:14 +08:00 |
|
lijianan
|
3bbe9e7b63
|
chore(deps): bump prettier from 2.3.2 to 3.0.0 (#43391)
|
2023-07-06 09:45:16 +08:00 |
|
azro352
|
7ba53e1a0e
|
docs: patch descrption missing type for column (#43388)
* Update index.en-US.md
* Update index.zh-CN.md
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: azro352 <35503478+azro352@users.noreply.github.com>
---------
Signed-off-by: azro352 <35503478+azro352@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-07-06 09:44:11 +08:00 |
|
thinkasany
|
97735dd903
|
docs: fix desc text (#43393)
|
2023-07-06 01:31:17 +08:00 |
|
dependabot[bot]
|
84ca0d23ae
|
chore(deps-dev): bump stylelint-config-standard from 33.0.0 to 34.0.0 (#43386)
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 33.0.0 to 34.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/33.0.0...34.0.0)
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-05 20:46:49 +08:00 |
|
MadCcc
|
b64a57d5d0
|
docs: component token meta (#43337)
* docs: component token meta
* docs: more
* docs: complete
|
2023-07-05 17:49:59 +08:00 |
|
thinkasany
|
a640139c03
|
test: add blogList test case (#43375)
|
2023-07-05 17:47:58 +08:00 |
|
lijianan
|
67900a7aad
|
type: optimization AnyObject type (#43366)
* type: optimization AnyObject type
* fix lint
* rerun
|
2023-07-05 16:54:04 +08:00 |
|
thinkasany
|
1d01a1f681
|
chore: use the same camelCase (#43371)
|
2023-07-05 15:13:56 +08:00 |
|
thinkasany
|
893b5285c0
|
type(Tag): add React.ReactNode (#43357)
|
2023-07-05 13:07:13 +08:00 |
|
lijianan
|
87a4bc882e
|
site: add install Tabs for Icon (#43361)
|
2023-07-05 00:10:12 +08:00 |
|
thinkasany
|
656ba8de1a
|
type: add React.ReactNode (#43351)
|
2023-07-04 17:31:13 +08:00 |
|
thinkasany
|
9796351e72
|
docs: Example titles begin with uppercase (#43345)
|
2023-07-04 17:30:53 +08:00 |
|
kiner-tang(文辉)
|
873afe1e0b
|
docs: update faq about strictNullChecks (#43332)
* docs: update faq about strictNullChecks
* docs: update faq about strictNullChecks
|
2023-07-03 21:22:22 +08:00 |
|
JiaQi
|
b46c2d062b
|
style(progress): support animation in rtl direction (#43316)
|
2023-07-03 17:12:13 +08:00 |
|
那里好脏不可以
|
c583d3217b
|
Update data-format.zh-CN.md (#43324)
Signed-off-by: 那里好脏不可以 <gaosheng@kuaishou.com>
|
2023-07-03 15:50:30 +08:00 |
|
xrkffgg
|
d5f5998a73
|
docs: add changelog 5.6.4 (#43320)
* docs: add changelog 5.6.4
* docs: update
|
2023-07-03 11:37:03 +08:00 |
|
lijianan
|
e2907c8ac2
|
performance: add key for <i /> (#43317)
* performance: add key for <i />
* Update index.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
|
2023-07-03 09:55:42 +08:00 |
|
afc163
|
1d2f874150
|
style: Badge color should be respected (#43304)
* style: Badge color should be respected
* test: update snapshot
* style: fix Badge color
|
2023-07-01 01:30:19 +08:00 |
|
afc163
|
6ead5ae5ef
|
demo: update badge demo (#43307)
|
2023-07-01 01:29:54 +08:00 |
|
dong
|
5c0f632235
|
fix: fix Select clear icon position with feedback (#43302)
Co-authored-by: zhiyuandong.dzy <zhiyuandong.dzy@digital-engine.com>
|
2023-06-30 19:16:24 +08:00 |
|
daisy
|
ab036297b3
|
demo: fix table drag demo click event not working (#43291)
|
2023-06-30 17:49:25 +08:00 |
|
LHH
|
d9d44195a6
|
docs: fix dayjs updateLocale usage (#43250)
* fix:dayjs中没有updateLocale方法,直接使用local("zh-cn")
codesandbox中的示例也报错了。。找不到updateLocale方法
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* Update index.en-US.md
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-06-30 17:49:00 +08:00 |
|
洋
|
cb338a2c61
|
fix: Button disabled style with link or href case (#43091)
* fix: Button disabled style with link or href case
* chore: update
* fix: update link disable logic
* test: update snapshot
* chore: update
* chore: update code
Co-authored-by: wxh16144 <wxh16144@users.noreply.github.com>
* Update components/button/style/index.ts
Co-authored-by: Wuxh <wxh16144@qq.com>
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
Co-authored-by: wuxh <wxh1220@gmail.com>
Co-authored-by: wxh16144 <wxh16144@users.noreply.github.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: Wuxh <wxh16144@qq.com>
|
2023-06-30 14:19:06 +08:00 |
|
Quincy Qiu
|
02646cdf17
|
docs: Auto-modify theme editing content (#43287)
|
2023-06-30 13:53:20 +08:00 |
|