Jingsong Gao
706ec5cdb1
fix(Tree): fix tree drop indicator default direction ( #28150 )
4 years ago
07akioni
35ee97dad4
refactor: tree drag behavior ( #26462 )
* refactor: Tree drag behavior
* fix: cov
* docs: Tree draggable, specify the difference compared with last version
4 years ago
xrkffgg
1f935803f8
fix: Tree switcher icon in rtl ( #27876 )
* fix: Tree switcher icon in rtl
* remove
4 years ago
骗你是小猫咪
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
4 years ago
偏右
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>
4 years ago
zombiej
8d1ed2822b
docs: Remove useless code
4 years ago
einq7
3357fccf0e
docs: format inline code ( #27634 )
4 years ago
二货机器人
f5d5e9b5ee
docs: tree conduction logic ( #27600 )
4 years ago
偏右
66d3d0aacc
fix: Tree switcher icon double click selecting ( #27476 )
4 years ago
二货机器人
a91c2f9cd8
fix: Tree showLine mutiple line title breaks ( #27386 )
* fix: Lines of tree style
* chore: Update style
* fix: style lint
* update snapshot
4 years ago
骗你是小猫咪
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
4 years ago
Tom Xu
0822ac618f
chore: add prettier ignore and format demo ( #27270 )
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
偏右
2788140d1a
Merge pull request #27137 from ant-design/master
chore: merge master into feature
4 years ago
偏右
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
4 years ago
偏右
18c4b085ba
style: 💄 fix Pickers wrong animation direction ( #27101 )
* style: fix Pickers wrong animation direction
* style: reduce css bundle size
4 years ago
Tom Xu
5f2588ffd1
docs: improve api type docs ( #27038 )
4 years ago
xrk
20efc58a8a
style: optimize loading icon in rtl ( #27010 )
4 years ago
二货机器人
2775049345
docs: Update TreeNode isLeaf desc ( #26872 )
4 years ago
二货机器人
ea3629deed
docs: Update Tree height desc
close #26769
4 years ago
偏右
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
4 years ago
Alex
bf45c4c1b0
style: 💄 className prop ordering #26594 ( #26602 )
close #26594
4 years ago
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 )
5 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