afc163
b7aee09758
Fix dropdown menu group title style
7 years ago
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
jiang
2570ba8fe6
Menu anim ( #7567 )
* update menu icon animate
* add padding !important, restore menu retraction animate
* update dropdown arrow
7 years ago
Benjy Cui
7ff0573046
fix: broken style of disabled submenu in dropdown, close : #6548
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
4e51fd942b
fix disabled dropdown menu item pointer events
8 years ago
afc163
6fdb39038b
Fix selected style of Dropdown menu, close #5013
8 years ago
afc163
ddcc284b43
Fix dark theme menu style of Dropdown, close #4903
8 years ago
afc163
d1b91bcc99
Fix direction of pop animation for Dropdown, ref #4811
8 years ago
afc163
edf9ebb0ef
Fix Button font size inside Dropdown, close #4705
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
afc163
89cf3a88e6
only icon down under Dropdown has smaller size, close #4023
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
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
afc163
0a48c62dcb
use @text-color
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
afc163
d92a24d477
Improve overlay border design
8 years ago
偏右
354759cb17
Redesigned icons ( #3041 )
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
8 years ago
马斯特
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
8 years ago
afc163
d518e485b1
Improve Dropdown Button examples
8 years ago
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
9 years ago
Sebastian Blade
e5118a9b1c
Update dropdown.less ( #1491 )
去除 menu 中的 `overflow: hidden` (会导致子菜单无法显示)
改为用伪类 `only-child`
9 years ago
Sebastian Blade
765ea2dbeb
Update dropdown.less
给 menu 添加 overflow: hidden
避免只有一条 Menu.Item 时,hover 样式超出 menu 的圆角
9 years ago
afc163
dafd25dd7c
unifiy z-index
9 years ago
afc163
90ea1cef3f
Fix popover and dropdown position
9 years ago
afc163
ba51e65c3d
Add animation for dropdown submenu, ref #797
9 years ago
afc163
dc1455ecc4
Add dropdown submenu demo and style, close #797
9 years ago
afc163
2c3bf07d39
improve selected item style, close #467
9 years ago
afc163
cf6ed2ae36
fix button padding
9 years ago
afc163
2923cd8799
Add dropdown button
9 years ago
afc163
68cdef6b5c
update border base variable
9 years ago
afc163
7740e2d5f0
fix dropdown icon position
9 years ago
afc163
7df5379022
Fix link area in dropdown menu, close #535
9 years ago
afc163
c05652a140
Add radio button disabled style, fix #489
9 years ago
afc163
39b3f71035
update style
9 years ago
yiminghe
8729808625
upgrade dropdown
9 years ago
Benjy Cui
0183694f9c
refactor: remove `.ant-btn-menu`
9 years ago
afc163
8a45fe3357
update select dropdown style
9 years ago
yiminghe
43e948f815
upgrade dropdown
9 years ago
afc163
f0931ece66
Add lesslint and fix less code style
9 years ago
zhujun24
34466d2dde
fix dropdown border-top IE8
9 years ago
afc163
f975a891a6
selected check style should be in select-dropdown rather than dropdown
9 years ago
afc163
0d0e07a3a6
update box-shadow and border
9 years ago