zefeng
4bfc2790cb
fix(menu): fix submenu style in dark mode ( #22981 )
fix #22949
5 years ago
jiang
ced96b954c
fix: submenu popupClassName and className chaos ( #18290 )
* Update SubMenu.tsx
* add popupClassName to api
* fix typo
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
Hieu Pham
53ce81690e
Fix circular dependency in Menu
https://github.com/ant-design/ant-design/issues/17803
Co-authored-by: Hau Dao <hau.vdao@gmail.com>
5 years ago
Ankit Babbar
0bb7f60708
Update SubMenu.tsx
popupOffset prop is missing in SubMenu
6 years ago
zombieJ
89dd827b7f
fix: Refactor Menu related components life cycle methods ( #15868 )
* use state instead
* rollback demo markdown
* clean test
* sider context should be clean
* update test case
* fix test
* update debug desc
* add siderCollapsed into omit
* rm useless code
6 years ago
ztplz
97880a9b47
Formate ( #15347 )
6 years ago
Gabe Medrash
6dce9aff3a
Add onTitleMouseEnter and onTitleMouseLeave to public interface
6 years ago
sylvanasGone
05df3aa552
fix: add missing typing for style prop
6 years ago
zombieJ
8838bd602d
update ( #14591 )
6 years ago
MaoYiWei
5ec4383b3f
Add definition for Menu.SubMenu ( #14488 )
Fix Menu.SubMenu props from any to real def
6 years ago
陈帅
daca08b6f1
merge master
6 years ago
ztplz
05cf557ee1
Format menu
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
afc163
9b9c4c7dec
fix typescript errors
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
hank
5be1b9c33c
Fix issue #8666 ( #10739 )
* fix issue #8666
* add issue #8666 test
7 years ago
Wei Zhu
b6c6ee8f3e
Fix implicit any error for Modal and Menu
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Benjy Cui
06a1b6ed23
fix: should not throw error when keydown in menu, close : #8089 ( #8211 )
7 years ago
Wei Zhu
55c85f77a1
Update dependendies ( #8150 )
* deps: upgrade rc-menu, and close : #2837
* test: update snapshots
* Update rc-calendar
* Update rc-cascader
* Update rc-dialog
* Update dropdown
* Update rc-select@7.1.0
* Update rc-slider
* Update rc-time-picker
* Update rc-tooltip
* Update rc-tree-select
* Mock rc-trigger and Portal
* Fix animation warning when inlineCollapsed changes
* fix: should use SubMenu[popupClassName]
* Fix typescript error
* Fix lint
* fix: style for menu
* Mock rc-trigger for React 15
* Remvoe allow_failures
7 years ago