Commit Graph

13 Commits

Author SHA1 Message Date
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
44b8f38a3c fix disabled menu item background 2016-07-21 14:30:37 +08:00
afc163
3af5f18f29 Fix menu z-index 2016-07-06 12:20:16 +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
2928930f5f Improve MenuItem styles 2016-06-25 15:09:23 +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