Jeffrey Carl Faden
|
9ff20ba09a
|
Fix primary color usage in .button-variant-other
Instead of using @primary-5 and @primary-7, use colorPalette mixin to modify @btn-primary-bg
|
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 |
陈帅
|
58ac28077c
|
Revert "Revert "Revert "Use less @plugin" (#13613)" (#13621)" (#13622)
This reverts commit f47aa91c5e .
|
6 years ago |
陈帅
|
f47aa91c5e
|
Revert "Revert "Use less @plugin" (#13613)" (#13621)
This reverts commit 2c79d2a7c1 .
|
6 years ago |
陈帅
|
2c79d2a7c1
|
Revert "Use less @plugin" (#13613)
|
6 years ago |
zombiej
|
2029762297
|
replace components colors
|
6 years ago |
陈帅
|
8e11f0bdb9
|
merge support prettier
|
6 years ago |
陈帅
|
dca9715186
|
support prettier
|
6 years ago |
amedora
|
0aeb9a356b
|
use color definitions insted of numbers
|
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
|
83c192ea3e
|
💄 fix eslint problems
|
6 years ago |
afc163
|
0e99b6ea72
|
💄 fix loading button's icon style
close #13300
|
6 years ago |
afc163
|
233f1891d1
|
✅ Add test case for wave
|
6 years ago |
afc163
|
a616f89a1b
|
🔥 update less code style
|
6 years ago |
afc163
|
74aeaceaa8
|
🐛 Fix typo, #12978
|
6 years ago |
afc163
|
664089ecf6
|
🚑 Fix Button[href] 1px align bug in another way
revert adee2f3
close #12978
|
6 years ago |
afc163
|
464286be12
|
tweak style
|
6 years ago |
afc163
|
9ba892b02d
|
💄 tweak button style
|
6 years ago |
afc163
|
adee2f3329
|
Fix Button[href] 1px align bug
close #12978
|
6 years ago |
afc163
|
95ac6bf673
|
Fix Button[icon] vertical align issue
close #12972
test codesandbox url: https://codesandbox.io/s/2p8k935jjp
|
6 years ago |
afc163
|
213693e333
|
🌐 site: transition component category, close #11629
|
6 years ago |
afc163
|
546c59a4c1
|
Fix button icon margin style bug
```jsx
<Button loading>
<TwoChineseWords />
</Button>
```
|
6 years ago |
afc163
|
087f7efd10
|
findDOMNode to refs, close #12843
|
6 years ago |
afc163
|
fe3f110085
|
does: update button api documentation
|
6 years ago |
dazbo
|
f24917bb5f
|
Add display rule to fix Edge ignoring pointer-events (#12712)
|
6 years ago |
afc163
|
86c11e5eb5
|
Fix vertical align issue of empty button
close #12681
|
6 years ago |
zombiej
|
be76bcb88b
|
update test snap
|
6 years ago |
Wei Zhu
|
a3ce6678cb
|
Update snapshot
|
6 years ago |
snail
|
6b22ae3b6c
|
[fixed]button can also trigger the click event when loading is true in ie9 (#12466)
|
6 years ago |
afc163
|
d03f4bc8db
|
test: fix warning message in jest log
|
6 years ago |
afc163
|
00aebeb975
|
add christmas easter egg
|
6 years ago |
afc163
|
800a7c6acd
|
tweak button design
|
6 years ago |
afc163
|
318737584a
|
tweak button design
|
6 years ago |
HeskeyBaozi
|
976f6969f4
|
update test snapshot
|
6 years ago |
HeskeyBaozi
|
24568f61ff
|
use the whole svg icons
|
6 years ago |
HeskeyBaozi
|
2f8a56fa78
|
fix test case & update test snapshot
|
6 years ago |
HeskeyBaozi
|
74798b8911
|
upgdate test snapshot
|
6 years ago |
HeskeyBaozi
|
d6131fe18d
|
update test snapshot
|
6 years ago |
zombiej
|
b076b52756
|
fix #11967. Add children type validate in button.tsx
|
6 years ago |
HeskeyBaozi
|
0c9465aaf9
|
upgrade icons library
|
6 years ago |
HeskeyBaozi
|
ee1d2469a8
|
upgrade test snapshot
|
6 years ago |
afc163
|
a54d06eb6f
|
fix test case in react 15
|
6 years ago |
afc163
|
62bacb09bf
|
Fix wave render error in jest, close #11868
|
6 years ago |
Bradley Xu
|
f20a1e4e5d
|
docs: update button demo doc
|
6 years ago |
HeskeyBaozi
|
796de6390b
|
update test snapshot
|
6 years ago |
HeskeyBaozi
|
35974d67b2
|
update test snap shot
|
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 |