ant-design/components/config-provider
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
..
__tests__ fix(menu): fix custom expand icon cannot be hidden (#40071) 2023-01-07 21:50:09 +08:00
demo chore: fixed the value of color.hex when border-radius is changed (#39152) 2022-12-01 16:06:22 +08:00
hooks refactor: remove shallowequal (#39662) 2022-12-27 15:46:51 +08:00
style chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
context.ts fix: remove useless tsx support (#39853) 2022-12-28 14:20:52 +08:00
cssVariables.ts fix: remove useless tsx support (#39853) 2022-12-28 14:20:52 +08:00
defaultRenderEmpty.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
DisabledContext.tsx bugfix(DisabledContextProvider): fix disabled logic (#38886) 2022-11-23 11:05:06 +08:00
index.en-US.md docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
index.tsx Merge branch 'master' into feature-merge-master 2022-12-18 14:28:58 +08:00
index.zh-CN.md docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
SizeContext.tsx chore: use React.useContext() replace <Context.Provider /> (#39950) 2023-01-01 21:17:05 +08:00