carla-cn
fd2db7614f
fix: diabled Input abbdon should not have status style ( #40744 )
...
Co-authored-by: zhouling <zhouling@kezaihui.com>
2023-02-17 15:45:29 +08:00
MadCcc
40e77c40d3
docs: overview dark cover ( #40666 )
...
* docs: add dark overview
* docs: show dark cover in dark theme
* docs: update cover
2023-02-09 22:17:31 +08:00
MadCcc
8e5c31413a
Merge branch 'master' into feature-merge-master
2023-02-06 10:56:07 +08:00
Alina Andrieieva
ad707df22e
Accessibility fix: aria-label cannot be used with role="presentation". ( #40413 )
...
* Acessibility fix: aria-label cannot be used with role="presentation".
* Acessibility fix: added aria-hidden to the wrapper
---------
Co-authored-by: Alina Andrieieva <Alina_Andrieieva@epam.com>
2023-02-05 20:06:24 +08:00
二货机器人
b02b7aeadb
chore: merge master
2023-01-31 10:21:17 +08:00
Martin Litvaj
0bf4a3e15b
Export ThemeConfig type ( #40370 )
2023-01-23 19:24:05 +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
lijianan
174b389b00
demo: update CP demo ( #40358 )
2023-01-21 12:35:21 +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
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
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
github-actions[bot]
2d58e1843a
chore: auto merge branches ( #40107 )
...
chore: feature merge master
2023-01-09 09:53:07 +00: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
github-actions[bot]
73d0a9bc30
chore: auto merge branches ( #40086 )
...
chore: feature merge master
2023-01-08 04:41:22 +00: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
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
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
github-actions[bot]
e847dddd9e
chore: auto merge branches ( #40005 )
...
chore: feature merge master
2023-01-04 10:26:20 +00: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
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
lijianan
3ed7ec906e
chore: remove useless tsx support ( #39890 )
...
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
2022-12-31 22:24:55 +08:00
lijianan
4f16966e28
refactor[Wave]: CC => FC ( #39705 )
...
* fix
* refactor[Wave]: CC => FC
* fix lint
* fix
* fix
* fix
* add test case
* add test case
* fix test
* fix test
* test case
* add test case
* fix
* fix
* fix
* fix
* raname
* fix
* test case
* test case
* test case
* fix test
* test case
* refactor: Use React way
* test: coverage
* chore: clean up
* rerun fail ci
* fix: React 17 error
* test: fix test case
* test: fix test case
* fix borderRadius
* test: fix test case
* chore: clean up
* chore: clean up
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-31 22:24:55 +08:00
Wibus
c1032f4743
fix: remove useless tsx support ( #39853 )
2022-12-31 22:24:55 +08:00
二货爱吃白萝卜
6246647b50
fix: Slider Tooltip appear motion not working ( #39857 )
...
* fix: use native tooltip
* chore: clean up
* test: Update snapshot
* test: Update snapshot
2022-12-31 22:24:55 +08:00
lijianan
9aec72c395
chore: remove useless tsx support ( #39890 )
...
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
2022-12-29 18:33:13 +08:00
lijianan
4e45276c4e
refactor[Wave]: CC => FC ( #39705 )
...
* fix
* refactor[Wave]: CC => FC
* fix lint
* fix
* fix
* fix
* add test case
* add test case
* fix test
* fix test
* test case
* add test case
* fix
* fix
* fix
* fix
* raname
* fix
* test case
* test case
* test case
* fix test
* test case
* refactor: Use React way
* test: coverage
* chore: clean up
* rerun fail ci
* fix: React 17 error
* test: fix test case
* test: fix test case
* fix borderRadius
* test: fix test case
* chore: clean up
* chore: clean up
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-28 23:20:22 +08:00
Wibus
ef602f06d9
fix: remove useless tsx support ( #39853 )
2022-12-28 14:20:52 +08:00
二货爱吃白萝卜
809252b431
fix: Slider Tooltip appear motion not working ( #39857 )
...
* fix: use native tooltip
* chore: clean up
* test: Update snapshot
* test: Update snapshot
2022-12-28 00:01:45 +08:00
Yuki Zhang
4eff22497d
feat: Anchor horizontal ( #39372 )
...
* feat: AnchorInk
* feat: update
* feat: update ink
* test: add test
* feat: handle with nested link
* feat: improve
* fix: lint
* feat: get direction from context in AnchorLink
* docs: update demo
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update test cases
* test: update snapshot
* test: update snapshots
* test: update snapshots
* test: update test cases
* test: update test cases
* docs: update
* test: improve
* docs: update demo
* doc: update demos
* doc: update demos again
* feat: use scroll-into-view-if-needed
* fix: hide scrollbar
* docs: update demos
* fix: active transition for horizontal anchor
* chore: fix terser (#39617 )
* chore: fix terser
* chore: clean up
* test: update snapshot
* feat: improve code style
* feat: anchor ink improvement
* feat: improve code style
* fix: lint issue
* test: update snapshots
* docs: simplified the demo
* feat: Merge the AnchorInk component back into the Anchor component
* feat: Adjust DOM order
* test: update snapshots
* docs: Improve the document
* feat: simplify css classnames
* test: update snapshots
Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
2022-12-27 17:14:35 +08:00
Amumu
7329ac7fc7
refactor: remove shallowequal ( #39662 )
2022-12-27 15:46:51 +08:00
lijianan
fa6c9c15f4
refactor: delete legacy function withConfigConsumer ( #39798 )
...
* chore: delete legacy function withConfigConsumer
* fix
* fix
2022-12-25 22:54:56 +08:00
afc163
06bd9d1852
perf: Remove IE11 from browserslist and babel targets ( #38779 )
...
* Update package.json
* chore: bump antd-tools
* Update package.json
* fix: browserslist in codesandbox
* chore: upgrade antd tools
* chore: upgrade antd tools
* test: fix Cannot access mockCanUseDom before initialization
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* Update package.json
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-25 18:37:57 +08:00
lijianan
7f89d9a7c9
refactor: use React.useContext() replace <ConfigConsumer /> ( #39793 )
...
* feat: use React.useContext() replace <ConfigConsumer />
* fix
* fix
* add
2022-12-25 18:34:42 +08:00
kiner-tang(文辉)
b91bab09b2
fix(table): reset aria-label in table column ( #39738 )
...
* feat: reset aria-label in table column
* feat: reset aria-label in table column
2022-12-22 20:47:46 +08:00
Peach
6236e356b5
docs: update all site anchors ( #39687 )
...
* docs: update all site anchors
* docs: handle hash change from Link component
2022-12-22 14:12:26 +08:00
元凛
5912c0d7b2
chore: fix merge
2022-12-19 20:55:33 +08:00
二货爱吃白萝卜
862231d07b
fix: Tabs inkBar in StrictMode ( #39653 )
...
* fix: tabs inkBar in StrictMode
* test: update snapshot
* test: update snapshot
2022-12-19 16:56:32 +08:00
MadCcc
a5324e8204
Merge branch 'feature' into feature-merge-master
2022-12-18 14:30:52 +08:00
MadCcc
bd15aaedd6
Merge branch 'master' into feature-merge-master
2022-12-18 14:28:58 +08:00
Chuns Chen
359eaa697b
fix: Table should not warn DefaultProps ( #39571 )
...
* fix: Table should not warn DefaultProps
* chore: update table snapshot
* fix: table test fail
* Revert "chore: update table snapshot"
This reverts commit 1afc95b5bda83c109999ff83f505676b4c623202.
* chore: update table snapshot
2022-12-15 20:45:58 +08:00
yoyo837
0424ca14cd
Merge branch 'master' into mergeMaster
2022-12-14 17:30:07 +08:00
二货爱吃白萝卜
0fffe06bd9
chore: Select virtual=false
will bind to real element for a11y ( #39550 )
...
* chore: bump rc-select
* docs: update doc
* test: Update snapshot
* test: Update snapshot
2022-12-14 17:16:13 +08:00
dongfang
bcd32305bb
feat: ConfigProvider support select.showSearch ( #39531 )
2022-12-14 10:22:17 +08:00
MadCcc
3daa5a9212
docs: add vite locale docs ( #39527 )
2022-12-13 18:07:28 +08:00
Amumu
ca5b9a6ae0
docs: CN
it. ( #39519 )
2022-12-13 15:49:05 +08:00