ztplz
|
05cf557ee1
|
Format menu
|
6 years ago |
afc163
|
56665144ae
|
💄 fix MenuItem code style
|
6 years ago |
陈帅
|
dca9715186
|
support prettier
|
6 years ago |
sylvanasGone
|
210aab8d51
|
fix: add onClick prop
|
6 years ago |
Yury Kozyrev
|
c9fb5e6ea8
|
add missing classname prop
|
6 years ago |
zombieJ
|
d366886dcb
|
add title support in menu item (#12952)
* add title support in menu item
* hide title when inlineCollapsed
* fix typo
|
6 years ago |
afc163
|
9b9c4c7dec
|
fix typescript errors
|
6 years ago |
Wei Zhu
|
064bfaf554
|
Add @types/prop-types
|
6 years ago |
afc163
|
6e6b1ccdec
|
chore: code style
|
7 years ago |
Wei Zhu
|
56e3384c6b
|
Revert "MenuItem: avoid rendering Tooltip unless necessary (#9636)"
This reverts commit 0754845aff .
Conditional rendering will break the transition animation,
since React will create new DOM node when inlineCollapsed changges.
Fix https://github.com/react-component/menu/issues/139
|
7 years ago |
Wu Haotian
|
0754845aff
|
MenuItem: avoid rendering Tooltip unless necessary (#9636)
* MenuItem: avoid rendering Tooltip unless necessary
* MenuItem: remove extra check for tooltip.title
|
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 |
vgeyi
|
8bde0c0fee
|
Rewrite the MenuItem to handle ref for react 16 (#8037)
* ReWrite MenuItem to remove ref warning for react 16
* unified coding style
* add removing semicolon
|
7 years ago |
Tom Gao
|
9e54bebf33
|
fix: when menuitem is seleted, but submenu is not seleted (#7042)
|
7 years ago |
afc163
|
6e145bfad3
|
Add tooltip for collapsed menu item
|
8 years ago |