kang
f0059cebc2
type: pass-through cascader option generic type ( #43231 )
2023-06-27 23:37:24 +08:00
MadCcc
5df309742e
fix: Popcomfirm should support and ( #43212 )
2023-06-27 20:03:43 +08:00
muxin
4214fc7502
feat: config-provider support Modal className and style properties ( #43219 )
2023-06-27 17:14:08 +08:00
muxin
deab4a4b71
feat: config-provider support Cascader className and style properties ( #43205 )
2023-06-27 17:13:27 +08:00
muxin
5f092d8cd5
feat: config-provider support Select className and style properties ( #43217 )
...
* feat: config-provider support Select className and style properties
* feat: config-provider support Modal className and style properties
* Revert "feat: config-provider support Modal className and style properties"
This reverts commit 3a39d87251
.
2023-06-27 17:12:36 +08:00
github-actions[bot]
238d89ec7f
chore: auto merge branches ( #43223 )
...
chore: merge master into feature
2023-06-27 08:25:33 +00:00
二货爱吃白萝卜
cb1abcfe66
docs: add picker faq ( #43208 )
2023-06-27 15:34:55 +08:00
kiner-tang(文辉)
955126aa95
chore: lock file-system-cache version ( #43220 )
2023-06-27 15:26:29 +08:00
kiner-tang(文辉)
aa98891607
docs: update docs about faq ( #43213 )
2023-06-27 15:01:48 +08:00
muxin
8ff8679844
feat: config-provider support Mentions className and style properties ( #43192 )
...
* feat: config-provider support Mentions className and style properties
* fix: rename contextMentions
2023-06-27 10:51:23 +08:00
二货爱吃白萝卜
1765c49cdc
fix: Upload with maxCount not trigger onChange ( #43193 )
...
* test: test driven
* fix: Upload maxCount not trigger onChange
2023-06-26 19:09:17 +08:00
muxin
32ff4eef2c
feat: config-provider support Radio className and style properties ( #43067 )
2023-06-26 19:07:57 +08:00
lijianan
643a94afbe
site: add yuque blog link ( #43185 )
2023-06-26 18:50:33 +08:00
muxin
3c88323dee
feat: config-provider support empty className and style propertie ( #43061 )
2023-06-26 17:10:26 +08:00
muxin
a4f4808e2f
feat: config-provider support descriptions className and style properties ( #43189 )
2023-06-26 17:09:55 +08:00
lijianan
a9eaa00b4e
feat: CP support Pagination className and style ( #43100 )
...
* feat: CP support Pagination className and style
* Update BrowserMockup.tsx
* Update Reset.tsx
* Update Responsive.tsx
* Update index.en-US.md
* fix
* update showSizeChanger
* fix
2023-06-26 15:32:18 +08:00
muxin
35bc35e4d9
feat: config-provider support descriptions className and style proper… ( #43106 )
...
* feat: config-provider support descriptions className and style properties
* Revert "feat: config-provider support descriptions className and style properties"
This reverts commit b9dd395cd3
.
* feat: config-provider support descriptions className and style properties
2023-06-26 14:38:02 +08:00
lijianan
8d2512be2f
site: remove github-actions[bot] ( #43182 )
2023-06-26 12:11:31 +08:00
muxin
58e88d23a9
feat: config-provider support checkbox className and style properties ( #43107 )
...
* feat: config-provider support checkbox className and style properties
* Revert "feat: config-provider support checkbox className and style properties"
This reverts commit 05c7678b5b
.
* feat: config-provider support checkbox className and style properties
2023-06-26 11:42:46 +08:00
MadCcc
358905027a
feat: move colorLink to seedToken ( #43183 )
...
* feat: move colorLink to seedToken
* feat: follow colorInfo
2023-06-26 11:23:50 +08:00
红果汁
9757df0447
docs: ColorPicker showText
property add dropDown demo ( #43177 )
2023-06-25 20:44:16 +08:00
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
Peach
9b6bec18c3
docs: changelog for 5.6.3 ( #43173 )
...
* docs: changelog for 5.6.3
* chore: bump version to 5.6.3
* Update CHANGELOG.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
---------
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-06-25 17:20:59 +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
lijianan
285753c67f
site: add juejin column card ( #43171 )
2023-06-25 12:27:03 +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