骗你是小猫咪
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