ycjcl868
b6b788b2e0
fix: stylelint fix
5 years ago
ycjcl868
09c00720b8
feat: add btn-default-ghost
5 years ago
ycjcl868
864ccc436e
fix: button danger link
5 years ago
骗你是小猫咪
6030431121
fix(Button): Button disabled with loading not prevent pointer events ( #19958 )
5 years ago
ycjcl868
37a85366f3
feat: add Button danger
5 years ago
ycjcl868
3a6c76ecc3
feat: Button add danger-default type
5 years ago
ycjcl868
0e1998f643
feat: Button danger-link
5 years ago
Qhan W
cde78c8981
修复纯图标按钮在默认形状下不同大小均显示为正方形 ( #18458 )
5 years ago
Meck Zhu
57833a260f
chore: fix css style
5 years ago
afc163
05181d552e
🐛 Fix Button line-height style issue
close #18107
close #13214 too
caused by the fix of #12978
changing another way to fix #12978
5 years ago
afc163
3c771b3b23
🐛 Fix Button danger style when type is ghost
close #17742
5 years ago
Meck Zhu
f4095ef5d5
Fix css properties orders
5 years ago
Wei Zhu
5b7c922594
Revert #17508 ( #17639 )
* Revert "fix: Style property orders"
This reverts commit 54a992c359
.
* Revert "fix: optimize Input presuffix style(#17414 )"
This reverts commit 9691d2bee1
.
5 years ago
诸岳
54a992c359
fix: Style property orders
5 years ago
riho
001384a65b
fix: button loading style( #17569 )
5 years ago
陈帅
785c132262
meger feature to master ( #16421 )
* use ul in list
* update snapshot
* update comment
* feat: TreeSelect support `showSearch` in multiple mode (#15933 )
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
* feat: table customizing variable (#15971 )
* feat: added table selected row color variable
* fix: @table-selected-row-color default is inherit
* feat: Upload support customize previewFile (#15984 )
* support preview file
* use promise
* dealy load
* use canvas of render
* use domHook of test
* update demo
* add snapshot
* update types
* update testcase
* feat: form customizing variables (#15954 )
* fix: added styling form input background-color
* feat: added '@form-warning-input-bg' variable
* feat: added '@form-error-input-bg' variable
* use li wrap with comment
* feat: Support append theme less file with less-variable (#16118 )
* add override
* add override support
* update doc
* feat: dropdown support set right icon
* docs: update doc of dropdown component
* style: format dropdown-button.md
* test: update updateSnapshot
* style: format dropdown-button.md
* test: update updateSnapshot
* test: update updateSnapshot
* style: change style of dropdown-button demo
* fix: fix document table order
* feat: Support SkeletonAvatarProps.size accept number (#16078 ) (#16128 )
* chore:update style of demo
* feat: Notification functions accept top, bottom and getContainer as arguments
* drawer: add afterVisibleChange
* rm onVisibleChange
* update
* feat: 🇭🇷 hr_HR locale (#16258 )
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
* feat: add `htmlFor` in Form.Item (#16278 )
* add htmlFor in Form.Item
* update doc
* feat: Button support `link` type (#16289 )
close #15892
* feat: Add Timeline.Item.position (#16148 ) (#16193 )
* fix: Timeline.pendingDot interface documentation there is a small problem (#16177 )
* feat: Add Timeline.Item.position (#16148 )
* doc: add version infomation for Timeline.Item.position
* refactor: Update Tree & TreeSelect deps (#16330 )
* use CSSMotion
* update snapshot
* feat: Collapse support `expandIconPosition` (#16365 )
* update doc
* support expandIconPosition
* update snapshot
* feat: Breadcrumb support DropDown (#16315 )
* breadcrumbs support drop down menu
* update doc
* add require less
* fix test
* fix md doc
* less code
* fix style warning
* update snap
* add children render test
* feat: TreeNode support checkable
* feat: add optional to support top and left slick dots (#16186 ) (#16225 )
* add optional to support top and left slick dots
* update carousel snapshot
* Update doc, add placement demo
* update carousel placement demo snapshots
* rename dots placement to position
* update vertical as deprecated
* rename dotsPosition to dotPosition
* refine code
* add warning testcase for vertical
* remove unused warning
* update expression
* Additional test case for dotPosition
* refactor: Upgrade `rc-tree-select` to support pure React motion (#16402 )
* upgrade `rc-tree-select`
* update snapshot
* 3.17.0 changelog
* fix warning
* fix review warning
6 years ago
zombieJ
30a798c0e5
feat: Button support `link` type ( #16289 )
close #15892
6 years ago
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
gxvv
9dcde5ab94
💄 Remove the pointer events handler of loading circle button.
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
zombiej
15524df941
Change render of + & - icon
fix #13924
6 years ago
zombiej
d648b822a6
revert Christmas egg
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
adee2f3329
Fix Button[href] 1px align bug
close #12978
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
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
david.lv
6fe9ca201e
Update index.less
spell check 'compatibile'->'compatible'
6 years ago
George Gray
03c180ff08
Use @btn-primary-bg for primary ghost btn ( #9236 )
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
偏右
250eed0fc9
Link button ( #8343 )
* support link button
* Fix type
7 years ago
afc163
c0b7bdb9f3
Tweak components style detail
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
274985d320
fix button margin inside
7 years ago
afc163
dd22bae0fc
Fix button loading style with icon, close #7709
7 years ago