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
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
Bruce Mitchener
71594b0e5c
Remove manual binding for 'this'.
Use ES7 style class members for event handlers so that 'this' is
automatically bound and each definition site doesn't need to manually
invoke 'bind'.
This makes all existing ES2015 class usages in components use the
same mechanism for binding.
9 years ago
afc163
72db02ef04
Add icon prop for Button, close #1199
9 years ago
闲耘™
8d817e6eee
update(propTypes): more restrictions on propTypes
9 years ago
闲耘™
1c35bd3d9d
refact(regexp): better regexp
9 years ago
afc163
ed3cda06a2
update button docs
9 years ago
afc163
f7fb5b29f9
Fix click effect in Popconfirm button
9 years ago
afc163
4446e73fda
remove button border-radius fallback
9 years ago
afc163
c3014c26a1
Fix button click arguments
9 years ago
afc163
be3a90fbc6
Add click effect for primary button, close #942
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
afc163
78d3653620
update button group demo
9 years ago
afc163
fcbd6015bd
fix button-group disable button border, close #926
9 years ago
afc163
413e816c98
update button doc
9 years ago
Benjy Cui
209170e813
style: update demo code style to please lint
9 years ago
Benjy Cui
711d2d7413
style: update code style to please lint
9 years ago
afc163
1e001d2d82
upgrade eslint-config-airbnb
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
9 years ago
afc163
c5df2c0fac
update button demo text
9 years ago
afc163
2699f5075c
update button loading
9 years ago
afc163
5e1f611863
Add dashed button, ref #413
9 years ago
afc163
d1d3329674
fix boolean attribute lint errors
9 years ago
afc163
16abf46071
Fix markdown eslint errors, update .eslintrc
9 years ago