lihqi
6624805ad4
Update index.en-US.md ( #7259 )
7 years ago
lihqi
5bf94956e4
Update index.zh-CN.md ( #7258 )
7 years ago
afc163
4c52ccaff9
Fix Dropdown menu width, close #7124
7 years ago
Xiaohan Lee
bb195ee95f
Docs: update docs for Dropdown.Button ( #7071 )
* add "size" api document
7 years ago
afc163
acc0c5a216
Add instruction about dropdown menu item highlighted style
7 years ago
afc163
144c67f054
Fix dropdown menu position bug
7 years ago
Benjy Cui
2413c6af61
fix: make loading work with icon only button in button group, close : #6822
7 years ago
Benjy Cui
7ff0573046
fix: broken style of disabled submenu in dropdown, close : #6548
8 years ago
Benjy Cui
39cc78685d
style: update code style
8 years ago
blankzust
3c700cd1b7
fix: Dropdown.Button should support getPopupContainer ( #6527 )
8 years ago
newraina
dde8df5612
fix Dropdown.Button Props ( #6482 )
* fix DropdownButton Props
* let DropdownButtonProps extends ButtonGroupProps
* remove duplicated props
8 years ago
newraina
1d63de1106
fix Dropdown.Button's type definition
8 years ago
Benjy Cui
12a6060304
docs: fix code style
8 years ago
afc163
0c88ec2f38
Fix warning path
8 years ago
afc163
62e9c21e47
fix demo
8 years ago
afc163
10a2d82731
Fixed mode of Menu inside Dropdown, close #6101
8 years ago
Graeme Yeates
d8d17a6401
Seperate @active-item-bg into 2 variables
8 years ago
Graeme Yeates
4eb2855871
Add @active-item-bg to control hover and active states
8 years ago
afc163
c6efc4db27
Adjust dropdown item padding, close #5088
8 years ago
afc163
b9851f84c8
fix link focus style
8 years ago
afc163
3f1714bb0c
Fix placement not working in Dropdown.Button, close #5594
8 years ago
afc163
ec87110482
Fix Unknown prop `placement` warning of Dropdown.Button, close #5594
8 years ago
HJin.me
47589ba92c
fix get(Popup|Calendar|Suggestion|Tooltip)Container ts type ( #5528 )
8 years ago
afc163
849c5fbf75
Fix getPopupContainer ts type
8 years ago
afc163
322e9efdc9
Fix getPopupContainer ts type
8 years ago
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
* Upgeade to jest 19
* Use jest.spyOn
8 years ago
afc163
4e51fd942b
fix disabled dropdown menu item pointer events
8 years ago
afc163
6fdb39038b
Fix selected style of Dropdown menu, close #5013
8 years ago
feng zhi hao
e85c8a25f6
docs: rewrite Dropdown demos to ES6 component ( #4946 )
8 years ago
afc163
ddcc284b43
Fix dark theme menu style of Dropdown, close #4903
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
乐仪
1306c4656d
- version -> 2.7.1
- rc-pagination -> ~1.7.0
- fix site bug
8 years ago
afc163
d1b91bcc99
Fix direction of pop animation for Dropdown, ref #4811
8 years ago
afc163
5a643418d2
docs: Add missing demo and document fo Dropdown[placement], close #4811
8 years ago
afc163
0eb5c689a3
remove type="ghost" from demo
8 years ago
afc163
edf9ebb0ef
Fix Button font size inside Dropdown, close #4705
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
afc163
1042681bcd
Fix Table filter dropdown style
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
Alexandre Kirszenberg
517720895d
Dropdown.Button as a single non-wrappable element ( #4355 )
8 years ago
Benjy Cui
1351b5da5d
refactor: remove splitObject
8 years ago
邦
80ea247fa9
fix(Dropdown): onVisibleChange param. ( #4252 )
* fix(Dropdown): onVisibleChange param.
* doc(Dropdown): update onVisibleChange argument
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
afc163
89cf3a88e6
only icon down under Dropdown has smaller size, close #4023
8 years ago
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
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
Bruce Mitchener
36508ffabd
Typo fixes.
8 years ago