thinkasany
c51031ae53
type: optimize type ( #43545 )
* type: optimize type
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
1 year ago
Albert E. Hidalgo Taveras
860e58ee6f
demo: use closable prop ( #43542 )
* Update closable.tsx
Added `closable` prop
Signed-off-by: Albert E. Hidalgo Taveras <35310226+itsalb3rt@users.noreply.github.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: Albert E. Hidalgo Taveras <35310226+itsalb3rt@users.noreply.github.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
1 year ago
morning-star
677f7a79a7
chore: fix typo ( #43549 )
Signed-off-by: morning-star <Chenguangstart@outlook.com>
1 year ago
afc163
7ae5bc5f00
chore: use rome again ( #43492 )
* chore: use rome again due to https://github.com/rome/tools/pull/4555
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* chore: use rome nightly version
---------
Signed-off-by: afc163 <afc163@gmail.com>
1 year ago
JiaQi
25acc479f0
fix(Tag): renders excess content when passing only the icon ( #43518 )
* fix: add judgment
* chore: add test case
1 year ago
thinkasany
82e5555ff3
chore: code style optimization ( #43497 )
* chore: code style optimization
* revert: 直接解构, 不用 props
* chore: fix classNames useless boolean
* fix: remove classname useless boolean
* fix: revert delete progress classnames boolean
1 year ago
MuxinFeng
b24360e3f3
docs: update changelog ( #43511 )
1 year ago
Amumu
f5be891ccf
chore: fix changelog ( #43504 )
1 year ago
VovkaGoodwin
c683c50bdd
type: changed import type to common import ( #43501 )
Co-authored-by: Vladimir Radko <volodya.radko@gmail.com>
1 year ago
炒米粉
8a7f8d0a88
docs: corrected a mistake of a demo description. ( #43499 )
1 year ago
红果汁
3e5a392f73
docs: Form add ColorPicker demo ( #42880 )
* docs: form add color-picker demo
* test: update snapshot
* fix: color-picker support form
* perf: optimize code logic
* refactor: optimize code
* test: update snapshot
* test: update snap
* test: update snap
* chore: fix prettier
* chore: fix prettier
1 year ago
daisy
9f509d3be9
demo: adjust image toolbarRender ( #43496 )
1 year ago
vagusX
4f416c64b1
scripts: update check-commit ( #43491 )
Co-authored-by: taian.lta <taian.lta@antgroup.com>
1 year ago
kang
bac7ee3fdb
docs: sync slider docs translation ( #43296 )
1 year ago
lijianan
2d9f7de524
chore: code style optimization ( #43478 )
* chore: code style optimization
* add type
1 year ago
MadCcc
36f195d411
chore: enhance PanelPresets type ( #43486 )
* docs: update examples link
* type: fix typescript error
* chore: code clean
1 year ago
vagusX
a5fa9e2742
docs: changelog v5.7.0 ( #43469 )
1 year ago
thinkasany
bbfaa9a9bb
fix: Remove the default value of the empty string ( #43481 )
1 year ago
thinkasany
5ce9818401
chore: code style optimization ( #43475 )
1 year ago
thinkasany
a92d20e06e
type: remove useless assertion ( #43474 )
1 year ago
afc163
39151c612b
fix: Upload progress bar fade motion ( #43471 )
close #43229
1 year ago
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>
1 year ago
github-actions[bot]
9aea92c737
chore: auto merge branches ( #43465 )
chore: feature merge master
1 year ago
vagusX
46db582197
Merge branch 'master' into feature
1 year ago
MadCcc
c3e56bc94b
docs: update examples link ( #43463 )
* docs: update examples link
* chore: code clean
1 year ago
红果汁
e72a7836f4
feat: ColorPicker Implement onChangeComplete API ( #43370 )
* feat: implement onChangeComplete api
* docs: add change completed demo
* perf: optimization code
1 year ago
MadCcc
5094710a2e
fix: add deprecated token warning ( #43461 )
1 year ago
lijianan
9494f39c68
site: update Next.js docs ( #43448 )
* site: update nextjs docs
* fix
* add
1 year ago
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>
1 year ago
github-actions[bot]
574fae3499
chore: auto merge branches ( #43459 )
chore: merge master into feature
1 year ago
栗嘉男
0e47a7673e
Merge branch master into master-merge-feature
1 year ago
thinkasany
efa427072a
chore: code style optimization ( #43458 )
1 year ago
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>
1 year ago
thinkasany
b139dec663
chore: code style optimization ( #43457 )
* chore: Code style optimization
* style: code optimize
1 year ago
thinkasany
cea3c72a09
type: add RawPurePanelProps interface ( #43453 )
* type(popover): add RawPurePanelProps interface
* fix: optimize
1 year ago
thinkasany
56e6102523
type: replace unknown with TooltipRef ( #43452 )
1 year ago
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>
1 year ago
Fly me to the moon
dcb4611e25
type: replace unknown with TooltipRef ( #43450 )
Co-authored-by: 我们去月球漫步 <13105694+flymetothemoon-wj@user.noreply.gitee.com>
1 year ago
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>
1 year ago
github-actions[bot]
fddc899924
chore: auto merge branches ( #43445 )
chore: merge master into feature
1 year ago
栗嘉男
6d547cac34
Merge branch master into feature-merge-master
1 year ago
thinkasany
9b03ce476d
type: remove unnecessary code ( #43439 )
1 year ago
JiaQi
e86e5e5000
feat: ConfigProvider support DatePicker & TimePicker className and style properties ( #43418 )
1 year ago
Jomorx
2f0c82f59d
fix: Slider tooltip text not align center ( #43430 )
* style: support centering text in tooltip in slider
* fix: formatting code
1 year ago
ZhuoYang Wu(阿离)
7d9429ba75
fix: TreeSelect selected item not fit dropdown width ( #43413 )
Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>
1 year ago
thinkasany
0d31270277
site: optimization type & props ( #43433 )
* chore: optimization type & props
* fix: remove useless type
1 year ago
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
1 year ago
二货爱吃白萝卜
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>
1 year ago
thinkasany
a4d01a5a17
type(select): supplementary mode type ( #43413 )
1 year ago
lijianan
890316fc35
type: replace unknown with CheckboxRef ( #43424 )
1 year ago