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 |
|
Benjy Cui
|
e6280a7ea6
|
Merge branch '1.x-stable'
|
2016-08-22 17:05:37 +08:00 |
|
afc163
|
9ec6cc90a5
|
Fix menu z-index
maybe it can close #2762 😄
|
2016-08-20 19:29:59 +08:00 |
|
afc163
|
1b001c7672
|
Merge 1.x-stable
|
2016-07-24 15:07:50 +08:00 |
|
afc163
|
5c52c21435
|
inline menu does not highlight selected sub-menu
|
2016-07-24 14:23:41 +08:00 |
|
ddcat1115
|
79ef6a0664
|
fix #2414
|
2016-07-22 18:42:47 +08:00 |
|
afc163
|
42d34a5db3
|
Merge branch '1.x-stable'
|
2016-07-21 14:34:37 +08:00 |
|
afc163
|
44b8f38a3c
|
fix disabled menu item background
|
2016-07-21 14:30:37 +08:00 |
|
afc163
|
487b40815f
|
Merge 1.x-stable
|
2016-07-07 15:13:01 +08:00 |
|
afc163
|
3af5f18f29
|
Fix menu z-index
|
2016-07-06 12:20:16 +08:00 |
|
afc163
|
d280cba481
|
Merge 1.x-stable
|
2016-07-04 15:19:35 +08:00 |
|
afc163
|
332ba6edc9
|
Fix dark Menu selected item link color, close #2213
|
2016-06-29 15:14:53 +08:00 |
|
afc163
|
f3ce68853e
|
Fix dark Menu selected item hover style, close #2213
|
2016-06-29 19:49:51 +08:00 |
|
afc163
|
a24634f3ec
|
Merge 1.x-stable
|
2016-06-27 14:36:19 +08:00 |
|
afc163
|
2928930f5f
|
Improve MenuItem styles
|
2016-06-25 15:09:23 +08:00 |
|
yiminghe
|
9a0d751f94
|
refactor to typescript
|
2016-06-22 13:19:48 +08:00 |
|
Leon Shi
|
5e89806520
|
color fix for anchor inside selected menu item in vertical mode, close #1935 (#1962)
|
2016-06-06 09:53:20 +08:00 |
|
afc163
|
c277637af5
|
fix some menu detail
|
2016-05-16 14:35:24 +08:00 |
|
afc163
|
001cf94e45
|
Fix some detail style
|
2016-05-10 15:44:24 +08:00 |
|
afc163
|
bf89d7e1b8
|
fix menu item z-index
|
2016-05-09 19:49:39 +08:00 |
|
afc163
|
df8b7323e4
|
Add onTitleClick to doc
|
2016-05-07 16:03:51 +08:00 |
|
afc163
|
0ca6a1c24a
|
css modularize (#1448)
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
|
2016-04-27 20:44:36 +08:00 |
|