ZHANGYU
|
dd547aabfd
|
docs: fix Tree prop autoExpandParent default value (#26426)
|
4 years ago |
偏右
|
7274a2ef4a
|
fix: colorPalette is not defined when use theme (#26395)
close #26290
|
4 years ago |
偏右
|
fb839f096c
|
fix: Tree draggable transition style (#26387)
close #26383
|
4 years ago |
二货机器人
|
bd2d50c114
|
chore: Update snapshot (#26306)
|
4 years ago |
xrkffgg
|
1c63268e6a
|
style: optimize tree line rtl style (#26205)
|
4 years ago |
二货机器人
|
5cc9742eec
|
chore: Update snapshot
|
4 years ago |
二货机器人
|
1119c3da38
|
fix: Fix DirectoryTree miss ref.scrollTo function (#26129)
* fix: DirTree support ref
* add test case
|
4 years ago |
zhangchen
|
4da2260342
|
feat: show line in Tree first level (#25991)
* feat: tree line in first level
* update: Tree showLine demo
|
4 years ago |
二货机器人
|
3b7d23485a
|
docs: Update Tree demo to use treeData (#25916)
* docs: Update Tree demo to use treeData
* clean up
|
4 years ago |
二货机器人
|
500ba8ab37
|
feat: Tree support titleRender (#25624)
|
4 years ago |
zoomdong
|
12beeff3d6
|
docs: remove unseless TreeNode in Tree demo (#25578)
|
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
|
d211d8aefa
|
update
|
4 years ago |
zoomdong
|
b7cda21845
|
resolve confilct
|
4 years ago |
zoomdong
|
cfc08040f9
|
adjust css
|
4 years ago |
zoomdong
|
9faaf6463a
|
update snapshot
|
4 years ago |
zoomdong
|
e900f40413
|
update
|
4 years ago |
zoomdong
|
b7e506d550
|
add css
|
4 years ago |
zoomdong
|
3044ed1f99
|
feat: adjust
|
4 years ago |
zoomdong
|
d4384c4fdc
|
feat: add type
|
5 years ago |
JRoger
|
7b2971bab6
|
chore: export EventDataNode from rc-tree (#25142)
|
4 years ago |
偏右
|
ee51df1853
|
✅ add more test cases for Tree (#25115)
|
4 years ago |
zoomdong
|
e22cb6ae5f
|
docs: add Tree Icon prop (#25080)
* docs: add Tree Icon prop
* fix
* fix
* fix
* fix
|
5 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 |
JinXin
|
b61941de99
|
feat: add type export (#25065)
|
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 |
xrkffgg
|
ada81616b5
|
style: optimize tree checkbox rtl style (#24563)
|
5 years ago |
xrkffgg
|
11bbd725f7
|
fix: transfer rtl (#24560)
|
5 years ago |
Teng YANG
|
1bf9959062
|
fix @tree-directory-selected-bg don't work (#24468)
|
5 years ago |
偏右
|
fdbf37a9c0
|
test: increase test case coverage (#24430)
* test: increase test case of Cascader
* test: increase test case of Grid and Tree
|
5 years ago |
偏右
|
4feb186085
|
refactor: tree select style (#24291)
* chore(list): improve code (#24280)
* chore(list): improve code
* Update index.tsx
* refactor: tree select style code
* 🔒 lock antd-theme-generator to 1.2.2
https://github.com/mzohaibqc/antd-theme-generator/issues/42
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
|
5 years ago |
二货机器人
|
75b090aff3
|
fix: Switch trigger motion (#24254)
* init fix
* fix rtl
* clean up
* update snapshot
* fix style lint
* add motion of inner
* update un-checked focus style
|
5 years ago |
二货机器人
|
2afab58ac8
|
chore: small bundle size follow up (#24164)
* update config
* replace react function
* fix alert
|
5 years ago |
偏右
|
34c2fad636
|
refactor: 🔨 tree style code (#24096)
|
5 years ago |
Tom Xu
|
747691f600
|
feat: ConfigProvider support virtual and dropdownMatchSelectWidth (#23841)
* feat: ConfigProvider support virtual and dropdownMatchSelectWidth
* update snap
* Update demo.test.js.snap
* update snap
|
5 years ago |
Tom Xu
|
54f2abfe47
|
refactor(tree): rewrite with hook (#23550)
* refactor(tree): rewrite with hook
* fix codecov
* Update directory.test.js
* Update README.md
* 🆙 upgrade intersection-observer
* refactor(tree): rewrite with hook
* fix codecov
* Update directory.test.js
Co-authored-by: 偏右 <afc163@gmail.com>
|
5 years ago |
偏右
|
17f7e2f4d2
|
fix: Tree custom icon missing when loading (#23494)
close #23470
|
5 years ago |
pdeva
|
3e22b505a3
|
fix: proper react import (#23381)
* proper react import
fix for #22708
* update iconutil in select
* update in tree component
|
5 years ago |
Amumu
|
c70b49a709
|
fix: fix tree key ts type (#23348)
* fix tree key ts type
* revert snap
|
5 years ago |
xiaofine1122
|
0b8cc13a07
|
docs: update tree->draggable demo forEach (#23055)
|
5 years ago |
afc163
|
b8af3de2a0
|
docs: 📖 virtual default value
|
5 years ago |
Mateusz Burzyński
|
2cb516b5b7
|
fix: narrow down types of string literals in a few defaultProps declarations (#22686)
|
5 years ago |
二货机器人
|
3459bfc0be
|
docs: `4.0.4` changelog (#22505)
* docs: Init changelog
* order
* grouping
* clean up
|
5 years ago |
偏右
|
dfb9f20385
|
docs: 📖 TreeSelect switcherIcon doc (#22489)
close #22487
|
5 years ago |
xrkffgg
|
ef86892651
|
style: add rtl.less of Tree\Tooltip\Timeline
|
5 years ago |
二货机器人
|
b3c1762273
|
refactor tree dir (#22318)
|
5 years ago |
二货机器人
|
69a2bceb64
|
docs: Add Tree faq (#22242)
* Update index.zh-CN.md
* Update index.en-US.md
|
5 years ago |