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
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
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
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
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
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
muxin
785115c580
feat: config-provider support divider className and style properties ( #43042 )
...
* feat: config-provider support divider className and style properties
* fix: simple ts definition
* fix: merge style & className
* fix: fix space className
* feat: optimize type definition
* feat: optimize type definition
* feat: add version
* test: update test
* test: update test
* fix: fix type
* fix: fix api sort
* fix: fix docs
* docs: add another api table
* Apply suggestions from code review
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-06-19 19:30:16 +08:00
红果汁
946569aacf
feat: ConfigProvider support Space classNames and styles properties ( #42748 )
...
* feat: config-provider support space classNames and styles
* fix: add className and style
* docs: update doc
* docs: update doc
* fix: fix override style
2023-06-02 15:03:29 +08:00
LuZhenJie1999
b6442fe285
feat: add style/className/styles/classNames to ConfigProvider ( #42623 )
...
* feat: add style/className/styles/classNames to ConfigProvider
* chore: better code
* Update components/config-provider/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
* Update components/config-provider/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
---------
Co-authored-by: 歆其 <luzhenjie.lzj@antgroup.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-05-26 16:42:26 +08:00
yoyo837
7f5042c4fe
Merge branch 'master' into feature-merge-master
2023-05-06 19:03:11 +08:00
lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
...
This reverts commit ea8ed28209
.
2023-05-06 15:49:37 +08:00
二货机器人
252f516a5e
chore: merge master
2023-05-06 11:40:31 +08:00
lijianan
ea8ed28209
chore: unified import method ( #42149 )
...
* chore: unified import method
* fix lint
2023-05-05 20:52:44 +08:00
二货爱吃白萝卜
8c094ba792
feat: ConfigProvider support config popupOverflow
for scroll logic ( #41676 )
...
* feat: popupOverflow
* test: add test case
* docs: preview
* docs: update preview
* test: update test case
2023-04-07 10:17:00 +08:00
二货爱吃白萝卜
851d551906
refactor: warning for deprecated dropdownMatchSelectWidth
( #41627 )
...
* chore: warning for dropdownMatchSelectWidth
* test: update snapshot
* test: update test case
* fix: align context
* chore: warning deprecated
* chore: fix lint
2023-04-04 17:17:36 +08:00
linxianxi
532da4c77a
feat(ConfigProvider): add form scrollToFirstError ( #39509 )
...
* feat(ConfigProvider): add form scrollToFirstError
* modify
* format code
* 修改 md
* 解决文件名大小写问题
* 解决文件名大小写问题
2023-01-03 09:56:47 +08:00
Wibus
c1032f4743
fix: remove useless tsx support ( #39853 )
2022-12-31 22:24:55 +08:00
zombiej
559e56c7f8
fix: Tree shaking should works on withContext
2019-10-21 13:38:38 +08:00
陈帅
338018eba3
feat: Pageheader new style and props ( #19100 )
...
* pure page header style
* add type props
* add prue demo
* add config provider doc
* fix lint
* fix lint error
* change pure to ghost
* fix test
* default ghost is true
* fix review style
* fix review warning
* use online style
* remove defualt and remove comment
* add test
2019-10-15 11:46:12 +08:00
二货机器人
7922090eaa
fix: TreeShaking ( #19115 )
2019-10-08 14:45:17 +08:00