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 |
afc163
|
730dbc72f7
|
Add typings
|
8 years ago |
偏右
|
de359d2cf7
|
fix tslint problems (#2360)
|
8 years ago |
yiminghe
|
94706f1d2c
|
fix ts
|
9 years ago |
yiminghe
|
9a0d751f94
|
refactor to typescript
|
9 years ago |
Benjy Cui
|
2144349741
|
style: enable react/jsx-closing-bracket-location
|
9 years ago |
afc163
|
7cb1fb02b8
|
color fix inside button #1882
|
9 years ago |
afc163
|
4b00e05cfb
|
fix for button ummount
|
9 years ago |
Benjy Cui
|
f22e682217
|
docs: update translation
|
9 years ago |
afc163
|
62e55e2080
|
update button demo
|
9 years ago |
afc163
|
8bd421efc7
|
fix loading button clicked effect
|
9 years ago |
Benjy Cui
|
8842d9342a
|
site: update components' type
|
9 years ago |
Benjy Cui
|
be2bac4b25
|
site: resolve rebase errors
|
9 years ago |
Benjy Cui
|
d2a4dcf1eb
|
docs: hide style
|
9 years ago |
Benjy Cui
|
518495a948
|
docs: update translation
|
9 years ago |
Benjy Cui
|
5909438ed3
|
docs: update translation
|
9 years ago |
Benjy Cui
|
2fe4a49182
|
docs: translate the documentation of Button to English
|
9 years ago |
Benjy Cui
|
8971074b3d
|
site: add i18n for common md file
|
9 years ago |
Benjy Cui
|
b9a550c0fe
|
site: i18n for demo
|
9 years ago |
Benjy Cui
|
ecaa6c56c3
|
style: enable comma-dangle
|
9 years ago |
afc163
|
8b894f908d
|
upgrade antd-tools and fix typo
|
9 years ago |
afc163
|
c66a226004
|
Fix lesshint problems
|
9 years ago |
afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
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 |
afc163
|
affda966e5
|
fix #1528
|
9 years ago |
afc163
|
6dc187e5f4
|
Not focus it when click button
91117c0faa (diff-39f43a348016e3a62dc9c315917c402bR108)
|
9 years ago |
afc163
|
63e110fbc6
|
fix #1442
|
9 years ago |
afc163
|
cc2f93a4e1
|
loading button should not be transparent
|
9 years ago |
Benjy Cui
|
047bfc2574
|
style: enable react/prefer-stateless-function
|
9 years ago |
afc163
|
b4be06f816
|
improve button loading animation
|
9 years ago |
afc163
|
5f0b1ef006
|
Fix button text span wrap
|
9 years ago |
afc163
|
e4c3faeabc
|
fix size propTypes
|
9 years ago |
afc163
|
41182f5619
|
fix prefixCls
|
9 years ago |
afc163
|
611665fa6d
|
button contains icon only should has smaller padding
|
9 years ago |
afc163
|
5b1ccce554
|
fix button demo
|
9 years ago |
Benjy Cui
|
df3ba36720
|
docs: remove useless newline in documentation
|
9 years ago |
afc163
|
5c884a64c4
|
Remove Button type PropTypes limit, close #1308
|
9 years ago |
afc163
|
9f342a0568
|
update button group demo
|
9 years ago |
Benjy Cui
|
d5a6932c15
|
docs: update documentation format
|
9 years ago |
Benjy Cui
|
03d09b66e8
|
docs: update demo format
|
9 years ago |