Commit Graph

25488 Commits

Author SHA1 Message Date
lijianan
45137169be
feat: CP support Breadcrumb className and style (#43095)
* feat: CP support Breadcrumb className and style

* Update BrowserMockup.tsx

* Update Reset.tsx

* Update Responsive.tsx

* Update index.en-US.md

* fix
2023-06-25 18:28:57 +08:00
lijianan
fe322f912a
feat: CP support Slider className and style (#43092)
* feat: CP support Slider className and style

* Update BrowserMockup.tsx

* Update Reset.tsx

* Update Responsive.tsx

* Update index.en-US.md
2023-06-25 17:28:00 +08:00
lijianan
7d70de7d8f
feat: CP support Result className and style (#43080)
* feat: CP support Result className and style

* test: fix

* fix: remove useMemo

* update docs

* Update BrowserMockup.tsx

* Update Reset.tsx

* Update Responsive.tsx

* Update index.en-US.md
2023-06-25 16:20:39 +08:00
afc163
67d0462ca9
refactor: resolve Circular dependency (#42750)
* test: detect dependency cycle

* chore: open eslint import/no-cycle rule

close #42804

* chore: Upgrade react-component

* Apply suggestions from code review

* refactor: add getRoundNumber

* chore: Update package.json
2023-06-25 15:38:22 +08:00
lijianan
33eeb1eff1
feat: CP support Image className and style (#43074)
* feat: CP support Image className and style

* fix

* fix

* fix

* Update basic.tsx

* fix

* fix: remove useMemo

* update

* test: fix test case

* Update components/config-provider/index.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-06-25 14:46:13 +08:00
github-actions[bot]
e89eff23b0
chore: auto merge branches (#43168)
chore: merge master into feature
2023-06-25 05:29:31 +00:00
afc163
a1b0775788 chore: resolve merge conflict 2023-06-25 12:32:36 +08:00
Zack Chang
6370ca74d2
refactor: resolve circular reference of Alert (#42801)
* refactor: resolve circular reference of Alert

* Update useMenu.tsx

fix lint

* Update component-token.tsx

fix lint

* Update index.ts

fix lint

* Update list.ts

fix lint

* Update index.ts

fix lint

* Update index.zh-CN.md

fix lint

* Update component-token.tsx

fix lint

* Update index.test.tsx

fix lint
2023-06-25 12:26:42 +08:00
Zack Chang
e74661f509
refactor: resolve circular reference of Checkbox (#42803)
* refactor: resolve circular reference of Checkbox

* chore: add export
2023-06-25 12:18:34 +08:00
Zack Chang
7dc74b1da9
refactor: solve circular reference of Table (#42813)
* refactor: solve circular reference of Table

* Update index.tsx

* chore: add export
2023-06-25 12:17:44 +08:00
afc163
eba6983401 test: update snapshot 2023-06-25 12:13:12 +08:00
Zack Chang
875a221c62
refactor: solve circular reference of Description (#42812)
* refactor: solve circular reference of Description

* refactor: solve circular reference of Table

* Revert "refactor: solve circular reference of Table"

This reverts commit 7664b01645.

* chore: add export
2023-06-25 12:10:31 +08:00
afc163
4bba69af9e test: update snapshot 2023-06-25 11:48:59 +08:00
lijianan
6889af430f
feat: CP support Steps className and style (#43073)
* feat: CP support Steps className and style

* fix lint

* fix: remove useMemo

* docs: update docs

* Update index.tsx

* fix
2023-06-25 11:42:31 +08:00
MadCcc
2f1ef80d14
fix: Textarea should not have height: auto when window resized (#43169)
* fix: Textarea border should always with textarea element

* fix: Textarea should not resize when window resized

* chore: code clean
2023-06-25 11:40:41 +08:00
afc163
86a5de1f37 chore: resolve merge conflict 2023-06-25 10:47:34 +08:00
Zack Chang
f2d5dad8e0
refactor: solve circular reference of DatePicker (#42809)
* refactor: resolve circular reference of DataPicker

* Revert "Merge remote-tracking branch 'origin/feature' into fix/datePicker"

This reverts commit 852394c198, reversing
changes made to d661c7b009.

* Revert "Revert "Merge remote-tracking branch 'origin/feature' into fix/datePicker""

This reverts commit 1471235e67.

* Update SiteThemeProvider.tsx

fix lint

* Update useMenu.tsx

fix lint

* Update component-token.tsx

fix lint

* Update index.ts

fix lint

* Update index.test.tsx

fix lint

* Update list.ts

fix lint

* Update index.ts

fix lint

* Update component-token.tsx

fix lint

* Update index.zh-CN.md

fix lint

* Update index.zh-CN.md

fix lint

* Update index.zh-CN.md

fix lint

* fix: update getTimeProps fn
2023-06-25 10:16:02 +08:00
Zack Chang
5827f9ddef
refactor: resolve useSize circular reference (#42810) 2023-06-25 10:14:41 +08:00
lijianan
36a5392f99
feat: CP support Segmented className and style (#43072)
* feat: CP support Segmented className and style

* fix: remove useMemo

* docs: update docs

* update docs
2023-06-25 09:32:53 +08:00
二货爱吃白萝卜
f4caa2d9df
docs: blog of bundle size (#43165) 2023-06-25 00:43:31 +08:00
Danial Soheili
84c234ac8d
style: move token color to default props (#43164) 2023-06-24 18:19:44 +08:00
afc163
84773f7098
chore: fix rtl style of demos (#43163) 2023-06-24 17:35:28 +08:00
Danial Soheili
e1dcfd6820
fix: qrcode fgColor for dark mode (#43162)
* 👌 IMPROVE: qrcode fgColor for dark mode

* 🧪 TEST: update snapshots
2023-06-24 17:23:37 +08:00
afc163
5f1230b27a
docs: fix prev and next style missing in ssr (#43158) 2023-06-24 15:50:33 +08:00
Starpuccino
5c350a80e2
fix: Slider disabled status in form (#43142)
* fix slider component disabled status in form

* add test case & update demo

* fix related test cases
2023-06-24 14:20:56 +08:00
kiner-tang(文辉)
5728abe94e
fix: solve form label offset not working in vertical layout issue (#43155) 2023-06-24 13:59:33 +08:00
kiner-tang(文辉)
cc4277eb55
chore(Button): spelling optimization (#43157) 2023-06-24 12:55:06 +08:00
daisy
7a7ee61fd7
fix(Breadcrumb): items dropdownProps loss (#43151)
* fix(Breadcrumb): items dropdownProps loss

* chore: revert demo

* test: add test
2023-06-23 00:45:47 +08:00
lijianan
c01972edb2
site: add zhihu & yuque column card (#43122)
* site: add zhihu card

* fix

* fix

* fix

* Update .dumi/theme/slots/Content/ZhihuCard.tsx

Co-authored-by: afc163 <afc163@gmail.com>

* fix

* fix

* fix

* Update basic.tsx

* Update .dumi/theme/slots/Content/ZhihuCard.tsx

Co-authored-by: afc163 <afc163@gmail.com>

* fix

* update style

* fix

* fix

* fix: rename

* update

* update

* update url

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-06-22 21:11:12 +08:00
daisy
ab0103f33a
feat(Image): imageRender、toolbarRender、onTransform、items、minScale、max… (#43075)
* feat(Image): imageRender、toolbarRender、onTransform、items、minScale、maxScale

* test: update snapshots

* demo: revokeObjectURL url

* docs: update

* docs: update

* docs: update

* fix: revert style

* docs: update md
2023-06-21 19:58:28 +08:00
fb28fd2e15
docs: update version href logic (#43144)
* docs: update version href logic

* chore: format

---------

Co-authored-by: 洋 <hetongyang@bytedance.com>
2023-06-21 18:52:21 +08:00
二货爱吃白萝卜
ec29ebf2c9
fix: Table filter throw react warning (#43139) 2023-06-21 14:26:30 +08:00
lijianan
209f062131
type: update string type with React.HTMLAttributeAnchorTarget (#43129) 2023-06-21 11:44:48 +08:00
红果汁
326de2dc05
feat: ColorPicker implement size API (#43116)
* feat: add size prop

* test: add test case

* docs: update doc

* fix: style issue

* docs: add text size demo

* test: update snapshots
2023-06-21 11:30:09 +08:00
白飞飞
480e8ae603
docs: Update docs (#43132)
Co-authored-by: yeyulin <miraiwhite27@gmail.com>
2023-06-21 10:21:11 +08:00
JiaQi
8afeb6bbc0
Revert "fix(select): Fix Typography component is not centered in the Select component (#40422)" (#43097)
This reverts commit 2e9d14f282.
2023-06-21 10:02:26 +08:00
Lansana Diomande
e78e2cb385
refactor(breadcrumb): make title null and undefined causes the same behaviour (#43099) 2023-06-21 10:02:06 +08:00
JiaQi
3a67e46b60
docs(ConfigProvider): modify useConfig Api table header (#43128) 2023-06-21 09:56:46 +08:00
daisy
78d117f492
docs: table column sorter (#43130) 2023-06-21 09:46:01 +08:00
ZhuoYang Wu(阿离)
6b4afc9c3a
fix ts interface error (#43123)
Co-authored-by: Ali <ali.wu@miotech.com>
2023-06-20 22:08:25 +08:00
afc163
88ad66015b
docs: Update README.md (#43125) 2023-06-20 19:39:17 +08:00
afc163
4ef820fc49
chore: remove warnings from site code (#43118)
* chore: remove / from old version url

* chore: remove dev warning
2023-06-20 19:38:58 +08:00
afc163
9c4b20d5eb
chore: remove / from old version url (#43117) 2023-06-20 19:38:42 +08:00
lijianan
b8f2b2165d
feat: CP support Spin className and style (#43071)
* feat: CP support Spin className and style

* fix: remove useMemo

* docs: update docs

* fix

* fix

* fix

* fix
2023-06-20 19:34:45 +08:00
lijianan
5c32480f6f
feat: CP support Typography className and style (#43070)
* feat: CP support Typography className and style

* fix: remove useMemo

* docs: update docs

* fix

* fix

* docs: update docs
2023-06-20 14:35:05 +08:00
kiner-tang(文辉)
f93d5c8ba7
refactor(Tag): refactor closeIcon (#43109)
* refactor: refactor closeIcon

* feat: optimize code

* feat: optimize code
2023-06-20 13:42:55 +08:00
二货爱吃白萝卜
5d65881984
fix: Transfer with rowKey will be unselectable (#43115)
* test: test driven

* fix: keys mapping

* chore: add bug version
2023-06-20 13:41:35 +08:00
kiner-tang(文辉)
4ad5cbff66
docs: update docs about tabs (#43110) 2023-06-20 11:13:12 +08:00
MadCcc
8d15644159
chore: sync to gitee after push gh-pages (#43089) 2023-06-20 09:41:03 +08:00
kiner-tang(文辉)
18ffb0099c
refactor: refactor closeIcon (#43098) 2023-06-19 20:14:21 +08:00