afc163
67e027a41c
🐛 Fix Cannot update during an existing state transition
close #17147
5 years ago
zombieJ
bef491ecc9
fix: Menu defaultOpenKeys not work as expect ( #15970 )
* Remove animation on first render
* update test cas
6 years ago
zombiej
9f3c357053
add test case
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
zy410419243
ae8b52c290
fix: MenuItem should not render Tooltip when inlineCollapsed is false
6 years ago
zy410419243
2aca6fc51a
pref(Menu): instance() => simulate
6 years ago
zy410419243
5e1531e50d
test: update cases for Menu
6 years ago
zy410419243
5362d57265
test: update case
6 years ago
zy410419243
f9d01eeb99
test: update cases for using Menu with Layout.Sider
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
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
5e12b0a5ca
Fix Menu Submenu animation when switch inlineCollapsed, close #12864
6 years ago
picodoth
f0bedb2176
fix: tests
6 years ago
HeskeyBaozi
9893fec5f1
fix rc-menu test case
6 years ago
Wei Zhu
c696757793
Revert "fix test"
This reverts commit f1570c01ea
.
Follow f1570c01ea
6 years ago
picodoth
f1570c01ea
fix test
6 years ago
hank
5be1b9c33c
Fix issue #8666 ( #10739 )
* fix issue #8666
* add issue #8666 test
7 years ago
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
* chore: upgrade menu and select
* Add test case for coverage percent
7 years ago
afc163
7d082c1dc5
Fix submenu popup issue when specified unexisted defaultOpenKeys
close #8475
7 years ago
afc163
46d1296045
Fix async test cases
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
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
afc163
475e4ff23d
upgrade eslint-config-airbnb
7 years ago
jiang
24f58c20e1
fix menu-anim ( #6955 )
* fix menu-anim
* fix menu-anim
* update
* remove space
* fix test
* Improve code style
* submeu-title use color transition
* sync motion-collapse time
* snyc padding
7 years ago
afc163
fda881cc7a
trailing spaces
7 years ago
afc163
f2268c2877
Fix test case for menu
7 years ago
afc163
8945bb5da6
Add test case for menu
7 years ago
afc163
b6011d7a39
typo
8 years ago
afc163
50e37796b8
Add test case
8 years ago
Wei Zhu
675e037e7a
Remove only...
8 years ago
afc163
d8403718f9
Add test case for #4876
8 years ago
afc163
4cbcc05b02
Fix openKeys is not working when mode is switched, close #4876
8 years ago
afc163
bb54dce712
Add test case for Menu openKeys undefined bug
ref #4677 and #4692
8 years ago
偏右
0a68959207
Fix openKeys and defaultOpenKeys of Menu, close #3783 ( #4609 )
8 years ago