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
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
lijianan
15c3790856
feat: CP support Rate className and style ( #43270 )
1 year ago
Rainey
e985f8e845
fix: mergedAppConfig dependency exception ( #43269 )
Signed-off-by: Rainey <xuebing_orz@icloud.com>
1 year ago
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>
1 year ago
lijianan
00f4ed3dc9
type: params type support generic ( #43211 )
* type: type optimization
* test: add test case
1 year ago
红果汁
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
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
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
二货爱吃白萝卜
cb1abcfe66
docs: add picker faq ( #43208 )
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
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
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
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
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