afc163
c1cb365eca
Fix missing API document of Menu[multiple]
8 years ago
afc163
1c4407b60c
fix popup menu z-index problem
8 years ago
afc163
fbeccb7be5
fix inline submenu open style
8 years ago
afc163
176b9f9083
fix typo
8 years ago
afc163
c440a4d2b2
rewrite Menu demos to es6 component, #4878
8 years ago
afc163
989792ed9b
simplify less code
8 years ago
afc163
74028f6e48
Fix pop menu padding
8 years ago
afc163
477e150075
Fix some SubMenu style bug, close #4906
8 years ago
Benjy Cui
c4ac919067
fix: Menu.Item border width should not show animation
8 years ago
afc163
d22ce9cd50
Improve menu and collapse style details
8 years ago
afc163
144393c48a
demo: update menu sider demo
8 years ago
afc163
d8403718f9
Add test case for #4876
8 years ago
afc163
32e10784e1
Fix submenu active style in controlled mode
8 years ago
afc163
4cbcc05b02
Fix openKeys is not working when mode is switched, close #4876
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
8 years ago
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
8 years ago
afc163
bb54dce712
Add test case for Menu openKeys undefined bug
ref #4677 and #4692
8 years ago
kacjay
1ed890c095
fix Menu selected change error ( #4677 )
protect none parameter[openKeys, defaultOpenKeys] Menu
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
偏右
0a68959207
Fix openKeys and defaultOpenKeys of Menu, close #3783 ( #4609 )
8 years ago
afc163
0d38fefb00
Fix Menu[theme=dark] selected and disabled style, #4440
8 years ago
afc163
d0df37ed42
Fix Menu[theme="dark"] text color, close #4440
8 years ago
偏右
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
8 years ago
偏右
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
8 years ago
afc163
20cd35abe3
fix demo
8 years ago
afc163
662b213137
Fix Menu[dark] item background, close #4414 again
8 years ago
afc163
35d91d8dee
Fix Menu[dark] item background, close #4414
8 years ago
afc163
25f8095b67
Add Menu[inlineIndent] documentation
8 years ago
afc163
5b48656b82
Fix Menu[vertical] selected item background, close #4253
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
afc163
03eff769be
Fix menu item hover color
8 years ago
afc163
99df18139b
Improve Menu selected design
8 years ago
Benjy Cui
c4d8c4770c
Add upgrade warning ( #4028 )
* chore: add upgrade warning for time related value
* chore: update warning
* chore: update demo url
8 years ago
Benjy Cui
932443099a
css: use @component-background , ref: #4040
8 years ago
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
8 years ago
afc163
bc45f43042
Fix Menu Devider style and document, close #3813
8 years ago
afc163
850e713e7f
Improve text overflow for MenuItem and AnchorLink, close #3712
8 years ago
afc163
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
Benjy Cui
d8ea555ee8
docs: update menu demo
8 years ago
Benjy Cui
60ecb3c628
refactor: each message should warn just once
8 years ago
Benjy Cui
4878258f6c
refactor: ref: #3490
8 years ago
ddcat1115
23331e8594
Menu 样式调整 ( #3533 )
8 years ago
afc163
af3c1aac96
update switch animation ease
8 years ago
kvetoslavnovak
4ade308737
Menu theme demo switch style, closes #3327 ( #3341 )
8 years ago
Benjy Cui
e4ed800b61
docs: should not jump to other website
8 years ago
Benjy Cui
87753482bf
style: update code style to please lint, close : #2811
8 years ago