Commit Graph

25802 Commits

Author SHA1 Message Date
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 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
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
JiaQi
6dad4144e7
feat: ConfigProvider support Collapse className and style properties (#43390) 2023-07-06 09:45:25 +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
JiaQi
34ea912e22
feat: ConfigProvider support List className and style properties (#43387) 2023-07-06 09:43:03 +08:00
JiaQi
09c0840a6b
feat: ConfigProvider support Calendar className and style properties (#43385) 2023-07-06 09:38:21 +08:00
JiaQi
2d4708b3bd
feat: config-provider support transfer className and style properties (#43063) 2023-07-06 09:36:45 +08:00
JiaQi
3f785909df
feat: ConfigProvider support Alert className and style properties (#43384) 2023-07-06 09:33:54 +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
JiaQi
3aedb2f4e8
feat: ConfigProvider support Menu className and style properties (#43382) 2023-07-05 19:48:33 +08:00
JiaQi
74f078a3a8
feat: ConfigProvider support Progress className and style properties (#43340) 2023-07-05 19:21:56 +08:00
github-actions[bot]
1ad266f7bf
chore: auto merge branches (#43378)
chore: merge master into feature
2023-07-05 10:16:04 +00:00
JiaQi
f1f5fe3846
feat: config-provider support skeleton className and style properties (#43062) 2023-07-05 18:00:46 +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
JiaQi
e053225154
chore: bump rc-picker (#43367)
* chore: bump rc-picker

* chore: update snapshot
2023-07-05 16:47:21 +08:00
github-actions[bot]
0e9168cc8c
chore: auto merge branches (#43342)
chore: merge master into feature
2023-07-05 08:37:08 +00:00
栗嘉男
86e7b88ebb fix 2023-07-05 16:03:41 +08:00
栗嘉男
041e38b5e6 Merge branch master into feature-merge-master 2023-07-05 15:43:52 +08:00
lijianan
28cc1c32f7
Merge branch 'feature' into feature-merge-master 2023-07-05 15:42:19 +08:00
lijianan
6552a489a3
chore: upgrade size-limit (#43344)
* chore: upgrade size-limit

* fix

* fix
2023-07-05 15:42:03 +08:00
thinkasany
1d01a1f681
chore: use the same camelCase (#43371) 2023-07-05 15:13:56 +08:00
栗嘉男
da232eeeea fix 2023-07-05 15:10:10 +08:00
栗嘉男
c3d5bca580 fix 2023-07-05 15:10:05 +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
栗嘉男
60a2ae6319 chore: merge master into feature 2023-07-04 11:41:25 +08:00
lijianan
7a59fc86f5
feat: CP support ColorPicker className and style (#43339)
* fix

* fix

* fix
2023-07-04 11:23:58 +08:00
JiaQi
1abdb9e077
feat: ConfigProvider support Tree className and style (#43060) 2023-07-03 22:42:46 +08:00