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
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
kang
24e0347a55
docs: transition docs lose content ( #43273 )
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
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