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
d4b51af29c
docs: remove useless vertical-right mode
6 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
wangxiaolei
d7475f47cb
Fix menu doc in english version. ( #8503 )
7 years ago
Benjy Cui
09fd564af9
feat: upgrade rc-menu ( #8235 )
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
36227a10db
docs: sort api table
7 years ago
monkindey
ea926fecaf
also resolve conflicted file
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
Khalifa Lame
fa1547df84
docs: update Menu English doc ( #7465 )
* Update Menu English doc
Fixed typos.
* Update Menu English doc
Accidentally replaced noop with none in previous commit. Now reverted.
7 years ago
afc163
7fed87f835
doc: fix undocumented selectable prop of Menu
7 years ago
afc163
53640c3f18
update menu API doc
7 years ago
afc163
97fbb20fa8
improve menu doc
8 years ago
afc163
2eb3d55743
Add documentation for inlineCollapsed
8 years ago
afc163
9969a3b598
Improve doc
8 years ago
Nico
cfccd84f62
Fix(Documentation): Fix Menu documentation
8 years ago
Kenneth Truong
31ec5b7ad3
Add selectable option into Menu documentation
I had to read the source code to figure out that there was a property called selectable. So hopefully this will help save someone time. (Though this is an option in the rc-menu I made a PR there to add it in the doc also https://github.com/react-component/menu/pull/79 )
(I was trying to make a contextmenu out of this menu component which is why I needed to turn selectable off)
8 years ago
afc163
c1cb365eca
Fix missing API document of Menu[multiple]
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
afc163
25f8095b67
Add Menu[inlineIndent] documentation
8 years ago
afc163
bc45f43042
Fix Menu Devider style and document, close #3813
8 years ago
Benjy Cui
2dce9e67fb
docs: fix docs of Menu
8 years ago
afc163
0e6f677ff9
Fix doc headings
8 years ago
Benjy Cui
b2349facab
docs: fix docs' format
8 years ago
Winsky
6e94e7b7a4
[docs] translate menu,popover,popconfirm ( #2713 )
8 years ago