MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
5 years ago
afc163
b1d8425384
📝 document about autoInsertSpaceInButton
6 years ago
afc163
b780070351
💄 prittier all files
6 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
afc163
c30b06d5db
📝 add stop in document
6 years ago
zeroslope
ff41bfe2fb
修改FAQ的描述
FAQ中,标题‘如何移除 2 个汉字时字间的空格’,“汉字‘时’字间”中的时多余,且“汉字字间”不容易断句,在不改变原来意思的情况下改为
“如何移除 2 个汉字之间的空格”
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
213693e333
🌐 site: transition component category, close #11629
6 years ago
afc163
fe3f110085
does: update button api documentation
6 years ago
Ilan
b5ed207902
🚚 fitContainer -> block name conversion
6 years ago
Ilan
5536a4ca3b
📝 update chinese button api doc
6 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
afc163
dbde26e560
docs: add disabled prop doc for Button, close #10373
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
偏右
250eed0fc9
Link button ( #8343 )
* support link button
* Fix type
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
OuYancey
88220df0fb
docs: update render result in Button ( #7802 )
7 years ago
偏右
66cafb95b0
Refactor button loading default delay ( #5530 )
* Remove delay loading button demo
* Button loading support like { delay: number }, close #5365
* update loading delay
8 years ago
偏右
f850993fda
More types of Button ( #4679 )
* Add Button[ghost] property, close #4625
* Add danger button
close #1308
* update API doc about ghost and danger property
8 years ago
Wei Zhu
c681e8acf2
docs: Add backquote to default value
8 years ago
Benjy Cui
f3ffae9e54
css: fix icon size in button, close : #4023 ( #4080 )
* css: fix icon size in button, close : #4023
* test: update snapshot for Button demo
8 years ago
Benjy Cui
04269ecb40
docs: hide Button[shape=circle-outline], close : #4077
8 years ago
Bruce Mitchener
b875a6104b
docs: Button: Add `dashed` to type property description.
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
Benjy Cui
2fe4a49182
docs: translate the documentation of Button to English
9 years ago
Benjy Cui
8971074b3d
site: add i18n for common md file
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
d5a6932c15
docs: update documentation format
9 years ago
afc163
72db02ef04
Add icon prop for Button, close #1199
9 years ago
afc163
4446e73fda
remove button border-radius fallback
9 years ago
afc163
413e816c98
update button doc
9 years ago
偏右
4eef432425
Update index.md
9 years ago
afc163
602c2d1f9d
support border radius in ie8 via css3pie
9 years ago
afc163
415fa383e3
unify all size prop to: large default small
9 years ago
Benjy Cui
1e45e02e8a
feat: add support for htmlType
9 years ago
Benjy Cui
2f771b0482
feat: button should be a component
9 years ago
afc163
47bb3d620d
update button/index.md
9 years ago
afc163
fdf19520d6
Add component type
9 years ago
afc163
6313d98349
update button demo
9 years ago
afc163
9acba5d4ae
change category
9 years ago
simaQ
5294fd6b82
update button page
10 years ago
afc163
418ff724d9
update button text
10 years ago
afc163
737ef1167d
Add info for components
10 years ago
afc163
10ff912e86
remove sketch link
10 years ago
simaQ
b3d5e31d26
optimize button
10 years ago
simaQ
61b4dddae9
update buttons
10 years ago