Wuxh
926bf87af9
fix: fix Message component icon style ( #40471 )
...
* fix: fix Message component icon style
* chore: update
2023-01-31 14:33:59 +08:00
Danial Soheili
6ff094efba
Feat/upload list shape ( #40134 )
...
* 💄 STYLE: add **picture-circle** to `listType`
* 📖 DOC: update API table
* Update components/upload/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
* Update components/upload/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
* Update components/upload/Upload.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
* 👌 IMPROVE: classNames
* 👌 IMPROVE: add missing className
* 📖 DOC: update Upload demo for icons
* 👌 IMPROVE: classNames order
* 🧪 TEST: update snapshots
* 👌 IMPROVE: Upload list classNames & snapshots
* 📖 DOC: add new demo & revert previous ones
* Update components/upload/index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update components/upload/index.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update components/upload/index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
---------
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-01-31 14:31:34 +08:00
MadCcc
0dad66c0fb
feat: recover v4 table style ( #40469 )
...
* Revert "fix: when table filter, the border will be black (#39938 )"
This reverts commit 401ef66111
.
* feat: revert v5 table style
2023-01-31 14:24:12 +08:00
二货机器人
d2aa0f8b5d
chore: fix lint
2023-01-31 10:33:56 +08:00
二货机器人
b02b7aeadb
chore: merge master
2023-01-31 10:21:17 +08:00
luo3house
bb0f4d02ee
docs(App): translate ( #40460 )
2023-01-31 09:53:11 +08:00
MadCcc
217d1a1e03
fix: Input should hide webkit cancel button ( #40457 )
2023-01-30 17:31:10 +08:00
fish yu
550334ff92
fix(Switch): fixed text layout problem ( #40453 )
...
Co-authored-by: yupengfei <yupengfei@xiaomi.com>
2023-01-30 16:31:54 +08:00
二货爱吃白萝卜
846135216a
chore: adjust Empty default color in dark theme ( #40447 )
...
* chore: adjust color
* chore: adjust color
* test: patch test case
* chore: clean up
2023-01-30 10:09:35 +08:00
Danial Soheili
cac6d5c42f
fix: Table scroll shadow in rtl mode ( #40441 )
...
* 💄 STYLE: fix Table's scroll shadow in rtl mode
* Revert "💄 STYLE: fix Table's scroll shadow in rtl mode"
This reverts commit 06c9249f70
.
* 💄 STYLE: use logical properties
2023-01-29 20:46:13 +08:00
weited
45b65f7991
fix: address mock data city spelling error ( #40431 )
2023-01-29 12:46:00 +08:00
JiaQi
62d6c713df
docs(tabs-en): fix tabPosition description ( #40434 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-29 12:31:34 +08:00
lijianan
758a28c93e
test: remove useless branch ( #40367 )
2023-01-29 12:30:46 +08:00
lijianan
08a457c60e
fix: should not throw error when percent is null ( #40378 )
...
* fix: should not throw error when percent in null
* fix
* fix
* fix
2023-01-29 11:50:30 +08:00
lijianan
cb95c8a3b9
fix: avatar and title are misplaced ( #40395 )
...
* fix: avatar and title are misplaced
* fix
* fix
* fix
2023-01-29 02:26:28 +08:00
lijianan
ba8e646346
docs: adjust the sample code to React 18 ( #40372 )
...
* docs: Adjust the sample code to React 18
* fix
2023-01-29 00:28:59 +08:00
二货爱吃白萝卜
1898c5b3c7
test: fix test failed ( #40427 )
...
* chore: bump jest
* test: fix table filter test
* test: fix table basic test
2023-01-28 22:44:37 +08:00
Martin Litvaj
ba99c27003
Export GlobalToken type ( #40384 )
2023-01-24 17:42:42 +08:00
Martin Litvaj
0bf4a3e15b
Export ThemeConfig type ( #40370 )
2023-01-23 19:24:05 +08:00
lijianan
b6899877c3
demo: update Skeleton demo ( #40360 )
2023-01-22 00:50:19 +08:00
JiaQi
9d51345f90
feat(Collapse): Collapse support for setting size ( #40286 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-21 18:45:09 +08:00
JiaQi
de44c4c9cd
chore(Typography): Introduce AutoSizeType correctly ( #40361 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-21 17:33:20 +08:00
lijianan
ff0f0704e7
demo: update Card demo ( #40357 )
2023-01-21 12:39:02 +08:00
lijianan
b6c32f6a58
demo: update Avatar demo ( #40356 )
...
* demo: update Avatar demo
* ci
* ci
* add margin
2023-01-21 12:38:47 +08:00
afc163
467741f558
fix: Dropdown submenu wrong position ( #40349 )
2023-01-21 12:35:52 +08:00
lijianan
174b389b00
demo: update CP demo ( #40358 )
2023-01-21 12:35:21 +08:00
JiaQi
79c33e474e
fix(Input): Fixed suffix not changing color with status ( #40344 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-20 21:15:11 +08:00
二货爱吃白萝卜
e9273abe3d
fix: Badge findDOMNode
warning ( #40347 )
...
* fix: findDOMNode warning
* test: add test case
2023-01-20 21:06:13 +08:00
二货爱吃白萝卜
1fc374495f
chore: patch for missing rootClassName ( #40217 )
...
* chore: init test
* test: rootClassName inject
* test: part of test
* chore: patch qrcode rootCls
* chore: part rootClassName
* chore: part rootClassName
* test: more test
* test: more test
* test: more test
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* test: more test
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: fix lint
* chore: fix lint
* chore: ignore part of lint
* test: update snapshot
* test: fix test case
* chore: fix node test
* chore: adjust render logic
* fix: test
* test: update snapshot
* test: update
* refactor
* chore: fix require module logic
2023-01-20 11:03:50 +08:00
MadCcc
662f78ac01
fix: motionEaseInQuint value ( #40133 )
2023-01-20 10:48:33 +08:00
MadCcc
40944a1c02
perf: only one parent selector in style ( #40325 )
...
* chore: add parent selector
* chore: update lint script
* chore: code clean
* perf: style
* chore: remove demo test cssinjs
* fix: input group
2023-01-20 10:31:27 +08:00
lijianan
c054a2bb80
chore: update demo style ( #40336 )
...
* fix: update demo style
* update snap
2023-01-19 22:36:27 +08:00
lijianan
4cace761da
fix: delete useless keys to prevent page jitter caused by remounting component ( #40327 )
...
* fix: remove useless key
* fix
2023-01-19 18:05:54 +08:00
二货机器人
56f76c79ec
chore: feature merge master
2023-01-19 17:21:02 +08:00
二货爱吃白萝卜
1bcb25166b
test: update snapshot ( #40328 )
2023-01-19 17:14:49 +08:00
lijianan
b9a6b7b578
demo: update demo ( #40318 )
...
* demo: update demo
* add form
* clear
* add Select
* add
* fix style
* fix style
* fix
* revert
2023-01-19 15:37:54 +08:00
Simón Posada Fishman
73a71967c5
Focus outline: lineWidth -> lineWidthBold ( #40291 )
...
Instead of multiplying by 4 lineWidth, simply use lineWidthBold.
This makes it possible to customize the focus outline line width with the theme config.
2023-01-19 11:51:46 +08:00
luo3house
98cf6b582e
fix(wave): validate detached dom node's wave style ( #40307 )
2023-01-19 11:50:12 +08:00
kiner-tang(文辉)
8b3868ac63
feat(tooltip): tooltip support arrow prop ( #40234 )
...
* feat: tooltip support arrow props
* docs: update docs
* chore: update rc-tooltip version
* feat: update snapshots
* feat: update snapshots
* style: format code
* Update components/tooltip/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/demo/arrow.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/demo/arrow.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: code optimize
* docs: update docs
* feat: code optimize
* feat: del doc
* feat: update snapshots
* feat: update snapshots
* feat: update snapshots
* feat: refactor dropdown arrow style
* feat: comment
* Update components/tooltip/demo/arrow.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: popover support arrow prop
* feat: tour arrow style optimize
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: update test case
* feat: update test case
* feat: update test case
* Update components/popover/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-19 11:21:05 +08:00
lijianan
d549964493
demo: update demo ( #40313 )
...
* demo: update demo
* add
* fix lint
2023-01-18 19:20:40 +08:00
lijianan
ba38ef6804
demo: update demo ( #40306 )
2023-01-18 15:57:50 +08:00
ChenXiao
0e9623ccb0
fix(Breadcrumb): fix wrong overlay deprecation warning in Dropdown when use Breadcrumb with menu props ( #40211 )
...
* fix(Breadcrumb): wrong overlay deprecation warning in Dropdown when use Breadcrumb with menu props
* fix(Breadcrumb): fix wrong overlay deprecation warning in Dropdown when use Breadcrumb with menu props
2023-01-18 15:39:00 +08:00
lijianan
3892ce3c6d
chore: remove useless code ( #40303 )
2023-01-18 14:46:01 +08:00
lijianan
26ec8fcdc9
demo: update demo ( #40295 )
...
* demo: update demo
* update demo
* update demo
2023-01-18 14:19:59 +08:00
Rinku Chaudhari
055624f85b
reformat/typo: removed useless ts-ignore and 'ignore' typo fix ( #40298 )
...
* reformat/typo: removed useless ts-ignore and 'ignore' typo fix
* fix: components/version/index.ts typescript error
Co-authored-by: rinku.chaudhary <rinku.chaudhary@amniltech.com>
2023-01-18 13:37:44 +08:00
René Wang
a2980e3d57
lint: remove useless ts-ignore
comment ( #40289 )
2023-01-18 10:07:16 +08:00
二货爱吃白萝卜
cc1870d8bd
chore: add linter of not selector ( #40264 )
...
* chore: add linter of not selector
* chore: update tree style
* fix: DatePicker
* fix: compact
* fix: compact vertical
* perf: style
* fix: vertical compact
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-17 17:51:59 +08:00
Danial Soheili
164ea65250
Bugfix/modal destroy all with context ( #40281 )
...
* 🐞 FIX: destroyAll not working with useModal
* 🧪 TEST: add test
* Update components/modal/useModal/index.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-01-17 14:54:34 +08:00
JiaQi
a713bf7978
fix(Message): Message global static method 'config' setting duration is invalid ( #40232 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-17 11:15:14 +08:00
Danial Soheili
a91ef95184
💄 STYLE: Button's color should override child anchor's color ( #40269 )
2023-01-17 10:04:12 +08:00
二货爱吃白萝卜
8f81298027
docs: Adjust Modal demos ( #40274 )
...
* docs: Adjust modal demo
* test: update snapshot
2023-01-16 23:48:26 +08:00
Danial Soheili
65c6d5717d
💄 STYLE: wrong text color & cursor when Radio is disabled ( #40273 )
2023-01-16 23:18:56 +08:00
Rafael Carvalho
e13c8ad877
fix: missing translation for Brazilian Portuguese ( #40270 )
...
Add translation for filterCheckall, filterSearchPlaceholder and Tour
2023-01-16 22:50:35 +08:00
Wuxh
64eb840be2
chore: fix Menu split line style error ( #40268 )
...
* chore: fix Menu split line style error
* docs: update demo
* test: update snapshot
2023-01-16 19:55:12 +08:00
lijianan
ca2d1325e3
docs: fix typo word ( #40267 )
2023-01-16 19:47:11 +08:00
lijianan
cfca763fa8
chore: adjust parameter order ( #40251 )
2023-01-16 16:45:14 +08:00
lijianan
199c72a212
chore: adjust parameter order ( #40252 )
2023-01-16 16:44:45 +08:00
lijianan
8970f65faf
chore: adjust parameter order ( #40250 )
2023-01-16 16:44:16 +08:00
lijianan
4626bfb0af
git add . ( #40249 )
2023-01-16 16:39:35 +08:00
lijianan
0ad9ae1695
chore: adjust parameter order ( #40253 )
2023-01-16 16:31:08 +08:00
lijianan
6cbeb26582
chore: adjust parameter order ( #40254 )
2023-01-16 16:28:48 +08:00
lijianan
1f201d5cc9
chore: adjust parameter order ( #40256 )
2023-01-16 16:20:57 +08:00
lijianan
6a255f1a23
chore: adjust parameter order ( #40255 )
2023-01-16 16:18:01 +08:00
lijianan
c627ff381a
refactor: adjust parameter order ( #40257 )
2023-01-16 15:57:15 +08:00
lijianan
a318fabe6c
chore: ts optimization ( #40258 )
2023-01-16 15:13:16 +08:00
github-actions[bot]
ede5121d5f
chore: auto merge branches ( #40244 )
...
chore: feature merge master
2023-01-16 03:37:15 +00:00
lijianan
28d1157d6b
type: optimization undefined type ( #40241 )
...
* type: optimization undefined type
* fix type
* fix type
* add
* revert
* revert
* revert
2023-01-16 09:55:52 +08:00
MadCcc
c8b4915767
fix: checkbox should have line-height ( #40208 )
2023-01-15 20:45:58 +08:00
JarvisArt
bc32f1444d
demo: calendar demo supports dark mode ( #40239 )
2023-01-15 19:46:42 +08:00
Danial Soheili
dfa207253e
💄 STYLE: fix DatePicker's next & prev icons in rtl mode ( #40238 )
2023-01-15 15:30:16 +08:00
Jimmy
546bda457f
demo : Tabs onEdit
Callback parameter type problem ( #39926 )
...
* fix : Tabs`onEdit`Callback parameter type problem
* fix : Tabs onEdit Callback parameter type problem
2023-01-15 13:08:09 +08:00
puxiao
5fa7baa786
docs: Update Image index.zh-CN.md ( #40233 )
2023-01-14 19:33:48 +08:00
lijianan
973abb6e56
test: add test case for en-US blog to avoid omission in translation ( #40231 )
2023-01-14 19:30:26 +08:00
二货爱吃白萝卜
a56bd50f36
Merge pull request #40219 from ant-design/master
...
chore: feature merge master
2023-01-13 17:58:18 +08:00
前端练习两年半
4f14109aef
docs: update dropdownRender demo description ( #40212 )
...
Co-authored-by: chengqu <wd348312@alibaba-inc.com>
2023-01-13 16:10:57 +08:00
JarvisArt
2e234aa285
demo: tag demo supports dark mode ( #40202 )
2023-01-13 10:46:35 +08:00
dong
e378ec5493
fix: Dropdown accidental opening of container ( #40201 )
2023-01-13 10:42:59 +08:00
二货爱吃白萝卜
92203acc33
Merge pull request #40195 from ant-design/master
...
chore: feature merge master
2023-01-13 00:01:15 +08:00
二货爱吃白萝卜
96c0c21139
chore: adjust wave pos ( #40192 )
...
* chore: adjust wave pos
* chore: patch check
* chore: update post
2023-01-12 17:52:19 +08:00
Wuxh
06dde33601
fix(Table): fix sticky table header shadow style error ( #40171 )
...
* fix: fix sticky table header shadow style error
* fix
2023-01-12 17:38:39 +08:00
lijianan
481710ecae
fix: eslint error ( #40183 )
2023-01-12 11:04:35 +08:00
JarvisArt
c55180341e
demo: form advanced-search beautification style ( #40180 )
2023-01-12 10:15:40 +08:00
JarvisArt
76e0d9cdca
demo: drawer render-in-current demo supports dark mode ( #40181 )
2023-01-12 10:14:11 +08:00
afc163
5518855f82
style: fix Segmented thumb radius size ( #40179 )
2023-01-11 23:59:47 +08:00
afc163
a6a315b43f
style: fix Segmented item hover radius style ( #40175 )
...
* style: fix Segmented item hover radius style
* chore: update function name
2023-01-11 22:33:17 +08:00
lijianan
1c8f6507ce
site: improve overview page ( #40126 )
...
* site: imp
* update fontsize
* add scrollTo(0)
* revert
* add style return type
* add resize Event when input onChange
* docs: fix affix height and revert resize event
* fix: justifycontent => justify-content
* fix style
Co-authored-by: afc163 <afc163@gmail.com>
2023-01-11 21:37:12 +08:00
Wuxh
e70c702232
chore(deps): update dependency ( #40121 )
...
* chore(deps): update `@ant-design/colors` dependency
* test: update case
* chore(deps): update `@ant-design/icons` dependency
2023-01-11 14:22:48 +08:00
MadCcc
642bb582eb
refactor: TextArea ( #40045 )
...
* refactor: TextArea
* chore: update snapshot
* chore: update snapshot
* chore: fix lint
* chore: classes
* refactor: mentions
* chore: bump rc-textarea
* chore: code clean
* chore: code clean
* chore: UPDATE SNAPSHOT
* chore: code clean
* test: cov
* fix: textarea size
2023-01-11 14:18:13 +08:00
JarvisArt
e4edc3444d
demo: collapse custom demo supports dark mode ( #40144 )
...
* demo: collapse custom demo supports dark mode
* chore: remove className
* demo: update collapse custom
2023-01-11 12:10:20 +08:00
JarvisArt
6129ea1216
demo: form global-state demo supports dark mode ( #40143 )
...
* chore: form global-state demo supports dark mode
* test: update snapshot
2023-01-11 10:40:35 +08:00
Muhammad Sohaib Raza
5191b85b96
refactor: button ( #40077 )
...
* fix: type updated from any, and comments removed #15930
* refactor: removed unnecessary comments, created helper for button
* fix: cleanupTimer
* fix: import fixed
* Update components/button/button.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/dropdown/dropdown-button.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-01-11 10:32:05 +08:00
Wuxh
001a44ec77
fix: fix custom color displaying wrong classname & alignment overflow ( #39394 )
...
* test: add case
* fix: fix the presence of other non-preset colors in the class name
* TS Type Enhancement
* fix: fix custom icon rtl mode distance problem
* test: update snapshot
2023-01-10 22:57:09 +08:00
afc163
fec2f49bef
style: fix Badge rtl style on block element ( #40125 )
2023-01-10 22:10:18 +08:00
MESSAOUDI Oussama
dd3db2587b
fix: breadcrumb last item color does not use the breadcrumbLastItemColor
token. ( #40119 )
...
* use `breadcrumbLastItemColor` token in `li:last-child`
* PR feedback
* revert change log update.
2023-01-10 19:13:42 +08:00
MadCcc
43541cb6d9
Merge branch 'master' into feature-merge-master
2023-01-10 17:43:13 +08:00
lijianan
0f64e1538e
chore: markdown eslint error ( #40124 )
2023-01-10 11:44:06 +08:00
JarvisArt
26c3c326ad
chore: Watermark uses MutateObserver ( #40081 )
...
* chore: Watermark uses MutateObserver
* chore: upgrade @rc-component/mutate-observer
2023-01-10 10:56:54 +08:00
3hson
ea943f7e70
fix(cascader): cascader dropdown placement using isRtl ( #40109 )
...
* fix(cascader): cascader dropdown placement using isRtl
* fix(cascader): remove extra SelectCommonPlacement type assertion
Co-authored-by: Ehsan Khakian <e.khakian@liateam.net>
2023-01-09 19:35:14 +08:00
github-actions[bot]
2d58e1843a
chore: auto merge branches ( #40107 )
...
chore: feature merge master
2023-01-09 09:53:07 +00:00
lijianan
8a85d7a642
chore: add Suggested change ( #40106 )
...
* Suggested change
* fix
2023-01-09 17:07:39 +08:00
MadCcc
d24c55a0bb
fix: horizontal Menu style with ( #40105 )
...
* fix: horizontal Menu style with
* chore: update snapshot
* chore: code clean
2023-01-09 16:50:08 +08:00
lijianan
fadba4cb42
chore: rewrite test case Demo CC => FC ( #40102 )
...
* chore: rewrite test case demo CC => FC
* chore: rewrite test case demo CC => FC
* fix
2023-01-09 16:45:05 +08:00
Danial Soheili
59593e0476
💄 STYLE: Fix text not being displayed in circular Progress in rtl mode ( #40103 )
2023-01-09 15:37:39 +08:00
lijianan
6b4f94785c
chore: use React.useContext replace <Context.ConfigConsumer /> ( #40091 )
...
* chore: use React.useContext replace <Context.ConfigConsumer />
* add
2023-01-09 10:04:35 +08:00
lijianan
8501adbd84
fix: add displayName ( #40092 )
...
* fix: add displayName
* rerun ci
* rerun ci
2023-01-08 21:30:41 +08:00
lijianan
130c22ab03
style: Code style optimization ( #40083 )
...
* style: Code style optimization
* add
* rename
* rename
* revert
* revert
* revert
* add
2023-01-08 15:36:50 +08:00
lijianan
4b4e7cb6f2
fix: Transfer checkbox disabled error ( #40048 )
...
* fix: Transfer checkbox disabled error
* add test case
2023-01-08 15:35:28 +08:00
二货爱吃白萝卜
49b9ba77d0
chore: adjust desc style ( #40085 )
2023-01-08 13:25:32 +08:00
github-actions[bot]
73d0a9bc30
chore: auto merge branches ( #40086 )
...
chore: feature merge master
2023-01-08 04:41:22 +00:00
Peter Gassner
25ea3a7202
fix: Allow users to handle promise rejections in ActionButton's onOk callback ( #40018 )
...
* fix: Allow users to handle promise rejections in onOk callback
Components that rely on ActionButton swallow rejected promises. This makes it impossible for userland code to handle them.
* polish: Fix linting problems
* polish: Return rejected promise instead of throwing
* refact: Remove test for unhandled promise rejection
This test breaks when run in parallel by Jest. At the moment we have no way of changing the way Jest works and it prohibits us from testing for "unhandledRejection" events.
See: https://github.com/ant-design/ant-design/pull/40018#issuecomment-1373590259
* test: hack for rejection
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-01-08 00:27:33 +08:00
lijianan
c35787696b
demo: update demo ( #40079 )
...
* demo: update demo
* rerun ci
2023-01-07 23:24:27 +08:00
Wuxh
0086884179
fix(menu): fix custom expand icon cannot be hidden ( #40071 )
...
* test: add case
* fix: fix the error of missing custom icon className
* test: add case
* fix(menu): fix the bug that the custom expand icon is not hidden in collapse mode
* test: update snapshot
* Revert "fix: fix the error of missing custom icon className"
This reverts commit 71c79a3f75
.
* test: update case
* fix: fix the error of missing custom icon className
2023-01-07 21:50:09 +08:00
二货爱吃白萝卜
91df688efd
refactor: Table render logic opt ( #40063 )
...
* chore: basic prepare
* chore: adjust render logic
* chore: fix lint
* chore: bump table
* test: update snapshot
2023-01-07 21:21:52 +08:00
lijianan
d3764fcce3
test: refactor test case demo CC => FC ( #40070 )
...
* test: refactor test case demo CC => FC
* add type
* type
2023-01-07 21:15:59 +08:00
lijianan
80498afea6
test: refactor test case CC => FC ( #40068 )
2023-01-06 16:48:44 +08:00
afc163
5f89ea4e17
fix: Cascader notFoundContent should be interactive ( #40067 )
...
close #40059
2023-01-06 16:46:49 +08:00
dongfang
0dc7815599
fix: missing css code in demo code preview ( #39471 )
...
* fix: missing demo style in windows
* fix: missing css code in demo preview
* fix: change TabPane to tabs items
* fix: change cn why-open url
2023-01-06 12:36:43 +08:00
lijianan
f25fd4363f
docs: add notice ( #40057 )
2023-01-06 11:15:39 +08:00
Wuxh
7f189d56e5
refactor: merge preset colors ( #39742 )
...
* style: remove redundant code
* feat(style): add preset colour style generation method
(cherry picked from commit 1266e42ba27accb48a6544e3eddaa4a94daef00c)
* feat: uniform preset colour generation css selector method
(cherry picked from commit 5af87e8d5ffcfd23e755946167f200c0565f8222)
* chore: merge preset colors
(cherry picked from commit 05040dfb703f60a3ea1715326748c508acbf41a6)
* chore: update
(cherry picked from commit 241b40a1361469487a6a3e8f1ad07a25d250463d)
* chore: remove Badge preset inverse colors
* chore: remove fix
删除的这部分其实一个 Bug,但是为了给 PR 减负(尽可能单一, 后面新开一个 PR 来修复这个问题
* suggestions accepted
Update components/style/presetColor.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-06 11:06:46 +08:00
lijianan
e597fe8ec6
fix: Button block prop not work ( #39992 )
...
* fix: Button block prop not work
* fix
* remove auto
* update demo
* fix
* fix
* fix width
* fix
* update demo
2023-01-06 09:46:00 +08:00
lijianan
ae67ad20c5
fix: fix Checkbox not disabled when itemsLits is empty ( #40038 )
...
* fix: fix Checkbox not disabled when itemsLits is empty
* revert
* fix
* update snap
* fix: update snap
* update snap
* update snap
* revert
2023-01-05 20:34:31 +08:00
afc163
46d733447a
style: Alert.ErrorBoundary overflow style ( #40033 )
2023-01-05 16:13:36 +08:00
afc163
7d77f3173d
site: improve demo card style ( #40028 )
...
* site: improve demo card style
* test: update snapshot
* test: update snapshot
* fix: demo card border
* docs: fix dark mode
* style: fix color
2023-01-05 15:30:59 +08:00
afc163
755682c317
docs: add animated number demo for Statistic ( #40027 )
...
* docs: add animated number demo for Statistic
* style: update demo
* add back countdownValueType
* type: fix demo type
2023-01-05 14:07:33 +08:00
lijianan
c5ab5971fd
refactor: (TransferBody) CC => FC ( #39988 )
...
* fix
* fix
* fix type
* rerun ci
* fix
* fix
* fix
* fix
* rename
* add useMemo
* fix
* Code style optimization
* Code style optimization
* fix
* fix
* remove useMemo
2023-01-05 10:37:35 +08:00
叶枫
81a1ffd53c
fix: 修复 Tag onClick 为 undefined 的判断方式 ( #40023 )
...
* fix: 修复 Tag onClick 为 undefined 的判断方式
* feat: function
2023-01-05 10:24:14 +08:00
JarvisArt
c74b93b2df
chore: step-next demo supports dark mode ( #40014 )
...
* chore: step-next demo supports dark mode
* test: update snapshot
2023-01-04 23:57:05 +08:00
二货爱吃白萝卜
3539e668f7
chore: adjust tooltip for cov ( #40013 )
...
* chore: adjust tooltip for cov
* chore: update bug version
2023-01-04 22:40:35 +08:00
github-actions[bot]
e847dddd9e
chore: auto merge branches ( #40005 )
...
chore: feature merge master
2023-01-04 10:26:20 +00:00
afc163
6683c58b2d
fix: Avatar.Group item could be wrapped ( #39993 )
...
* fix: AvatarGroup item could be wrapped
* test: update snapshot
* refactor avatarGroup space
* test: update snapshot
* revert avatarGroupBorderColor
2023-01-04 17:31:31 +08:00
lijianan
dc2686d7eb
refactor: (Transfer) CC => FC ( #39958 )
...
* refactor: (Transfer) CC => FC
* add
* fix
* add
* add
* fix
* fix
* add displayName
* add useEffect
* fix
* add useMergedState
* add
* fix
* fix
* fix snap
* rerun
* rerun ci
* rename
2023-01-04 15:09:03 +08:00
lijianan
977f4da9df
demo: update demo code ( #39982 )
...
* type: add Tab type
* add notes
* update demo code
2023-01-04 10:57:03 +08:00
Danial Soheili
a63789e3dc
Bugfix/checkbox style ( #39974 )
...
* 🎨 STYLE: fix indeterminate Checkbox style when disabled
* 📖 DOC: add indeterminate checkbox to disabled demo
* 🧪 TEST: update snapshots
* 🐞 FIX: don't change normal checkbox background
* 🐞 FIX: style selector
2023-01-04 10:19:51 +08:00
kiner-tang(文辉)
508ea27328
feat(tour): tour support custom scroll into view options ( #39980 )
...
* feat: support custom scrollIntoViewOptions
* feat: support custom scrollIntoViewOptions
* docs: update docs
* docs: update docs
* docs: update docs
2023-01-03 21:37:22 +08:00
二货爱吃白萝卜
99b32a3c37
fix: wave target position switch ( #39966 )
...
* fix: Node delay for wave pos
* test: test case update
* test: test case update
* chore: update ignore
* test: test case update
* chore: resize check for size changing
* test: coverage
* chore: save code
2023-01-03 16:08:20 +08:00
JiaQi
7f3342418f
docs(list): Example display error in English environment ( #39959 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-03 10:46:46 +08:00
lijianan
0bf4ee88b5
docs: add Space for demo ( #39961 )
2023-01-03 10:08:42 +08:00
azro352
0a7a600239
Fix demo grid ( #39963 )
...
* Fix demo grid
* Fix demo grid
2023-01-03 10:00:37 +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
lijianan
ccbec33585
type: remove redundant useContext ( #39955 )
...
* type: remove redundant useContext
* add type
2023-01-02 22:18:35 +08:00
lijianan
b44b4e7705
refactor: (Transfer) CC => FC ( #39944 )
...
* refactor[Transfer]: CC => FC
* add
* revert
* fix
* revret
2023-01-02 18:10:37 +08:00
二货爱吃白萝卜
9f7b129c41
fix: Button wave follow issue ( #39954 )
...
* fix: Button wave follow issue
* test: update test case
* chore: fix lint
2023-01-02 16:34:35 +08:00
lijianan
59a332bf47
chore: use React.useContext() replace <Context.Provider /> ( #39950 )
...
* chore: use React.useContext() replace <Context.Provider />
* fix
* fix
* fix
* fix
* fix
2023-01-01 21:17:05 +08:00
Samyek
e9b5805fc2
docs: Updated the Copyright Year ( #39952 )
2023-01-01 21:13:29 +08:00
JarvisArt
2f623fe553
fix: submenu arrow transition ( #39945 )
2023-01-01 00:26:54 +08:00
lijianan
71eddd2c20
chore: remove useless tsx support ( #39934 )
...
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
2022-12-31 22:24:56 +08:00
kiner-tang(文辉)
5de9fd7909
fix: solve selection column cover by other cell when fixed ( #39940 )
2022-12-31 22:24:56 +08:00
JarvisArt
401ef66111
fix: when table filter, the border will be black ( #39938 )
2022-12-31 22:24:56 +08:00
Kirubashankar K
154c03bf5c
feat: add missing ta_IN translations ( #39936 )
...
Co-authored-by: kirubashankar <kirubashankar@ghoshak.com>
2022-12-31 22:24:56 +08:00
afc163
0fcf972022
chore: update table drag demo ( #39929 )
2022-12-31 22:24:55 +08:00