07akioni
35ee97dad4
refactor: tree drag behavior ( #26462 )
...
* refactor: Tree drag behavior
* fix: cov
* docs: Tree draggable, specify the difference compared with last version
2020-11-29 14:15:08 +08:00
xrkffgg
1f935803f8
fix: Tree switcher icon in rtl ( #27876 )
...
* fix: Tree switcher icon in rtl
* remove
2020-11-19 17:20:32 +08:00
骗你是小猫咪
3f126f116f
test: skip tree virtual-scroll render ( #27771 )
...
* test: skip tree virtual-scroll render
* test: remove branches-ignore, and use head ref to fix when merged
2020-11-14 21:24:37 +08:00
偏右
e7bed7cff7
perf( 📦 ): upgrade @ant-design/colors and remove rc-trigger from deps ( #27761 )
...
* perf(📦 ): upgrade @ant-design/colors
* move rc-trigger to devDeps
* fix lint
* update snapshot
* update snapshot
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-14 00:43:12 +08:00
zombiej
8d1ed2822b
docs: Remove useless code
2020-11-12 11:32:10 +08:00
einq7
3357fccf0e
docs: format inline code ( #27634 )
2020-11-08 15:04:02 +08:00
二货机器人
f5d5e9b5ee
docs: tree conduction logic ( #27600 )
2020-11-06 11:55:01 +08:00
偏右
66d3d0aacc
fix: Tree switcher icon double click selecting ( #27476 )
2020-10-30 21:10:21 +08:00
二货机器人
a91c2f9cd8
fix: Tree showLine mutiple line title breaks ( #27386 )
...
* fix: Lines of tree style
* chore: Update style
* fix: style lint
* update snapshot
2020-10-26 23:13:52 +08:00
骗你是小猫咪
6fba4d1136
test: demo -> ui test ( #24475 )
...
* test: demo -> ui test
* improve comment image width
* use argos-ci
* use by cicleci
* fix circle run
* rebase master
* try pipeline var
* use another branch var
* fix commit id
* ignore image test file
* remove useless report
* fix test coverage
2020-10-23 18:50:46 +08:00
Tom Xu
0822ac618f
chore: add prettier ignore and format demo ( #27270 )
2020-10-21 11:06:07 +08:00
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
2020-10-21 10:33:43 +08:00
偏右
3ef6ea3ead
refactor: 📦 some styles to reduce css bundle size ( #27129 )
...
* refactor: some styles to reduce css bundle size
* test: update snapshot
* fix snapshot
* fix test case
* fix addonAfter
* fix firefox style
* reduce riddon css size
* fix Input.Group border radius
* remove unused css selectors
* fix test cov
* fix search button hover border
* fix rtl textarea clear icon style
* update demos
* fix search rtl style
* fix input search style
2020-10-13 21:16:20 +08:00
偏右
18c4b085ba
style: 💄 fix Pickers wrong animation direction ( #27101 )
...
* style: fix Pickers wrong animation direction
* style: reduce css bundle size
2020-10-12 15:50:02 +08:00
Tom Xu
5f2588ffd1
docs: improve api type docs ( #27038 )
2020-10-09 10:08:52 +08:00
xrk
20efc58a8a
style: optimize loading icon in rtl ( #27010 )
2020-10-05 16:20:14 +08:00
二货机器人
2775049345
docs: Update TreeNode isLeaf desc ( #26872 )
2020-09-23 22:14:28 +08:00
二货机器人
ea3629deed
docs: Update Tree height desc
...
close #26769
2020-09-18 08:58:03 +00:00
偏右
83ddfb807e
test: ✅ Enable transition and animation in jest ( #26571 )
...
* test: ✅ add test cases to increase coverage
* test: fix snapshot
* fix: test node envioronment
* fix: test node envioronment
* fix test case
* test: refactor menu test cases
* test: update test code style
* test: add more menu test cases
* add comment
* test: update snapshot
* fix: alert test case
* fix: form onLeaveEnd test cov
* test: fix button click wave test cases
* chore: clean up snapshots
2020-09-18 16:53:18 +08:00
Alex
bf45c4c1b0
style: 💄 className prop ordering #26594 ( #26602 )
...
close #26594
2020-09-06 13:07:39 +08:00
ZHANGYU
dd547aabfd
docs: fix Tree prop autoExpandParent default value ( #26426 )
2020-08-27 11:45:10 +08:00
偏右
7274a2ef4a
fix: colorPalette is not defined when use theme ( #26395 )
...
close #26290
2020-08-25 22:54:04 +08:00
偏右
fb839f096c
fix: Tree draggable transition style ( #26387 )
...
close #26383
2020-08-25 15:55:10 +08:00
二货机器人
bd2d50c114
chore: Update snapshot ( #26306 )
2020-08-20 16:45:10 +08:00
xrkffgg
1c63268e6a
style: optimize tree line rtl style ( #26205 )
2020-08-14 15:41:52 +08:00
二货机器人
5cc9742eec
chore: Update snapshot
2020-08-14 04:04:58 +00:00
二货机器人
1119c3da38
fix: Fix DirectoryTree miss ref.scrollTo function ( #26129 )
...
* fix: DirTree support ref
* add test case
2020-08-11 14:22:16 +08:00
zhangchen
4da2260342
feat: show line in Tree first level ( #25991 )
...
* feat: tree line in first level
* update: Tree showLine demo
2020-08-10 10:48:11 +08:00
二货机器人
3b7d23485a
docs: Update Tree demo to use treeData ( #25916 )
...
* docs: Update Tree demo to use treeData
* clean up
2020-07-30 18:12:45 +08:00
二货机器人
500ba8ab37
feat: Tree support titleRender ( #25624 )
2020-07-15 10:06:51 +08:00
zoomdong
12beeff3d6
docs: remove unseless TreeNode in Tree demo ( #25578 )
2020-07-11 12:52:16 +08:00
xrkffgg
b423a09233
docs: format api timeline/tooltip/tree ( #25377 )
2020-07-02 11:56:48 +08:00
二货机器人
e3982e94f8
docs: Update Tree virtual scroll desc ( #25375 )
2020-07-02 09:58:13 +08:00
偏右
ab56668d40
feat: Tree support showLeafIcon in showLine ( #25271 )
...
closes #23261
Co-authored-by: zoomdong <1344492820@qq.com>
2020-06-29 11:04:58 +08:00
JRoger
7b2971bab6
chore: export EventDataNode from rc-tree ( #25142 )
2020-06-24 11:37:28 +08:00
偏右
ee51df1853
✅ add more test cases for Tree ( #25115 )
2020-06-19 15:45:52 +08:00
zoomdong
e22cb6ae5f
docs: add Tree Icon prop ( #25080 )
...
* docs: add Tree Icon prop
* fix
* fix
* fix
* fix
2020-06-18 15:35:29 +08:00
xrkffgg
a5f3ac8348
docs: unite boolean in site ( #25058 )
...
* docs: unite boolean in site
* fix demo
* fix boolean
* add
* add
* add
2020-06-17 23:18:14 +08:00
JinXin
b61941de99
feat: add type export ( #25065 )
2020-06-17 22:27:14 +08:00
Arvin Xu
dda650cc7b
docs: Update components cover ( #24744 )
...
* docs: Update components cover
#24629
* docs: Update components cover
2020-06-05 13:50:09 +08:00
偏右
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>
2020-05-31 11:48:34 +08:00
xrkffgg
ada81616b5
style: optimize tree checkbox rtl style ( #24563 )
2020-05-29 22:28:52 +08:00
xrkffgg
11bbd725f7
fix: transfer rtl ( #24560 )
2020-05-29 10:36:50 +08:00
afc163
d039e32e6b
merge feature into master-to-merge-feature
2020-05-28 15:30:36 +08:00
Teng YANG
1bf9959062
fix @tree-directory-selected-bg don't work ( #24468 )
2020-05-26 13:52:41 +08:00
偏右
4b485d393b
Merge pull request #24436 from ant-design/master
...
chore: merge master into feature
2020-05-25 11:50:02 +08:00
偏右
fdbf37a9c0
test: increase test case coverage ( #24430 )
...
* test: increase test case of Cascader
* test: increase test case of Grid and Tree
2020-05-24 23:52:25 +08:00
afc163
d6d485b72d
merge feature into master-to-merge-feature
2020-05-19 18:25:51 +08:00
偏右
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>
2020-05-19 18:10:02 +08:00
二货机器人
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
2020-05-18 17:31:46 +08:00
zombiej
9f38c46039
merge master
2020-05-14 21:03:29 +08:00
二货机器人
2afab58ac8
chore: small bundle size follow up ( #24164 )
...
* update config
* replace react function
* fix alert
2020-05-14 20:54:49 +08:00
afc163
53d7a20939
merge feature into master-to-merge-feature
2020-05-13 16:16:16 +08:00
偏右
34c2fad636
refactor: 🔨 tree style code ( #24096 )
2020-05-13 14:45:08 +08:00
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
2020-05-05 15:00:43 +08:00
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>
2020-04-25 15:30:13 +08:00
偏右
17f7e2f4d2
fix: Tree custom icon missing when loading ( #23494 )
...
close #23470
2020-04-22 21:11:57 +08:00
pdeva
3e22b505a3
fix: proper react import ( #23381 )
...
* proper react import
fix for #22708
* update iconutil in select
* update in tree component
2020-04-22 09:37:46 +08:00
Amumu
c70b49a709
fix: fix tree key ts type ( #23348 )
...
* fix tree key ts type
* revert snap
2020-04-17 23:31:39 +08:00
xiaofine1122
0b8cc13a07
docs: update tree->draggable demo forEach ( #23055 )
2020-04-08 23:33:42 +08:00
afc163
b8af3de2a0
docs: 📖 virtual default value
2020-04-08 10:52:55 +08:00
zombiej
1ec7b2c068
merge master
2020-03-29 14:40:29 +08:00
Mateusz Burzyński
2cb516b5b7
fix: narrow down types of string literals in a few defaultProps declarations ( #22686 )
2020-03-28 19:29:02 +08:00
afc163
e12e2971d8
merge feature into master-to-merge-feature
2020-03-23 15:02:22 +08:00
二货机器人
3459bfc0be
docs: 4.0.4
changelog ( #22505 )
...
* docs: Init changelog
* order
* grouping
* clean up
2020-03-23 10:57:37 +08:00
偏右
dfb9f20385
docs: 📖 TreeSelect switcherIcon doc ( #22489 )
...
close #22487
2020-03-22 18:00:55 +08:00
偏右
b80788556d
Merge pull request #22381 from ant-design/master
...
chore: 🔀 merge master into feature
2020-03-19 12:10:07 +08:00
xrkffgg
ef86892651
style: add rtl.less of Tree\Tooltip\Timeline
2020-03-18 12:54:30 +08:00
二货机器人
b3c1762273
refactor tree dir ( #22318 )
2020-03-17 22:23:47 +08:00
afc163
46a8cf7dc7
merge feature into master-to-merge-feature
2020-03-16 15:52:39 +08:00
二货机器人
69a2bceb64
docs: Add Tree faq ( #22242 )
...
* Update index.zh-CN.md
* Update index.en-US.md
2020-03-16 10:59:31 +08:00
afc163
77d3a993fa
🔨 Merge master into feature
2020-03-09 17:18:32 +08:00
二货机器人
8eb66473c6
docs: Update Tree dynamic update demo ( #21975 )
2020-03-08 00:19:05 +08:00
二货机器人
8f09465b87
feat: Tree/TreeSelect/Select support virtual
prop to disable virtual scroll ( #21955 )
...
* feat: support disable virtual scroll
* update snapshot
2020-03-07 11:32:04 +08:00
二货机器人
241ce3079c
fix: Tree treeData ts define ( #21756 )
2020-03-02 13:52:42 +08:00
二货机器人
adb323cec2
chore: icons save bundle size without treeShaking ( #21752 )
...
* alert
* more icons
* another grouping
* all done
2020-03-02 12:09:38 +08:00
Amumu
1dcbd60067
fix tree node spread warning ( #21303 )
2020-02-10 10:08:32 +08:00
Jirka-Lhotka
a0fec0874d
Fix wrong event type of AntTreeNodeMouseEvent ( #21102 )
2020-01-25 00:22:28 +08:00
二货机器人
58133bcabd
update demo ( #21069 )
2020-01-22 12:11:49 +08:00
二货机器人
246adcd5dd
docs: Add Tree virtual scroll demo ( #20911 )
...
* docs: Add Tree virtual scroll demo
* update snapshot
* show debug demo
* rename
* fix lint
* skip virtual list demo snapshot since conflict in node test
2020-01-15 12:13:20 +08:00
偏右
2ebaa7e7a6
🐛 fix Tree switcherIcon shown in leaf node ( #20753 ) ( #20755 )
...
close #20511
2020-01-08 14:09:06 +08:00
Saeed Rahimi
676de29eb4
feat: added rtl direction to all of ant-design components ( #19380 )
...
* rtl demo change en-us description
* change bundlesize css limit
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* fix pagination.tsx compile error
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* fix select component arrow issue
* RTL: form component
* add pagination rtl test
* fix test lint error
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* some fixes to RTL components
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* fix switch component text rtl issue
* fix table grouped header text-align
* add rtl support to whole demo with RTL button
* Update rtl demo responsive
* RTL: page-header component
* RTL: typography component
* RTL: Dropdown (Partial)
* update config-provider doc
* RTL: input component
* RTL: select component
* RTL: switch component
* RTL: tree component
* fix rtl demo lint
* rtl demo change en-us description
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* RTL: form component
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* fix lost changes after rebase
* fix lint errors
* RTL: Transfer Component
* RTL: upload component
* RTL: update avatar demo
* RTL: comment component
* RTL: collapse component
* RTL: carousel component
* update snapshots
* RTL: Card component
* RTL: descriptions component
* RTL: Empty component
* RTL: list component
* RTL: slider component
* slider component import/order
* add shared rtlTest
* RTL: Statistic component
* RTL: tooltip components
* RTL: popover component
* RTL: timeline component
* RTL: tag component
* RTL: alert component
* RTL: drawer component
* RTL: Tab component
* change direction definition
* RTL: progress component
* input.tsx, remove duplicate after rebase
* fix demo.less after rebase
* fix ant-row-rtl after rebase
* fix upload issues in rtl
* badge rtl demo margin fix
* fix: tabs with icon margin
* fix: radio-wrapper margin
* fix: table component after rebase
* fix: centered modal text-align
* update slider snapshot
* RTL: popconfirm component
* RTL: back-top component
* RTL: spin component
* RTL: result component
* RTL: skeleton component
* RTL: menu component
* RTL: time-picker component
* RTL: calendar component
* RTL: date-picker component
* RTL: home page
* update snapshots
* test: add auto-complete rtl test
* test: add avatar component rtl tests
* test: add badge component rtl tests
* test: add breadcrumb component rtl tests
* test: add button components rtl tests
* test: add card component rtl tests
* test: add carousel component rtl tests
* test: add cascader component rtl tests
* test: add checkbox component rtl tests
* test: add collapse component rtl tests
* test: add comment component rtl tests
* test: add dropdown component rtl tests
* test: add empty component rtl tests
* test: add form component rtl tests
* test: add grid component rtl tests
* test: add input component rtl tests
* test: add search component rtl tests
* test: add input-number component rtl tests
* test: add layout component rtl tests
* test: add list component rtl tests
* test: add mentions component rtl tests
* test: add modal component rtl tests
* test: add page-header component rtl tests
* test: add pagination component rtl tests
* test: add radio component rtl tests
* test: add rate component rtl tests
* test: add select component rtl tests
* test: add slider component rtl tests
* test: add steps component rtl tests
* test: add switch component rtl tests
* test: add table component rtl tests
* test: add transfer component rtl tests
* test: add tree component rtl tests
* test: add tree-select component rtl tests
* test: add typography component rtl tests
* test: add upload component rtl tests
* test: add affix component rtl tests
* update calendar tests
* increase css file maxSize
* update snapshots
* remove workflows to allow push
* remove duplicate reverse prop from slider
* fix: remove table demo from config-provider
* fix: remove table demo from config-provider
* fix lint error
* Added direction property to ConfigProvider
* cascader rtl tests added
* update config-provider doc
* RTL: grid system
* RTL: input component
* RTL: switch component
* fix rtl demo lint
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* fix pagination.tsx compile error
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* RTL: form component
* add pagination rtl test
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* RTL: input component
* RTL: select component
* RTL: switch component
* RTL: tree component
* fix rtl demo lint
* rtl demo change en-us description
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* RTL: form component
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* input.tsx, remove duplicate after rebase
* fix ant-row-rtl after rebase
* update snapshots
* test: add cascader component rtl tests
* test: add pagination component rtl tests
* update calendar tests
* update snapshots
* fix: remove table demo from config-provider
* fix: remove table demo from config-provider
* fix lint error
* update direction.md icons
* dropdown and cascader default placement in rtl
* update snapshots
* fix lint errors
* remove duplicate import
* update snapshots
* update snapshot
* update calendar snapshot
* update snapshots
* integrate with new rc-picker
* update snapshots
* fix lint errors
* update snapshot
* update snapshots
* update snapshots
* update snapshots :|
* update snapshots
* fix compile error.
* fix typo after rebase
* update snapshots
* remove workflows to allow push
* update snapshots
* update snapshots
* fix dist error
* front-page css fix
* update snapshots
* fix lint and test issues
* restore cascader index.less
* update snapshots
* fix logo in rtl and demo controls
* ci errors
* resolve steps/index.tsx conflicts
* tooltip family demo remove inline style
* resolve table/Table.tsx conflicts
* resolve modal/Modal.tsx conflicts
* resolve cascader/index.tsx conflicts
* add workflows from upstream
* update snapshots
* revert logo to default
* fix codebox demo direction of placements
* resolve tooltip overlayClassName conflicts
* update snapshots
* update popover test
* fix: cascader miss popupClassName
* fix: fix select missing dropdownClassName
* chore: Update snapshot
* chore: Adjust menu use rtl logic
* docs: Update demo line color
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-01-02 19:10:16 +08:00
二货机器人
deba77b3d6
fix: Tree missing aniation when virtual scrolled ( #20565 )
...
* fix: Tree missing aniation when virtual scrolled
* clean up
* skip debug test
2019-12-31 15:45:28 +08:00
偏右
4fc544e023
Merge branch '4.0-prepare' into master-for-merge-4.x
2019-12-27 12:34:40 +08:00
ycjcl868
0306096356
chore: update snapshot
2019-12-26 15:15:46 +08:00
plainnany
77dc5fa4e7
📝 Update draggable.md ( #20458 )
...
close #20455
2019-12-26 14:32:14 +08:00
偏右
9ea5fb3050
🐛 Fix Tree wrong indent ( #20456 )
...
close #20441
2019-12-26 12:25:00 +08:00
ycjcl868
e9c5667596
Merge origin/4.0-prepare into feat-dark-palette
2019-12-26 11:28:05 +08:00
vagusX
a0beb0f8df
feat: update to @ant-design/icons@4.0.0-alpha.16 ( #20451 )
2019-12-26 00:27:59 +08:00
ycjcl868
bd2633d303
Merge 4.0-prepare into feat-dark-palette
2019-12-25 21:13:07 +08:00
zombiej
6dc5a8c2f4
update snapshot
2019-12-25 20:07:10 +08:00
ycjcl868
4dc860decf
Merge origin/4.0-prepare into feat-dark-palette
2019-12-25 19:32:38 +08:00
zombiej
9e8ce489e9
merge master
2019-12-25 19:09:17 +08:00
vagusX
46e1ad1b51
feat: update @ant-design/icons@4.0.0-alpha.13 ( #20427 )
2019-12-25 11:17:14 +08:00
ycjcl868
c10a6f029c
fix: demo style
2019-12-24 20:58:42 +08:00
偏右
8501b708ea
refactor: 📦 smaller bundlesize limit ( #20356 )
...
* 📦 samller bundlesize limit
* 🗑️ remove React static PropTypes
* 🗑️ remove react-lifecycles-compat
* 🗑️ remove matchMedia polyfill
* 🗑️ remove Transfer buggy lazy prop
* 🗑️ remove enquire.js dep
* 🗑️ remove Transfer lazy related code and fix ci
* 🗑️ remove used dom-closest
* ⚡ replace dom-scroll-into-view to scroll-into-view for bundle size
* ✅ fix eslint
* 🆙 upgrade browserslist
* ✅ fix test cases
* 🗑️ remove @ant-design/create-react-context
* 🆙 upgrade @ant-design/bisheng-plugin
* 🆙 upgrade rc-slider
* ✅ fix ci
* 🆙 upgrade rc-tabs and rc-mentions
* 📦 scroll-into-view -> scroll-into-view-if-needed
* remove unused devDep
* docs: 📝 update instruction about IE9/10
* 📦 reduce css bundle size by drop IE9/10 support
* 🆙 upgrade rc-upload
* 🗑️ drop unused swing motion css
* ✅ update upload snapshots
* 📦 lift css bundlesize limit to 55kb
2019-12-23 18:33:08 +08:00
偏右
9fa72ab74d
🐛 Fix TreeNode without icon white block ( #20274 )
2019-12-16 21:25:14 +08:00
Chuck
a90e447758
docs: Update Tree docs ( #20208 )
2019-12-12 19:24:46 +08:00
afc163
b02d80d60f
🎬 improve Tree showLine demo
2019-12-12 11:18:23 +08:00
afc163
0a5ec6713c
🐛 Fix Tree showLine and showIcon missing icon
...
close #20192
2019-12-12 11:18:23 +08:00