afc163
3d71d980a7
Adjust menu icon and text vertical align
2017-07-19 17:44:02 +08:00
Benjy Cui
119d498935
chore: replace http with https, close : #6893
2017-07-19 14:00:11 +08:00
afc163
44b3dad12f
tweak style
2017-07-14 12:18:02 +08:00
afc163
2b2e962738
tweak menu style
2017-07-13 20:28:23 +08:00
afc163
46ffda9c93
fix vertical menu item border radius
2017-07-12 16:43:53 +08:00
afc163
6c5a11a363
Fix inlineCollapsed Menu styledetails
2017-07-08 16:15:00 +08:00
afc163
fda881cc7a
trailing spaces
2017-07-07 19:45:59 +08:00
偏右
b653a2c055
Merge branch 'master' into feature-2.12
2017-07-07 19:41:37 +08:00
afc163
f2268c2877
Fix test case for menu
2017-07-07 17:15:29 +08:00
afc163
8945bb5da6
Add test case for menu
2017-07-07 16:51:06 +08:00
afc163
b6011d7a39
typo
2017-07-01 14:04:26 +08:00
afc163
50e37796b8
Add test case
2017-06-30 23:08:11 +08:00
afc163
0b67dc4e12
update warning message
2017-06-30 22:05:53 +08:00
afc163
7d3bc4ebd4
update snapshots
2017-06-30 22:02:19 +08:00
afc163
82afb368c0
Fix context change logic
2017-06-30 22:00:04 +08:00
afc163
89a37da77f
Menu will get collapsed status from Layout.Sider
2017-06-30 21:36:23 +08:00
afc163
97fbb20fa8
improve menu doc
2017-06-30 21:10:47 +08:00
afc163
2eb3d55743
Add documentation for inlineCollapsed
2017-06-30 21:09:34 +08:00
afc163
6e145bfad3
Add tooltip for collapsed menu item
2017-06-30 21:07:01 +08:00
afc163
115749e06f
inline menu should not trigger handleClick
2017-06-30 20:27:39 +08:00
afc163
63daf8d0a3
Add Menu[inlineCollapsed] prop
2017-06-30 18:08:30 +08:00
afc163
0ed75caeac
fix dark menu style
2017-06-21 16:44:13 +08:00
afc163
3a2f6bea18
update menu demo
2017-06-19 16:07:48 +08:00
afc163
fa88477886
tweak vertical menu selected style
2017-06-19 16:07:47 +08:00
afc163
9969a3b598
Improve doc
2017-06-16 16:56:03 +08:00
Nico
cfccd84f62
Fix(Documentation): Fix Menu documentation
2017-06-15 18:08:01 +02:00
Benjy Cui
aab3daa1ea
fix: broken style of SubMenu[disabled], close : #6062
2017-05-15 18:24:27 +08:00
Graeme Yeates
d8d17a6401
Seperate @active-item-bg into 2 variables
2017-05-03 10:57:14 -04:00
Graeme Yeates
4eb2855871
Add @active-item-bg to control hover and active states
2017-05-02 11:05:28 -04:00
Brook Shi
286fc964e6
fix: support inlineIndent property of Menu for TypeScript ( #5903 )
2017-04-26 10:11:03 +08:00
pinggod
01f0e07835
fix issue 5707: override the default a:focus style when it nested in the menu component
2017-04-12 14:42:07 +08:00
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)
2017-04-02 23:42:28 -07:00
afc163
6864fea0cb
Improve inline menu active style
2017-04-02 14:43:34 +08:00
Wei Zhu
675e037e7a
Remove only...
2017-03-28 17:16:15 +08:00
afc163
0cb3259570
tweak menu style code
2017-03-25 20:31:53 +08:00
afc163
85a32c79f4
Fix menu icon transition delay in Chrome, close #5495
2017-03-25 20:30:35 +08:00
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
...
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
2017-03-23 21:15:49 +08:00
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
...
* Upgeade to jest 19
* Use jest.spyOn
2017-03-17 18:56:30 +08:00
afc163
c1cb365eca
Fix missing API document of Menu[multiple]
2017-03-02 17:48:11 +08:00
afc163
1c4407b60c
fix popup menu z-index problem
2017-02-22 18:30:50 +08:00
afc163
fbeccb7be5
fix inline submenu open style
2017-02-22 14:47:01 +08:00
afc163
176b9f9083
fix typo
2017-02-20 22:11:39 +08:00
afc163
c440a4d2b2
rewrite Menu demos to es6 component, #4878
2017-02-20 21:51:23 +08:00
afc163
989792ed9b
simplify less code
2017-02-16 21:24:17 +08:00
afc163
74028f6e48
Fix pop menu padding
2017-02-16 17:56:27 +08:00
afc163
477e150075
Fix some SubMenu style bug, close #4906
2017-02-16 17:31:08 +08:00
Benjy Cui
c4ac919067
fix: Menu.Item border width should not show animation
2017-02-16 16:32:03 +08:00
afc163
d22ce9cd50
Improve menu and collapse style details
2017-02-16 15:38:24 +08:00
afc163
144393c48a
demo: update menu sider demo
2017-02-16 15:38:24 +08:00
afc163
d8403718f9
Add test case for #4876
2017-02-15 18:00:20 +08:00