afc163
|
726f0466bc
|
menu should be unfocusable defaultly
|
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 |
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 |
Zach Guo
|
280f907297
|
Fix Layout.Sider typos (#9885)
|
7 years ago |
रोहन मल्होत्रा
|
ec16d97086
|
added subMenuCloseDelay & subMenuOpenDelay props to menu interface (#9049)
|
7 years ago |
afc163
|
6afb853161
|
Fix menu collapse animation broken by #8475
change another way to fix #8475
|
7 years ago |
afc163
|
7d082c1dc5
|
Fix submenu popup issue when specified unexisted defaultOpenKeys
close #8475
|
7 years ago |
afc163
|
754d330bae
|
Hide menu when collapsedWidth is 0, close #8587
|
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 |
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 |
afc163
|
35fc427630
|
Fix inlineCollapsed menu when submenu is opened
close #7524
close #7514
ref #7063
|
7 years ago |
afc163
|
e9a592a9c8
|
Fix inlineCollpasd and openKeys issue
|
7 years ago |
afc163
|
3ceda311b6
|
menu cannot be selectable in dropdown defaultly
|
7 years ago |
John Nguyen
|
6c509f9712
|
adds selectable prop to typescript file (#7384)
|
7 years ago |
afc163
|
5da1403bc0
|
Fix inlineCollapsed in controlled mode
ref #7063
|
7 years ago |
jiang
|
1a93536a26
|
fix #7048 (#7050)
|
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 |
Benjy Cui
|
119d498935
|
chore: replace http with https, close: #6893
|
7 years ago |
afc163
|
50e37796b8
|
Add test case
|
8 years ago |
afc163
|
0b67dc4e12
|
update warning message
|
8 years ago |
afc163
|
82afb368c0
|
Fix context change logic
|
8 years ago |
afc163
|
89a37da77f
|
Menu will get collapsed status from Layout.Sider
|
8 years ago |
afc163
|
6e145bfad3
|
Add tooltip for collapsed menu item
|
8 years ago |
afc163
|
115749e06f
|
inline menu should not trigger handleClick
|
8 years ago |
afc163
|
63daf8d0a3
|
Add Menu[inlineCollapsed] prop
|
8 years ago |
Brook Shi
|
286fc964e6
|
fix: support inlineIndent property of Menu for TypeScript (#5903)
|
8 years ago |
偏右
|
0308138974
|
[WIP] upgrade deps (#5455)
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
|
8 years ago |
偏右
|
674255bd14
|
[WIP] upgrade deps (#5455)
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
|
8 years ago |
afc163
|
c1cb365eca
|
Fix missing API document of Menu[multiple]
|
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 |
kacjay
|
1ed890c095
|
fix Menu selected change error (#4677)
protect none parameter[openKeys, defaultOpenKeys] Menu
|
8 years ago |
偏右
|
0a68959207
|
Fix openKeys and defaultOpenKeys of Menu, close #3783 (#4609)
|
8 years ago |
Benjy Cui
|
c4d8c4770c
|
Add upgrade warning (#4028)
* chore: add upgrade warning for time related value
* chore: update warning
* chore: update demo url
|
8 years ago |
Benjy Cui
|
60ecb3c628
|
refactor: each message should warn just once
|
8 years ago |
Benjy Cui
|
4878258f6c
|
refactor: ref: #3490
|
8 years ago |
Benjy Cui
|
bd7e9f00c0
|
style: update code style
|
8 years ago |
Benjy Cui
|
c754a3d3d4
|
chore: add warning for breaking changes
|
8 years ago |
Benjy Cui
|
8db2b79505
|
chore: fix compile errors
|
8 years ago |
Benjy Cui
|
6030e6abef
|
fix: upgrade rc-menu to close: #2701 (#2836)
|
8 years ago |
ddcat1115
|
3bdd8212ec
|
refactor: Ts rewrite patination notification modal menu (#2699)
|
8 years ago |
偏右
|
de359d2cf7
|
fix tslint problems (#2360)
|
8 years ago |
yiminghe
|
94706f1d2c
|
fix ts
|
9 years ago |
yiminghe
|
9a0d751f94
|
refactor to typescript
|
9 years ago |
yiminghe
|
777692a207
|
fix index
|
9 years ago |
yiminghe
|
56f4f0688d
|
clean deps
|
9 years ago |
afc163
|
4da4144355
|
Menu setOpenKeys
|
9 years ago |
afc163
|
3d3cc5f7a3
|
Add control openKeys in Popup Menu
|
9 years ago |