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
orzorzorzorz
642307481a
fix: unexpected return ( #14982 )
6 years ago
杨小事er
0f91fb07e9
fix(tree): fix growing space ( #14964 )
* fix(tree): fix growing space
* fix(tree): remove last child 4px padding bottom and keep others
* Update index.less
6 years ago
zy410419243
7f1dea0ab1
fix: wrong usage of polyfill
6 years ago
zy410419243
9d5454c7b7
pref: add missing polyfill
6 years ago
zy410419243
14945cb7a7
chore(DirectoryTree): migrate to new lifecycle method
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
ff8ef180e8
add hide icon sample on showLine
6 years ago
zombiej
0a67272ae4
add locale update
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
orzorzorzorz
23e8bc93f2
pref: add missing drag event of Tree ( #14032 )
close #14031
6 years ago
afc163
e6bdd3d656
✅ fix snapshot and defaultValue warning
6 years ago
nick-ChenZe
bc20797a61
feat: update docs for switcherIcon
6 years ago
nick-ChenZe
d814c19356
feat: add switcherIcon prop to Tree
6 years ago
Sam Lanning
af8a025aeb
[chore] remove additional unused variable
6 years ago
Sam Lanning
e56e1a71c3
[chore] fix useless assignments to local variables
This commit addresses all the instances of useless assignments to
local variables, as found by LGTM.com
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
afc163
c0ba2eb456
💄 tweak tree switcher icon size
6 years ago
ztplz
f25757ef9d
Add missing types for tree
6 years ago
ztplz
3130a9584d
Delete extra blank line
6 years ago
afc163
a616f89a1b
🔥 update less code style
6 years ago
ztplz
6ad23c370e
Fix CI
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
zombiej
bc35582643
update tree draggable demo
6 years ago
zombiej
38fd268199
fix #12567
Use same expand logic in DirTree with switcher & selector
6 years ago
zombiej
be76bcb88b
update test snap
6 years ago
Wei Zhu
a3ce6678cb
Update snapshot
6 years ago
zombiej
1c85bb3b62
fix #12396 . Support expandedKeys when init
6 years ago
zombiej
e58273dccf
fix #12269 . Fix Tree onDrop ts type
6 years ago
HeskeyBaozi
976f6969f4
update test snapshot
6 years ago
zombiej
425e477c7f
update rc-tree & testcase
6 years ago
HeskeyBaozi
24568f61ff
use the whole svg icons
6 years ago
HeskeyBaozi
d5e55e365d
test
6 years ago
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
6 years ago
HeskeyBaozi
74798b8911
upgdate test snapshot
6 years ago
HeskeyBaozi
c7069b27fe
fix icon theme code style
6 years ago
HeskeyBaozi
359191abeb
update test snapshot
6 years ago
HeskeyBaozi
e91aa112bf
remove svgClassName
6 years ago
HeskeyBaozi
d6131fe18d
update test snapshot
6 years ago
HeskeyBaozi
0c9465aaf9
upgrade icons library
6 years ago
HeskeyBaozi
7f22efbfae
update test sanpshot
6 years ago
HeskeyBaozi
ec397fef5b
update test snapshot
6 years ago
HeskeyBaozi
6fe79dff36
upgrade tree-select
6 years ago
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
6 years ago
HeskeyBaozi
43e6621fb7
use correct icon
6 years ago
zombiej
500ef62638
fix https://github.com/ant-design/ant-design/issues/11423 . TreeNode can accept custom prop
6 years ago
HeskeyBaozi
96b38dd3ec
use svg icon in introduce
6 years ago