zombieJ
98fc8a14e0
feat: Support append theme less file with less-variable ( #16118 )
* add override
* add override support
* update doc
6 years ago
afc163
2737c00633
💄 Fix stylelint problems
6 years ago
afc163
a2a9831abb
💄 Fix less code style
6 years ago
gxvv
9dcde5ab94
💄 Remove the pointer events handler of loading circle button.
6 years ago
Bill Searle
d60f64c040
Add independent variables for btn width and style
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
zombieJ
f524b693ed
Button support `round` shape ( #14236 )
close #13700
6 years ago
afc163
6f9f29799c
💄 Add less variables for button shadow
close #14172
6 years ago
Junbin Huang
d78c0f2707
Chore/fix master conflict ( #14126 )
* adjust table fixed column z-index (#14036 )
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061 )
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049 )
* Fix tslint warning
* Correct typescript usage (#14074 )
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110 )
close #14108
* init Spin should also support delay trigger (#14105 )
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
6 years ago
afc163
d670717ab2
🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
6 years ago
zombiej
15524df941
Change render of + & - icon
fix #13924
6 years ago
zombiej
d648b822a6
revert Christmas egg
6 years ago
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
陈帅
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
afc163
0e99b6ea72
💄 fix loading button's icon style
close #13300
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
546c59a4c1
Fix button icon margin style bug
```jsx
<Button loading>
<TwoChineseWords />
</Button>
```
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
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
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
Ilan
b5ed207902
🚚 fitContainer -> block name conversion
6 years ago
Ilan
623cf1eaff
✨ introducing fitContainer prop for button
6 years ago
tangjinzhou
430381f28f
fix: ButtonGroup style bug when have disabled button #9296 ( #11321 )
* fix: ButtonGroup style bug when have disabled button #9296
* Update mixin.less
6 years ago
david.lv
6fe9ca201e
Update index.less
spell check 'compatibile'->'compatible'
6 years ago
afc163
71d3af310a
Fix missing border in Button.Group
https://gw.alipayobjects.com/zos/rmsportal/hKuBQeoCgjruYXCGnrDt.png
7 years ago
afc163
6602df16e6
Fix extra border style in Button.Group
7 years ago
afc163
cafeb8e3eb
fix button group split border color
7 years ago
afc163
caf497d08f
Fix underline of Button[href], close #9755
7 years ago
afc163
8b1d0224cb
Tweak danger button focus style
7 years ago
afc163
2fe64d429a
Fix button group align issue in chrome, close #1019
7 years ago
Ivan Kravets
86ab00fbbd
Use default background for button states ( #9411 )
7 years ago
afc163
70f3afeda0
Fix ButtonGroup style bug when have disabled button, close #9296
7 years ago
George Gray
03c180ff08
Use @btn-primary-bg for primary ghost btn ( #9236 )
7 years ago
afc163
1d9afb6510
Fix button group z-index, close #9014
7 years ago