zombieJ
b4050d3d52
fix typescript ( #14587 )
6 years ago
zombieJ
4e54aa8a46
ConfigProvider support `autoInsertSpaceInButton` ( #14230 )
close #14229
6 years ago
zombieJ
f524b693ed
Button support `round` shape ( #14236 )
close #13700
6 years ago
afc163
f65f3af928
💄 chore button code style
6 years ago
Maciej Czekaj
bc59ebb0d8
fix spaces in curly brackets
6 years ago
Maciej Czekaj
ed593ef138
fix two more code style issues
6 years ago
Maciej Czekaj
72ee25aa4f
Fix method argument name
6 years ago
Maciej Czekaj
465c8075dd
#9792 Migrate Button to new lifecycle methods
Signed-off-by: Maciej Czekaj <natanielcz@gmail.com>
6 years ago
afc163
380416e92a
🐛 loose button type propTypes for custom usage
close #13915
ref #1308
6 years ago
zombiej
d648b822a6
revert Christmas egg
6 years ago
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
6 years ago
afc163
748ddcaa5a
💄 fix dropdown button warning
6 years ago
afc163
ecf83c0438
💄 Fix one tslint problem
6 years ago
小哈husky
f5bf79d2d8
修复当值为0时样式不对问题
修复当值为0时样式不对问题 ,bug demo.https://codesandbox.io/s/0146v1lxkl
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
afc163
35585a6d07
🐛 should render as normal button when href is assigned undefined
close #13337
6 years ago
afc163
087f7efd10
findDOMNode to refs, close #12843
6 years ago
snail
6b22ae3b6c
[fixed]button can also trigger the click event when loading is true in ie9 ( #12466 )
6 years ago
afc163
00aebeb975
add christmas easter egg
6 years ago
zombiej
b076b52756
fix #11967 . Add children type validate in button.tsx
6 years ago
afc163
9cf6ae6010
Refactor and apply wave click animation to more components
now support Button, Tag, Radio.Button and switch
6 years ago
afc163
b4d95f7e20
Refactor button click effect implementation
for better perfermance
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
Ilan
b5ed207902
🚚 fitContainer -> block name conversion
6 years ago
Ilan
623cf1eaff
✨ introducing fitContainer prop for button
6 years ago
Zheeeng
980e2b1427
Update button signature ( #10877 )
7 years ago
Junbin Huang
bbf5cb75c3
chore: update typescript@~2.9.1 ( #10748 )
7 years ago
Wei Zhu
1ed9fed2cf
Improve Button and Tag types
7 years ago
Christopher Deutsch
dd0d4214d1
Omit 'ref' from ButtonProps otherwise typing conflicts occur. ( #10426 )
Fixes #10405
7 years ago
Wu Haotian
6019245365
fix(button): use React.HTMLProps for button's props ( #10229 )
7 years ago
afc163
c7471a4653
tweak insert space logic of loading button
7 years ago
Zheeeng
05a522c343
Update ButtonType ( #10129 )
7 years ago
afc163
4502ad8376
Fix button two-chinese-words update bug
7 years ago
Christopher Deutsch
97b09b393b
onKeyPress and onKeyDown got the wrong type in #9316 ( #9365 )
7 years ago
Yury Kozyrev
1e92ff8efd
onKeyPress and onKeyDown typings ( #9316 )
* Update Checkbox.tsx
* Update button.tsx
7 years ago
Yury Kozyrev
693e734a82
Update button.tsx ( #8918 )
7 years ago
崔宏森
eac76df671
Fix the bug<Button>{0}</Button> display abnormal ( #8733 )
* 修复了<Button>{0}</Button> 显示异常的bug
* Fix the bug<Button>{0}</Button> display abnormal
* Fix the bug<Button>{0}</Button> display abnormal
* Unit test writing error
* Unit tests were added to test the rendering of {0}, 0, {false} respectively
7 years ago
afc163
6959119573
Fix HOC in Button not inserted space bettween chinese words
7 years ago
偏右
250eed0fc9
Link button ( #8343 )
* support link button
* Fix type
7 years ago
ddcat1115
0865824b61
fix buttonSize type
close #8304
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
偏右
bdceb5f083
Review fix ( #8125 )
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
7 years ago
Zhang Zhi
7bc6aad1fd
Update button code to make it more clearer ( #7929 )
* remove unnecessary default value of 'size' prop
* `clicked` should be a state
7 years ago
Wei Zhu
a3c3ec8070
Fix types and lint
7 years ago
afc163
dd22bae0fc
Fix button loading style with icon, close #7709
7 years ago
偏右
dab6f43c02
Feat search enter button ( #7620 )
* Add enterButton for Input.Search
close #7596
* update snapshot
7 years ago
afc163
59b11f3b48
Tweak button insert space logic
7 years ago
Zhang Zhi
30e4fa8a8d
Remove Button's redundent code ( #7176 )
7 years ago