Wei Zhu
a69a52f8b8
docs: Rewrite Button demos to ES6 component
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
偏右
f5d697988a
fix: Tooltip should work with disabled button ( #4865 )
* Fix Tooltip won't hide at disabled button
close react-component/tooltip#18
* change button text in test case
* Add comments for display attribute
* correct test case
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
Benjy Cui
200b88246f
docs: update docs format
8 years ago
afc163
0eb5c689a3
remove type="ghost" from demo
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
Wei Zhu
c681e8acf2
docs: Add backquote to default value
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
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
9b8a26ba17
upgrade code style
8 years ago
Benjy Cui
1351b5da5d
refactor: remove splitObject
8 years ago
Wei Zhu
587b874fc8
tests: Add button tests
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
Benjy Cui
60da9909d3
site: improve loading performance ( #4112 )
* site: should generate html file for both of en and cn, ref: #3934
* site: remove loading animation
* site: fix header menu highlight
* site: improve detail
* deps: update
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
Benjy Cui
04269ecb40
docs: hide Button[shape=circle-outline], close : #4077
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
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
8 years ago
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
8 years ago
Bruce Mitchener
b875a6104b
docs: Button: Add `dashed` to type property description.
8 years ago
afc163
de64779546
speed up loading icon
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
ddcat1115
ad9cfe8914
Button add `Multiple Buttons` demo ( #3660 )
8 years ago
Benjy Cui
a7d335ec7a
docs: update docs detail
8 years ago
afc163
527949df04
Fix Button and Input vertical-align bug
8 years ago
Benjy Cui
4878258f6c
refactor: ref: #3490
8 years ago
yiminghe
8afe3965c1
upgrade ts 2.0
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
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
Benjy Cui
9b99c3886d
fix: spin should mask content, close : #3091
8 years ago
afc163
4a756405d4
Add two less variables
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
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
Benjy Cui
8db2b79505
chore: fix compile errors
8 years ago
kvetoslavnovak
10709251ec
#1471 ( #3000 )
#1471
8 years ago
ddcat1115
5762b4139b
fix ButtonGroup 'default' size warning
close #2906
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago