lijianan
2d9f7de524
chore: code style optimization ( #43478 )
...
* chore: code style optimization
* add type
2023-07-11 23:01:17 +08:00
MadCcc
36f195d411
chore: enhance PanelPresets type ( #43486 )
...
* docs: update examples link
* type: fix typescript error
* chore: code clean
2023-07-11 22:36:40 +08:00
vagusX
a5fa9e2742
docs: changelog v5.7.0 ( #43469 )
2023-07-11 18:52:24 +08:00
thinkasany
bbfaa9a9bb
fix: Remove the default value of the empty string ( #43481 )
2023-07-11 14:57:04 +08:00
thinkasany
5ce9818401
chore: code style optimization ( #43475 )
2023-07-11 11:20:11 +08:00
thinkasany
a92d20e06e
type: remove useless assertion ( #43474 )
2023-07-11 10:44:18 +08:00
afc163
39151c612b
fix: Upload progress bar fade motion ( #43471 )
...
close #43229
2023-07-11 10:06:09 +08:00
dependabot[bot]
8e2baf4d4d
chore(deps-dev): bump jest-axe from 7.0.1 to 8.0.0 ( #43468 )
...
Bumps [jest-axe](https://github.com/nickcolley/jest-axe ) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/nickcolley/jest-axe/releases )
- [Changelog](https://github.com/NickColley/jest-axe/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nickcolley/jest-axe/compare/v7.0.1...v8.0.0 )
---
updated-dependencies:
- dependency-name: jest-axe
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-10 20:14:57 +08:00
github-actions[bot]
9aea92c737
chore: auto merge branches ( #43465 )
...
chore: feature merge master
2023-07-10 08:49:15 +00:00
vagusX
46db582197
Merge branch 'master' into feature
2023-07-10 16:10:15 +08:00
MadCcc
c3e56bc94b
docs: update examples link ( #43463 )
...
* docs: update examples link
* chore: code clean
2023-07-10 14:25:07 +08:00
红果汁
e72a7836f4
feat: ColorPicker Implement onChangeComplete API ( #43370 )
...
* feat: implement onChangeComplete api
* docs: add change completed demo
* perf: optimization code
2023-07-10 13:37:43 +08:00
MadCcc
5094710a2e
fix: add deprecated token warning ( #43461 )
2023-07-10 10:36:35 +08:00
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
github-actions[bot]
574fae3499
chore: auto merge branches ( #43459 )
...
chore: merge master into feature
2023-07-09 11:18:45 +00:00
栗嘉男
0e47a7673e
Merge branch master into master-merge-feature
2023-07-09 18:26:06 +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
github-actions[bot]
fddc899924
chore: auto merge branches ( #43445 )
...
chore: merge master into feature
2023-07-07 16:07:07 +00:00
栗嘉男
6d547cac34
Merge branch master into feature-merge-master
2023-07-07 23:28:35 +08:00
thinkasany
9b03ce476d
type: remove unnecessary code ( #43439 )
2023-07-07 21:42:26 +08:00
JiaQi
e86e5e5000
feat: ConfigProvider support DatePicker & TimePicker className and style properties ( #43418 )
2023-07-07 19:02:55 +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
daisy
1ef07e97ba
feat(Image): modify layout and support closeIcon、PreviewGroup fallback ( #43167 )
...
* feat(Image): modify layout and support closeIcon、PreviewGroup fallback
* docs: modify text
* style: add skip right
* chore: update snapshot
* fix: disabled hover
* fix: lint error
* style: close icon transition
* docs: # link
* demo: update demo
* demo: add comment
* demo: remove comment
2023-07-07 09:54:19 +08:00
JiaQi
86d334baee
feat: ConfigProvider support Carousel className and style properties ( #43412 )
2023-07-07 09:30:37 +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
github-actions[bot]
bf960bed60
chore: auto merge branches ( #43420 )
...
chore: merge master into feature
2023-07-06 15:26:20 +00:00
JiaQi
005575c5cd
feat: ConfigProvider support Statistic className and style properties ( #43408 )
2023-07-06 21:54:54 +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 e19ddd74795cbabb5d9b387bcd6d6a5c5d5dcc0f.
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
JiaQi
1662af5c51
feat: ConfigProvider support Drawer className and style properties ( #43396 )
2023-07-06 10:42:13 +08:00
JiaQi
36c3d36f02
feat: ConfigProvider support Timeline className and style properties ( #43392 )
2023-07-06 10:27:39 +08:00