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
2017-07-27 19:43:45 +08:00
afc163
d90e1b2a9e
Fix extra ... in firefox
2017-07-25 14:15:13 +08:00
afc163
4f85be834c
Tweak menu text align again
2017-07-25 10:31:05 +08:00
afc163
3d71d980a7
Adjust menu icon and text vertical align
2017-07-19 17:44:02 +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
6e145bfad3
Add tooltip for collapsed menu item
2017-06-30 21:07:01 +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
fa88477886
tweak vertical menu selected style
2017-06-19 16:07:47 +08: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
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
afc163
6864fea0cb
Improve inline menu active style
2017-04-02 14:43:34 +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
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
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
32e10784e1
Fix submenu active style in controlled mode
2017-02-15 17:14:40 +08:00
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
2017-02-06 12:09:58 +08:00
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
...
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
2017-01-31 16:05:10 +08:00
afc163
0d38fefb00
Fix Menu[theme=dark] selected and disabled style, #4440
2017-01-06 11:36:54 +08:00
afc163
d0df37ed42
Fix Menu[theme="dark"] text color, close #4440
2017-01-03 00:12:23 +08:00
偏右
d811ebee5c
New color system ( #4426 )
...
* Add new color patterns algorithm
* Add color palettes
* update other colors
* fix gray color
* update more tint/shade to colorPalette
* new font color
* Update doc for new color system
* improve doc style
2017-01-01 22:20:06 +08:00
偏右
0062867274
Feature 2.6 ( #4429 )
...
* new Layout Component (#4087 )
* change Anchor type
* new Layout
* Component update && add snap
* Revert "new Layout Component" (#4131 )
* add Layout (#4169 )
* add Layout
* update
* fix snapshot
* Improve layout component
1. update demo code
2. drop `position` of Sider
3. improve demo style
2016-12-30 21:41:28 +08:00
afc163
662b213137
Fix Menu[dark] item background, close #4414 again
2016-12-30 13:16:30 +08:00
afc163
35d91d8dee
Fix Menu[dark] item background, close #4414
2016-12-30 12:16:29 +08:00
afc163
5b48656b82
Fix Menu[vertical] selected item background, close #4253
2016-12-15 12:12:35 +08:00
afc163
03eff769be
Fix menu item hover color
2016-12-05 16:15:22 +08:00
afc163
99df18139b
Improve Menu selected design
2016-12-04 19:26:11 +08:00
Benjy Cui
932443099a
css: use @component-background, ref: #4040
2016-11-29 11:56:10 +08:00
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
2016-11-29 09:54:54 +08:00
afc163
bc45f43042
Fix Menu Devider style and document, close #3813
2016-11-15 14:12:25 +08:00
afc163
850e713e7f
Improve text overflow for MenuItem and AnchorLink, close #3712
2016-11-10 11:35:12 +08:00
afc163
e4974ac72a
use @font-size-base ( #1752 )
2016-11-08 20:57:07 +08:00
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
2016-11-08 20:48:03 +08:00
ddcat1115
23331e8594
Menu 样式调整 ( #3533 )
2016-10-22 13:30:59 +08:00
偏右
354759cb17
Redesigned icons ( #3041 )
...
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
2016-09-18 09:54:47 +08:00
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
...
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
2016-09-14 16:18:33 +08:00
tianli.zhao
9be6901794
fix issue 2929:Menu 设置成 theme=dark 后,链接点击无效 ( #2931 )
2016-09-03 00:43:33 +08:00
afc163
9ec6cc90a5
Fix menu z-index
...
maybe it can close #2762 😄
2016-08-20 19:29:59 +08:00
afc163
5c52c21435
inline menu does not highlight selected sub-menu
2016-07-24 14:23:41 +08:00