红果汁
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
1 year ago
thinkasany
90a381df2a
type: optimization copyIdRef type ( #43257 )
1 year ago
lijianan
2490d43eab
feat: Badge support classNames & styles ( #43245 )
* feat: Badge support classNames & styles
* update docs
* fix
* fix
* fix
* Update components/badge/index.en-US.md
---------
Co-authored-by: MadCcc <1075746765@qq.com>
1 year ago
thinkasany
4a4d276d25
type: correct type & remove useless type ( #43256 )
1 year ago
JiaQi
91be823272
fix(Transfer): Dropdown is hidden & `showSizeChanger` not work ( #41906 )
* fix: Page size dropdown is hidden
* fix: SizeChange not work
* chore: add test case
---------
Co-authored-by: MadCcc <1075746765@qq.com>
1 year ago
muxin
67e32373fb
feat: config-provider support Form className and style properties ( #43230 )
* feat: config-provider support Input className and style properties
* Revert "feat: config-provider support Input className and style properties"
This reverts commit 46cd51e2b7
.
* feat: config-provider support Form className and style properties
1 year ago
lijianan
6cbf3e102b
chore(dep): remove file-system-cache ( #43242 )
1 year ago
muxin
c4d981a712
feat: config-provider support Layout className and style properties ( #43241 )
1 year ago
muxin
4eb6b51f34
feat: config-provider support Input className and style properties ( #43227 )
* feat: config-provider support Input className and style properties
* feat: config-provider support Form className and style properties
* Revert "feat: config-provider support Form className and style properties"
This reverts commit 183010d40a
.
* feat: support styles & classNames
* test: optimize test
1 year ago
Lennox Omondi
41fe4ced89
docs: Fix typo in App Component english version ( #43235 )
Typo fix for App documentation
1 year ago
renovate[bot]
435fc6dcfe
chore(deps): update dependency file-system-cache to v2.4.1 ( #43238 )
* chore(deps): update dependency file-system-cache to v2.4.1
* Apply suggestions from code review
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
1 year ago
daisy
1df65eeef3
docs: update DatePicker、TimePicker cellRender ( #43226 )
1 year ago
JiaQi
c3225c0720
fix: error reported when the name of Form.List is 0 ( #43199 )
* fix: error reported when the name of Form.List is 0
* chore: add test case
1 year ago
kang
f0059cebc2
type: pass-through cascader option generic type ( #43231 )
1 year ago
MadCcc
5df309742e
fix: Popcomfirm should support and ( #43212 )
1 year ago
muxin
4214fc7502
feat: config-provider support Modal className and style properties ( #43219 )
1 year ago
muxin
deab4a4b71
feat: config-provider support Cascader className and style properties ( #43205 )
1 year ago
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
.
1 year ago
github-actions[bot]
238d89ec7f
chore: auto merge branches ( #43223 )
chore: merge master into feature
1 year ago
二货爱吃白萝卜
cb1abcfe66
docs: add picker faq ( #43208 )
1 year ago
kiner-tang(文辉)
955126aa95
chore: lock file-system-cache version ( #43220 )
1 year ago
kiner-tang(文辉)
aa98891607
docs: update docs about faq ( #43213 )
1 year ago
muxin
8ff8679844
feat: config-provider support Mentions className and style properties ( #43192 )
* feat: config-provider support Mentions className and style properties
* fix: rename contextMentions
1 year ago
二货爱吃白萝卜
1765c49cdc
fix: Upload with maxCount not trigger onChange ( #43193 )
* test: test driven
* fix: Upload maxCount not trigger onChange
1 year ago
muxin
32ff4eef2c
feat: config-provider support Radio className and style properties ( #43067 )
1 year ago
lijianan
643a94afbe
site: add yuque blog link ( #43185 )
1 year ago
muxin
3c88323dee
feat: config-provider support empty className and style propertie ( #43061 )
1 year ago
muxin
a4f4808e2f
feat: config-provider support descriptions className and style properties ( #43189 )
1 year ago
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
1 year ago
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
1 year ago
lijianan
8d2512be2f
site: remove github-actions[bot] ( #43182 )
1 year ago
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
1 year ago
MadCcc
358905027a
feat: move colorLink to seedToken ( #43183 )
* feat: move colorLink to seedToken
* feat: follow colorInfo
1 year ago
红果汁
9757df0447
docs: ColorPicker `showText` property add dropDown demo ( #43177 )
1 year ago
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
1 year ago
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
1 year ago
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>
1 year ago
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
1 year ago
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
1 year ago
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>
1 year ago
github-actions[bot]
e89eff23b0
chore: auto merge branches ( #43168 )
chore: merge master into feature
1 year ago
afc163
a1b0775788
chore: resolve merge conflict
1 year ago
lijianan
285753c67f
site: add juejin column card ( #43171 )
1 year ago
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
1 year ago
Zack Chang
e74661f509
refactor: resolve circular reference of Checkbox ( #42803 )
* refactor: resolve circular reference of Checkbox
* chore: add export
1 year ago
Zack Chang
7dc74b1da9
refactor: solve circular reference of Table ( #42813 )
* refactor: solve circular reference of Table
* Update index.tsx
* chore: add export
1 year ago
afc163
eba6983401
test: update snapshot
1 year ago
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
1 year ago
afc163
4bba69af9e
test: update snapshot
1 year ago
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
1 year ago