JiaQi
34ea912e22
feat: ConfigProvider support List className and style properties ( #43387 )
1 year ago
JiaQi
09c0840a6b
feat: ConfigProvider support Calendar className and style properties ( #43385 )
1 year ago
JiaQi
2d4708b3bd
feat: config-provider support transfer className and style properties ( #43063 )
1 year ago
JiaQi
3f785909df
feat: ConfigProvider support Alert className and style properties ( #43384 )
1 year ago
JiaQi
3aedb2f4e8
feat: ConfigProvider support Menu className and style properties ( #43382 )
1 year ago
JiaQi
74f078a3a8
feat: ConfigProvider support Progress className and style properties ( #43340 )
1 year ago
github-actions[bot]
1ad266f7bf
chore: auto merge branches ( #43378 )
chore: merge master into feature
1 year ago
JiaQi
f1f5fe3846
feat: config-provider support skeleton className and style properties ( #43062 )
1 year ago
MadCcc
b64a57d5d0
docs: component token meta ( #43337 )
* docs: component token meta
* docs: more
* docs: complete
1 year ago
thinkasany
a640139c03
test: add blogList test case ( #43375 )
1 year ago
lijianan
67900a7aad
type: optimization AnyObject type ( #43366 )
* type: optimization AnyObject type
* fix lint
* rerun
1 year ago
JiaQi
e053225154
chore: bump rc-picker ( #43367 )
* chore: bump rc-picker
* chore: update snapshot
1 year ago
github-actions[bot]
0e9168cc8c
chore: auto merge branches ( #43342 )
chore: merge master into feature
1 year ago
栗嘉男
86e7b88ebb
fix
1 year ago
栗嘉男
041e38b5e6
Merge branch master into feature-merge-master
1 year ago
lijianan
28cc1c32f7
Merge branch 'feature' into feature-merge-master
1 year ago
lijianan
6552a489a3
chore: upgrade size-limit ( #43344 )
* chore: upgrade size-limit
* fix
* fix
1 year ago
thinkasany
1d01a1f681
chore: use the same camelCase ( #43371 )
1 year ago
栗嘉男
da232eeeea
fix
1 year ago
栗嘉男
c3d5bca580
fix
1 year ago
thinkasany
893b5285c0
type(Tag): add React.ReactNode ( #43357 )
1 year ago
lijianan
87a4bc882e
site: add install Tabs for Icon ( #43361 )
1 year ago
thinkasany
656ba8de1a
type: add React.ReactNode ( #43351 )
1 year ago
thinkasany
9796351e72
docs: Example titles begin with uppercase ( #43345 )
1 year ago
栗嘉男
60a2ae6319
chore: merge master into feature
1 year ago
lijianan
7a59fc86f5
feat: CP support ColorPicker className and style ( #43339 )
* fix
* fix
* fix
1 year ago
JiaQi
1abdb9e077
feat: ConfigProvider support Tree className and style ( #43060 )
1 year ago
kiner-tang(文辉)
873afe1e0b
docs: update faq about strictNullChecks ( #43332 )
* docs: update faq about strictNullChecks
* docs: update faq about strictNullChecks
1 year ago
lijianan
90f464a27d
feat: CP support Message className and style ( #43333 )
* fix
* fix
1 year ago
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>
1 year ago
JiaQi
b46c2d062b
style(progress): support animation in rtl direction ( #43316 )
1 year ago
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
1 year ago
那里好脏不可以
c583d3217b
Update data-format.zh-CN.md ( #43324 )
Signed-off-by: 那里好脏不可以 <gaosheng@kuaishou.com>
1 year ago
lijianan
425b18f2d8
feat: CP support Tabs className and style ( #43319 )
1 year ago
xrkffgg
d5f5998a73
docs: add changelog 5.6.4 ( #43320 )
* docs: add changelog 5.6.4
* docs: update
1 year ago
lijianan
5190e6f677
feat: CP support Avatar className and style ( #43315 )
1 year ago
lijianan
29431a368f
feat: CP support Card className and style ( #43308 )
1 year ago
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>
1 year ago
afc163
1d2f874150
style: Badge color should be respected ( #43304 )
* style: Badge color should be respected
* test: update snapshot
* style: fix Badge color
1 year ago
afc163
6ead5ae5ef
demo: update badge demo ( #43307 )
1 year ago
lijianan
5432c05041
feat: CP support Table className and style ( #43301 )
* feat: CP support Table className and style
* test: update test case
1 year ago
dong
5c0f632235
fix: fix Select clear icon position with feedback ( #43302 )
Co-authored-by: zhiyuandong.dzy <zhiyuandong.dzy@digital-engine.com>
1 year ago
daisy
ab036297b3
demo: fix table drag demo click event not working ( #43291 )
1 year ago
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>
1 year ago
lijianan
80e3069a49
feat: CP support Tag className and style ( #43294 )
1 year ago
洋
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>
1 year ago
Quincy Qiu
02646cdf17
docs: Auto-modify theme editing content ( #43287 )
1 year ago
二货爱吃白萝卜
a39abf7c26
fix: Form should not trigger unnescessary onFieldsChange ( #43290 )
1 year ago
lijianan
99dae02d8f
feat: CP support Switch className and style ( #43283 )
1 year ago
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>
1 year ago