Wei Zhu
|
79d3a926ef
|
Update snapshot
|
6 years ago |
zombiej
|
176a8dfcda
|
update test snapshot
|
6 years ago |
tangjinzhou
|
9630dc48a0
|
fix: openKeys should have higher priority (#12361)
* fix: openKeys should have higher priority
* Update index.tsx
|
6 years ago |
afc163
|
298fc0f426
|
Fix extra scrollbar when popup menu, close #12152
|
6 years ago |
afc163
|
bdcf4342fe
|
tweak icon size and design
|
6 years ago |
HeskeyBaozi
|
976f6969f4
|
update test snapshot
|
6 years ago |
picodoth
|
054d249f13
|
fix: #12019
|
6 years ago |
afc163
|
4c1ca1b3cd
|
tweak menu icon size
|
6 years ago |
HeskeyBaozi
|
24568f61ff
|
use the whole svg icons
|
6 years ago |
HeskeyBaozi
|
2f8a56fa78
|
fix test case & update test snapshot
|
6 years ago |
HeskeyBaozi
|
74798b8911
|
upgdate test snapshot
|
6 years ago |
HeskeyBaozi
|
d6131fe18d
|
update test snapshot
|
6 years ago |
picodoth
|
f0bedb2176
|
fix: tests
|
6 years ago |
picodoth
|
6237511c04
|
feat: use menu with 7.4.0-beta, supporting menu overflow collapsing. Currently React >= 16.0 only
|
6 years ago |
Chandler Moisen
|
ce4a4bacaa
|
add @menu-item-active-border-width to Menu.Item (#11934)
|
6 years ago |
HeskeyBaozi
|
0c9465aaf9
|
upgrade icons library
|
6 years ago |
HeskeyBaozi
|
ee1d2469a8
|
upgrade test snapshot
|
6 years ago |
HeskeyBaozi
|
9893fec5f1
|
fix rc-menu test case
|
6 years ago |
afc163
|
e3aa2aaa84
|
fix submenu cannot hover
|
6 years ago |
ohhoney1
|
a523706625
|
fix bug: If ItemGroup wraps the first menu, an error is displayed when the menu is collapsed
|
6 years ago |
afc163
|
90b401e97b
|
Fix submenu lap between menu, close #11725
|
6 years ago |
HeskeyBaozi
|
796de6390b
|
update test snapshot
|
6 years ago |
HeskeyBaozi
|
35974d67b2
|
update test snap shot
|
6 years ago |
Wei Zhu
|
064bfaf554
|
Add @types/prop-types
|
6 years ago |
hongxuWei
|
f796618a15
|
Fix the style of horizontal menu on dark theme
|
6 years ago |
HeskeyBaozi
|
4a553a2006
|
upgrade test cases
|
6 years ago |
HeskeyBaozi
|
8df086f022
|
update test cases
|
6 years ago |
HeskeyBaozi
|
9338f33c1c
|
update test cases
|
6 years ago |
Wei Zhu
|
c696757793
|
Revert "fix test"
This reverts commit f1570c01ea .
Follow f1570c01ea
|
6 years ago |
Wei Zhu
|
e6c4c6667d
|
Revert rc-menu upgrade
Revert "use default hover trigger for horizontal menu demo"
This reverts commit 159b09342d .
Revert "upgrade menu@7.2.0"
This reverts commit d4c9a1deea .
Revert "feat: prevent horizontal menu items wrapping"
This reverts commit 5c7f9feecb .
|
6 years ago |
afc163
|
57c072d1b8
|
Fix dark menu small style issue, close #11299
|
6 years ago |
picodoth
|
159b09342d
|
use default hover trigger for horizontal menu demo
|
6 years ago |
picodoth
|
f1570c01ea
|
fix test
|
6 years ago |
picodoth
|
5c7f9feecb
|
feat: prevent horizontal menu items wrapping
|
6 years ago |
afc163
|
009ed08580
|
upgrade eslint-config-airbnb
|
7 years ago |
zombiej
|
b524e1fe7e
|
adjust defaultProps def
|
7 years ago |
hank
|
5be1b9c33c
|
Fix issue #8666 (#10739)
* fix issue #8666
* add issue #8666 test
|
7 years ago |
afc163
|
09d5e36cfa
|
style: fix hightlight link color in menu item
|
7 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 |
afc163
|
b5a52d26f2
|
fix snapshot
|
7 years ago |
afc163
|
726f0466bc
|
menu should be unfocusable defaultly
|
7 years ago |
Junbin Huang
|
3a3d550b54
|
chore: upgrade menu (#10305)
* chore: upgrade menu and select
* Add test case for coverage percent
|
7 years ago |
Jiabin Peng
|
bb720aaab9
|
Fix menu item's clickable region in dark theme (#10187)
* remove redundant style for submenu
* Fix menu item's clickable region in dark theme
|
7 years ago |
Dmitry Gladkikh
|
0d0632b2f3
|
Add getPopupContainer method decl to MenuProps interface (#10158)
* add getPopupContainer to MenuProps
see https://github.com/ant-design/ant-design/issues/10145
* Update getPopupContainer signature of MenuProps
* getPopupContainer prop is optional
|
7 years ago |
afc163
|
649d733048
|
fix snapshot ci
|
7 years ago |
afc163
|
f0660836b7
|
fix snapshot ci
|
7 years ago |
afc163
|
04b3aad451
|
Fix menu arrow style of disabled, close #10113
|
7 years ago |
Wei Zhu
|
2a5479a524
|
Fix type errors
Close #9988
|
7 years ago |
Wei Zhu
|
921361313a
|
Add explicit types for default props
Fix #8796
Close #8820
|
7 years ago |