Commit Graph
154 Commits
Author SHA1 Message Date
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
偏右andddcat1115 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
偏右andGitHub 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 20cd35abe3 fix demo 2016-12-30 14:05:27 +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 25f8095b67 Add Menu[inlineIndent] documentation 2016-12-22 15:06:37 +08:00
afc163 5b48656b82 Fix Menu[vertical] selected item background, close #4253 2016-12-15 12:12:35 +08:00
Wei Zhu 07103b9fb6 Don't ignore test files. 2016-12-14 14:48:09 +08:00
Wei Zhu 17a0a33283 Restructure tests. 2016-12-14 14:41:39 +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 Cuiand偏右 c4d8c4770c Add upgrade warning (#4028)
* chore: add upgrade warning for time related value

* chore: update warning

* chore: update demo url
2016-12-02 15:07:33 +08:00
Benjy Cui 932443099a css: use @component-background, ref: #4040 2016-11-29 11:56:10 +08:00
cathayandyandBenjy Cui 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
Benjy Cui d8ea555ee8 docs: update menu demo 2016-11-07 11:55:58 +08:00
Benjy Cui 60ecb3c628 refactor: each message should warn just once 2016-11-01 11:10:11 +08:00
Benjy Cui 4878258f6c refactor: ref: #3490 2016-10-24 12:04:26 +08:00
ddcat1115and偏右 23331e8594 Menu 样式调整 (#3533) 2016-10-22 13:30:59 +08:00
afc163 af3c1aac96 update switch animation ease 2016-10-21 13:09:29 +08:00
kvetoslavnovakand偏右 4ade308737 Menu theme demo switch style, closes #3327 (#3341) 2016-10-10 22:38:20 +08:00
Benjy Cui e4ed800b61 docs: should not jump to other website 2016-09-30 18:13:22 +08:00
Benjy Cui 87753482bf style: update code style to please lint, close: #2811 2016-09-27 10:06:34 +08:00
Benjy Cui 28d5b49f9e site: update details 2016-09-23 10:14:57 +08:00
kvetoslavnovakandBenjy Cui ff42c08ebe docs: Switch the menu type - English Translation (#3132) 2016-09-23 09:38:57 +08:00
kvetoslavnovakandBenjy Cui 892b815c4a docs: Menu Themes - English Translation (#3131) 2016-09-23 09:38:40 +08:00
kvetoslavnovakandBenjy Cui 533ae0393b docs: Vertical menu - English translation (#3130) 2016-09-23 09:38:12 +08:00
kvetoslavnovakandBenjy Cui 9c2b346950 docs: Open current submenu only - English translation (#3129) 2016-09-23 09:37:53 +08:00
kvetoslavnovakandBenjy Cui 5753f14b85 docs: Vertical menu with children - English translation (#3128) 2016-09-23 09:37:31 +08:00
kvetoslavnovakandBenjy Cui 1fa710a911 docs: Top Navigation Example - English translation (#3116) 2016-09-22 10:40:42 +08:00
Benjy Cui bd7e9f00c0 style: update code style 2016-09-21 11:54:53 +08:00
Benjy Cui 2dce9e67fb docs: fix docs of Menu 2016-09-18 15:59:43 +08:00
偏右andBenjy Cui 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
马斯特andBenjy Cui 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
Benjy Cui c754a3d3d4 chore: add warning for breaking changes 2016-09-14 11:42:06 +08:00
Benjy Cui 8db2b79505 chore: fix compile errors 2016-09-13 15:31:29 +08:00
afc163 0e6f677ff9 Fix doc headings 2016-09-10 13:43:30 +08:00
tianli.zhaoand偏右 9be6901794 fix issue 2929:Menu 设置成 theme=dark 后,链接点击无效 (#2931) 2016-09-03 00:43:33 +08:00
Benjy Cuiand偏右 6030e6abef fix: upgrade rc-menu to close: #2701 (#2836) 2016-09-01 11:26:07 +08:00
Benjy Cui cc92f36c3d docs: update title 2016-08-26 15:19:40 +08:00
Benjy Cui b2349facab docs: fix docs' format 2016-08-26 15:07:46 +08:00
WinskyandBenjy Cui 6e94e7b7a4 [docs] translate menu,popover,popconfirm (#2713) 2016-08-26 14:42:41 +08:00
afc163 77949bb9e3 upgrade eslint-config, close #2811 2016-08-23 21:00:35 +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