Benjy Cui
1f652bfe4c
fix: event.target of Button's click event, close : #7034
7 years ago
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
7 years ago
afc163
a0026a5923
Fix dropdown button mis-align, close #7070
7 years ago
afc163
a6037d66c0
Fix button align issue, close #7001
7 years ago
neekey
7e522291c8
add unit `px` to all less value, make them explicit
7 years ago
ddcat1115
75e9e44a2f
new style of danger button ( #5815 )
* new style for danger button
* improve
8 years ago
afc163
6b1cec2bf6
Use height over padding for button size, close #5256
8 years ago
afc163
fbdebd7692
Fix button loading transition
8 years ago
afc163
1083f82c5d
Fix icon transtion delay problem in Chrome
8 years ago
afc163
69dff0fa2d
Fix danger button ghost style
8 years ago
afc163
a16636cafd
Fix Button text shifts when click it
8 years ago
afc163
14d380f0f9
use old button animation
8 years ago
afc163
8dc73f4601
Fix shake bug fo Button loading with icon, close #4913
8 years ago
afc163
49b050ccc1
Improve button and badge[status] with pulse animation
8 years ago
afc163
5327a49161
Fix Button[shape="circle"] loading style, close #4875
8 years ago
afc163
e18a330fbd
Fix danger button click effect
8 years ago
afc163
5f8988a266
fix ghost primary button hover border color
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
偏右
f850993fda
More types of Button ( #4679 )
* Add Button[ghost] property, close #4625
* Add danger button
close #1308
* update API doc about ghost and danger property
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
Rex
c8a16b10bd
fix the blue border in some scenes ( #4382 )
8 years ago
afc163
0e97fae3f5
fix vertical-align of ButtonGroup
8 years ago
afc163
cf11a4f809
remove button-nested-icon font-size setting
8 years ago
Benjy Cui
f3ffae9e54
css: fix icon size in button, close : #4023 ( #4080 )
* css: fix icon size in button, close : #4023
* test: update snapshot for Button demo
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
afc163
527949df04
Fix Button and Input vertical-align bug
8 years ago
偏右
62a53e75b8
refactor: Downsize some style code ( #3421 )
* remove fieldset disabled style
* improve button style mixins
8 years ago
afc163
28765d4811
Fix large and small button's border-radius less vars
8 years ago
afc163
1a9fef5d2a
reinforcement button clicked animation
8 years ago
afc163
8f41b66253
Fix strange button style bug in chrome 53, close #3031
8 years ago
afc163
c0c00fbcd0
Fix strange button style bug in chrome 53, close #3031
8 years ago
afc163
4a756405d4
Add two less variables
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
yiminghe
9a0d751f94
refactor to typescript
9 years ago
afc163
7cb1fb02b8
color fix inside button #1882
9 years ago
afc163
8bd421efc7
fix loading button clicked effect
9 years ago
afc163
e071fc4aa9
Fix disabled button event bubble
close #1541
ref http://stackoverflow.com/a/17877723
9 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