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
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
lijianan
90f464a27d
feat: CP support Message className and style ( #43333 )
...
* fix
* fix
2023-07-03 20:38:14 +08:00
lijianan
c267b38fd4
feat: CP support Notification className and style ( #43328 )
...
* feat: CP support Notification className and style
* Update components/config-provider/index.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix
* fix
* test
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-07-03 20:37:11 +08:00
JiaQi
b46c2d062b
style(progress): support animation in rtl direction ( #43316 )
2023-07-03 17:12:13 +08:00
lijianan
62dd62f43c
feat: CP support Upload className and style ( #43325 )
...
* feat: CP support Tabs className and style
* revert
* test: update snap
* fix
* test: fix test case
2023-07-03 16:38:56 +08:00
那里好脏不可以
c583d3217b
Update data-format.zh-CN.md ( #43324 )
...
Signed-off-by: 那里好脏不可以 <gaosheng@kuaishou.com>
2023-07-03 15:50:30 +08:00
lijianan
425b18f2d8
feat: CP support Tabs className and style ( #43319 )
2023-07-03 13:38:38 +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
5190e6f677
feat: CP support Avatar className and style ( #43315 )
2023-07-03 10:27:31 +08:00
lijianan
29431a368f
feat: CP support Card className and style ( #43308 )
2023-07-03 10:25:55 +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
lijianan
5432c05041
feat: CP support Table className and style ( #43301 )
...
* feat: CP support Table className and style
* test: update test case
2023-06-30 20:42:43 +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
lijianan
80e3069a49
feat: CP support Tag className and style ( #43294 )
2023-06-30 17:19:27 +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
二货爱吃白萝卜
a39abf7c26
fix: Form should not trigger unnescessary onFieldsChange ( #43290 )
2023-06-30 11:32:09 +08:00
lijianan
99dae02d8f
feat: CP support Switch className and style ( #43283 )
2023-06-30 11:29:39 +08:00
Zhou Fang
78714e01c4
demo: translate chinese to english ( #43234 )
...
* Updated language in layout-can-wrap.tsx
* Updated language in draggable.tsx
* Updated language in drag-debug.tsx
* Updated language in tree/demo/draggable.tsx
* Updated jest snapshots for form
---------
Co-authored-by: Zhou Fang <zhfaxb@syntronic.com>
2023-06-29 23:57:39 +08:00
lijianan
15c3790856
feat: CP support Rate className and style ( #43270 )
2023-06-29 19:30:34 +08:00
Rainey
e985f8e845
fix: mergedAppConfig dependency exception ( #43269 )
...
Signed-off-by: Rainey <xuebing_orz@icloud.com>
2023-06-29 19:27:30 +08:00
kang
24e0347a55
docs: transition docs lose content ( #43273 )
2023-06-29 18:52:00 +08:00
lijianan
316b7b8c5d
feat: CP support Badge className / classNames and style / styles ( #43197 )
...
* feat: CP support Badge className and style
* fix
* Update basic.tsx
* fix
* fix
* fix
* Update components/config-provider/context.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/badge/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/badge/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* fix
* fix
* fix
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-06-29 16:43:11 +08:00
lijianan
00f4ed3dc9
type: params type support generic ( #43211 )
...
* type: type optimization
* test: add test case
2023-06-29 13:03:52 +08:00
红果汁
6bb18b361d
feat: ColorPicker implement panelRender
API ( #43134 )
...
* feat: implement `panelRender` api and add demo
* test: add test case
* docs: update doc
* fix: styles add overlayInnerStyle
* fix: variable name
* docs: reorder api
* refactor: optimize code
* test: update snapshot
* test: update snapshots
* refactor: remove memo
* refactor: rename overlayInnerStyle to popupOverlayInner
* fix: props error
* docs: update demo
2023-06-29 11:46:11 +08:00