afc163
f545e52ec5
Fix dropdown menu group title style
7 years ago
偏右
759b0bb821
seperate reset styles ( #7682 )
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
7 years ago
Wei Zhu
250c7a9c68
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b
.
7 years ago
Wei Zhu
9d2c91598b
Mock rc-trigger
Ref #5522
7 years ago
jiang
2570ba8fe6
Menu anim ( #7567 )
* update menu icon animate
* add padding !important, restore menu retraction animate
* update dropdown arrow
7 years ago
Khalifa Lame
a2eb54b1ae
docs: update Dropdown English doc ( #7442 )
Fixed typos
7 years ago
afc163
3ceda311b6
menu cannot be selectable in dropdown defaultly
7 years ago
afc163
7fed87f835
doc: fix undocumented selectable prop of Menu
7 years ago
John Nguyen
3b6ea67115
adds className to DropDown component" ( #7378 )
7 years ago
afc163
7e2d456453
Fix ci
7 years ago
lihqi
6624805ad4
Update index.en-US.md ( #7259 )
7 years ago
lihqi
5bf94956e4
Update index.zh-CN.md ( #7258 )
7 years ago
Benjy Cui
e0bf1cefe7
fix: disabled of Dropdown, ref: #7102
7 years ago
Eden Wang
e633f91c27
Disabled Dropdown is showing Menu on hover ( #7102 )
* disabled dropdown is showing menu on hover
* fix cr error
* update snap
* update document
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