afc163
1d9afb6510
Fix button group z-index, close #9014
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
d6d701976f
Fix button line-height broken by 455b9e4, close #8836
7 years ago
afc163
455b9e40e0
Remove unneccessary reset style of button
7 years ago
afc163
6959119573
Fix HOC in Button not inserted space bettween chinese words
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
afc163
8ba0b87dcd
Fix button align in chrome
7 years ago
偏右
250eed0fc9
Link button ( #8343 )
* support link button
* Fix type
7 years ago
afc163
c0b7bdb9f3
Tweak components style detail
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
afc163
ac96bad478
Improve demo details and update snapshot
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
0bc5936b23
resolve conflicted files
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
afc163
274985d320
fix button margin inside
7 years ago
偏右
9053192ae9
Fix component style ( #7848 )
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
7 years ago
Wei Zhu
a3c3ec8070
Fix types and lint
7 years ago
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
OuYancey
88220df0fb
docs: update render result in Button ( #7802 )
7 years ago
偏右
2bced36f0c
New component styles ( #7731 )
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
7 years ago
ChaXinyu
14e2a56b75
export components interface ( #7654 )
* export components interface
* export specific props
* fix formItem missed import
7 years ago
afc163
dd22bae0fc
Fix button loading style with icon, close #7709
7 years ago
偏右
759b0bb821
seperate reset styles ( #7682 )
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
7 years ago
偏右
dab6f43c02
Feat search enter button ( #7620 )
* Add enterButton for Input.Search
close #7596
* update snapshot
7 years ago
Wei Zhu
250c7a9c68
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b
.
7 years ago
Wei Zhu
9d2c91598b
Mock rc-trigger
Ref #5522
7 years ago
afc163
bb2c2036ba
update button size demo
7 years ago
Khalifa Lame
8271b5d069
docs: update Button English doc ( #7438 )
Fixed some typos. Added ghost button type.
7 years ago
Benjy Cui
1f652bfe4c
fix: event.target of Button's click event, close : #7034
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
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
newraina
aa6afd81b5
fix Button.Group type definition
7 years ago
neekey
7e522291c8
add unit `px` to all less value, make them explicit
7 years ago
Benjy Cui
2413c6af61
fix: make loading work with icon only button in button group, close : #6822
7 years ago
Benjy Cui
2feb3d42e6
chore: add definition for Button[onMouseDown], close : #6054
8 years ago
afc163
5d6439f15b
When there is icon, should not insert space in button children, #5977
8 years ago
bang
ae631c7190
refactor(button): enable noImplicitAny #5627
8 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
8605e84150
update button demo
8 years ago
afc163
1083f82c5d
Fix icon transtion delay problem in Chrome
8 years ago
Manjit Kumar
4e055ed5d0
use PropTypes from 'prop-types' mdoule instead of React
- as React.PropTypes is being deprecated
- Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
- Solution: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
8 years ago
Wei Zhu
1a8e738142
Set snapshotSerializers
8 years ago