二货机器人
f5d5e9b5ee
docs: tree conduction logic ( #27600 )
4 years ago
Tom Xu
d44f404eae
docs: sort api ( #27251 )
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
4 years ago
Tom Xu
5f2588ffd1
docs: improve api type docs ( #27038 )
4 years ago
二货机器人
2775049345
docs: Update TreeNode isLeaf desc ( #26872 )
4 years ago
二货机器人
ea3629deed
docs: Update Tree height desc
close #26769
4 years ago
ZHANGYU
dd547aabfd
docs: fix Tree prop autoExpandParent default value ( #26426 )
4 years ago
二货机器人
500ba8ab37
feat: Tree support titleRender ( #25624 )
4 years ago
xrkffgg
b423a09233
docs: format api timeline/tooltip/tree ( #25377 )
4 years ago
二货机器人
e3982e94f8
docs: Update Tree virtual scroll desc ( #25375 )
4 years ago
偏右
ab56668d40
feat: Tree support showLeafIcon in showLine ( #25271 )
closes #23261
Co-authored-by: zoomdong <1344492820@qq.com>
4 years ago
zoomdong
3044ed1f99
feat: adjust
4 years ago
zoomdong
e22cb6ae5f
docs: add Tree Icon prop ( #25080 )
* docs: add Tree Icon prop
* fix
* fix
* fix
* fix
4 years ago
xrkffgg
a5f3ac8348
docs: unite boolean in site ( #25058 )
* docs: unite boolean in site
* fix demo
* fix boolean
* add
* add
* add
5 years ago
Arvin Xu
dda650cc7b
docs: Update components cover ( #24744 )
* docs: Update components cover
#24629
* docs: Update components cover
5 years ago
偏右
882cec62d6
docs: 🌈 Add Components overview page ( #24491 )
* docs: Add components overview page
* fix detail
* remove ContributorsList form overview page
* fix components url
* improve code style
* remove extra file
* fix detail
* fix lint
* fix lint
* docs: Finish components overview page
* fix lint
* docs: Update cover
* fix lint
* update cover
* update menu
* improve overview page
* refactor code
* fix order
* update title
* add components count
* fix overview page ssr bug
* move less file
* update title margin
Co-authored-by: arvinxx <arvinx@foxmail.com>
5 years ago
afc163
b8af3de2a0
docs: 📖 virtual default value
5 years ago
偏右
dfb9f20385
docs: 📖 TreeSelect switcherIcon doc ( #22489 )
close #22487
5 years ago
二货机器人
69a2bceb64
docs: Add Tree faq ( #22242 )
* Update index.zh-CN.md
* Update index.en-US.md
5 years ago
二货机器人
8f09465b87
feat: Tree/TreeSelect/Select support `virtual` prop to disable virtual scroll ( #21955 )
* feat: support disable virtual scroll
* update snapshot
5 years ago
Chuck
a90e447758
docs: Update Tree docs ( #20208 )
5 years ago
张秀玲
134b0fa0bb
docs: removed tooltip and tree version column in 4.0 ( #19834 )
* Removed version column in 4.0
* Removed version column
* remove version code
5 years ago
zombiej
fa8ddb4104
merge master
5 years ago
yoyo837
240865143f
order
5 years ago
蒋璇
563fa3ccc2
Update index.zh-CN.md
5 years ago
afc163
b5e13b2541
📝 Add description for Tree component
5 years ago
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
hengkx
0130cbfa16
fix Tree treeData
5 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
f21b30dcb0
feat: TreeNode support checkable
6 years ago
Cheng
c882a4b918
Style tree content to full width ( #14858 )
* ✨ (tree) new blockNode props
* 💄 (tree) style for blockNode
* 📝 (tree) update draggable demo
* 🐛 (tree) fix custom switcherIcon class
* ✅ (tree) update snapshots
* 📝 (tree) update docs
* 👌 opt trans
6 years ago
zombiej
ff8ef180e8
add hide icon sample on showLine
6 years ago
nick-ChenZe
bc20797a61
feat: update docs for switcherIcon
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
zombiej
c488aca05e
close #10666 #10821.Update tree support loadedKeys
7 years ago
zombieJ
a825ed4e66
Directory Tree ( #10139 )
Support DirTree. close #7749
7 years ago
jim
a5e2020908
add icon prop in .d.ts
7 years ago
zombieJ
49719b20d8
update tree doc for customize icon ( #9893 )
* update doc for customize icon
* add test case
7 years ago
zombiej
08b6011ed7
update deps of rc-tree
7 years ago
zombiej
c5f84c7902
clean up
7 years ago
zombiej
0baef252bb
update deps of rc-tree
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
翁润雨
58fe3277d8
add the 'selectable' attribute ( #8048 )
7 years ago
翁润雨
f64e24af8c
add the 'selectable' attribute ( #8048 )
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
ea926fecaf
also resolve conflicted file
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
Flynn
8e8c0b4db3
update docoument for #7026 ( #7039 )
7 years ago
ddcat1115
27b099e58e
feat: Tree with line & Tree customize icon demo ( #5261 )
* Tree with line & Tree customize icon demo
* improve
8 years ago
afc163
df3617dded
docs: improve API table layout
8 years ago