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
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
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
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
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
1 year ago
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
1 year ago
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
1 year ago
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>
1 year ago
红果汁
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
2 years ago
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>
2 years ago
lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
This reverts commit ea8ed28209
.
2 years ago
lijianan
ea8ed28209
chore: unified import method ( #42149 )
* chore: unified import method
* fix lint
2 years ago
二货爱吃白萝卜
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
2 years ago
二货爱吃白萝卜
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
2 years ago
linxianxi
532da4c77a
feat(ConfigProvider): add form scrollToFirstError ( #39509 )
* feat(ConfigProvider): add form scrollToFirstError
* modify
* format code
* 修改 md
* 解决文件名大小写问题
* 解决文件名大小写问题
2 years ago
Wibus
c1032f4743
fix: remove useless tsx support ( #39853 )
2 years ago
Wibus
ef602f06d9
fix: remove useless tsx support ( #39853 )
2 years ago
lijianan
fa6c9c15f4
refactor: delete legacy function withConfigConsumer ( #39798 )
* chore: delete legacy function withConfigConsumer
* fix
* fix
2 years ago
lijianan
7f89d9a7c9
refactor: use React.useContext() replace <ConfigConsumer /> ( #39793 )
* feat: use React.useContext() replace <ConfigConsumer />
* fix
* fix
* add
2 years ago
dongfang
bcd32305bb
feat: ConfigProvider support select.showSearch ( #39531 )
2 years ago
Amumu
d689c7b855
feat: Remove locale-provider ( #39373 )
* feat: remove locale-provider
* chore: fix lint
* Empty-Commit
* test: remove test
* Revert "test: remove test"
This reverts commit 4f6b59883f6bf078f21a10898ef913c9e2adb913.
* chore: 阶段性兼容
* fix lint
* fix: fix lint
* fix: add index
* docs: update docs
* docs: update
* docs: update
* docs: update
2 years ago
snowingfox
6e9fed530b
fix: fix typo ( #39089 )
2 years ago
MadCcc
a77f1aa8fc
chore: rename theme separated to inherit
2 years ago
MadCcc
c0de3b2737
feat: theme seperated ( #38608 )
* feat: theme seperated
* chore: code clean
* chore: update API
2 years ago
Zheeeng
dcac4f66a4
fix: signatures for Upload ( #37861 )
2 years ago
MadCcc
3515a40706
refactor: ConfigProvider theme API update ( #37568 )
* refactor: ConfigProvider theme support component alias
* test: fix test case
* chore: code clean
* test: fix lint
* test: fix tsx-demo
2 years ago
MadCcc
8c50cc135b
feat: algorithm array ( #37082 )
* feat: algorithm array
* chore: update deps
* chore: add default
2 years ago
二货机器人
66a3594e95
refactor: Provide top theme export and theme adjuster ( #36302 )
* chore: change theme mode
* refactor: export theme
* refactor: top of theme
* chore: map of token
* chore: fix lint
* chore: rename
* test: fix test case
2 years ago
二货机器人
de2992f96f
chore: move path ( #36243 )
* chore: base move
* chore: all path
* chore: fix script
2 years ago
MadCcc
8f5e0d12ed
refactor: refactor token types ( #36242 )
* refactor: refactor token types
* chore: code clean
2 years ago
MadCcc
9f2f9bb57f
refactor: default theme with algorithm ( #36175 )
* refactor: alias token
* refactor: use palettes
* refactor: default theme
* chore: code clean
* refactor: component token
* feat: light tokens
* feat: add dark theme
* feat: dark derivative
* chore: code clean
* refactor: fix colorBgContainer
* refactor: rename token
* test: fix lint
* chore: code clean
* chore: code clen
* refactor: badge shadow color
* test: add test case
2 years ago
龙风
1cec18e8eb
fix: component.displayName To distinguish the environment ( #36126 )
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
MadCcc
5639e1a5ba
feat: update token ( #36095 )
* feat: update token
* feat: update token
* fix: override ts definition
* fix: rename token
2 years ago
二货机器人
1ed1fda421
feat: Config provider pagination showSizeChanger ( #35750 )
* feat: support showSizeChanger
* test: test case
3 years ago
二货机器人
3d21ec54e2
refactor: reduce empty cycling deps ( #35570 )
* chore: rm in root
* chore: fix ts
* test: Update snapshot
* chore: ignore part
3 years ago
Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
3 years ago
二货机器人
ebf52122a2
refactor: Button use full token & remove all `withPrefixCls` & support overrides ( #34690 )
* chore: init
* chore: button token
* chore: rm all withPrefixCls
* feat: overrides work
* feat: theme can be nest
* test: Update snapshot
* fix: memo logic
3 years ago
zombiej
4aac9f7522
chore: simplify style requirement
3 years ago
二货机器人
912ffb15d0
refactor: Button with cssinjs ( #33890 )
* init
* chore: cssinjs base button
* chore: more style
* chore: mix style
* chore: size
* chore: more style
* misc
* chore: re-structrue
* chore: icon onlt
* chore: back of disabled
* chore: loading status
* chore: loading motion
* chore: add active style
* docs: site prepare dynamic theme
* chore: bump antd cssinjs
* chore: color type check
* chore: bump cssinjs version
* chore: clean up useless ts def
* chore: ignore button style
* chore: rename ci
* chore: update cssinjs ver
* chore: ssr default wrapper
* chore: bump cssinjs version
* chore: ssr support
* chore: fix script
* test: fix node snapshot
* chore: move cssinjs pkg size from css to js
* test: coverage
3 years ago
seaSuper
9bc148abcc
feat: ConfigProvider add form colon ( #32818 )
* feat: ConfigProvider add form colon
* add: test for ant-design#32799
* fix: Modify FormItemLabel get ConfigColon from From
* refactor: Simplify the code
3 years ago
Michael Adams
bdbbbb9f9e
fix: typescript error in ConfigProvider. ( #32406 )
3 years ago
二货机器人
36bcaaef85
Add `variable.less` to support css variable ( #31496 )
* chore: use varaible.less
* chore: basic primary varaible
* chore: Move to variable
* chore: align active color
* chore: global fix of css variable
* chore: primary colors
* chore: button danger
* chore: btn default error color
* chore: button series
* chore: More examples
* chore: More components
* chore: Form demo
* chore: form style
* fix: Tag & Alert variable
* chore: update footer
* chore: rm tmp code
* chore: transfer
* fix: picker column active color
* chore: Adjust active bg color
* chore: table hover color
* chore: all css variables
* chore: Global using variables
* chore: Test case
* chore: Update test logic
* chore: back of default less
* chore: entry of site use proxy style
* chore: update entry
* chore: split of variables
* refactor: quick dist speed
* fix: site use variable version
* chore: Update less config
* chore: add mv script
* chore: Update repalcement script
* chore: Add inject variables
* chore: Update script
* fix: script path
* chore: Move to component instead
* chore: fix condition
* chore: update config
* chore: Update in less transform
* chore: Modify logic
* chore: change to variables
* chore: Update name
* fix: script name
* chore: do inject
* revert: back of path
* chore: 2 way of generate
* bump tools
* chore: Add auto replacement script
* chore: auto genrate less file
* chore: fix test
* test: More test case
* chore: Update limit config
* test: coverage
* docs: Update doc
3 years ago
二货机器人
f01066467e
feat: ConfigProvider support `iconPrefixCls` ( #28924 )
* add iconPrefixCls support
* test: Update test case
* update less variable
4 years ago
xinhui.zxh
91c4cb2793
fix: add memorization for ConfigProvider ( #27617 )
4 years ago