偏右
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
einq7
3357fccf0e
docs: format inline code ( #27634 )
2020-11-08 15:04:02 +08:00
Yuan
d01aa2539e
fix: filters in column.children should render ( #27435 )
...
* fix: filters in column.children should render
when a column has filter and it's children also have filters, all these filters in children can not render. this problem can not be found when use sorter.
* test: add test for this fix
* Update components/table/__tests__/Table.filter.test.js
Co-authored-by: 偏右 <afc163@gmail.com>
2020-11-04 15:44:13 +08:00
afc163
2a08383a22
test( ✅ ): update table snapshot
2020-10-30 21:09:08 +08:00
偏右
cc8ec58ab1
fix: Table onShowSizeChange trigger twice ( #27417 )
...
close #26100
close #27392
2020-10-28 12:56:05 +08:00
二货机器人
39333253d9
fix: Not merge additional data ( #27412 )
2020-10-27 23:02:52 +08:00
realEago
1ceaa3a87f
docs: table doc childrenColumnName property type ( #27329 )
...
Co-authored-by: zhaiyuanhang <zhaiyuanhang@xylink.com>
2020-10-23 19:32:29 +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
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
Michał Jasikowski
ea251a50fa
docs: ✍️ Corrected "onFilter" definition for Table Column in docs
2020-10-16 22:29:00 +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
二货机器人
dcd97ca46e
Merge pull request #27055 from ant-design/master
...
chore: Feature merge master
2020-10-09 17:28:17 +08:00
Tom Xu
5f2588ffd1
docs: improve api type docs ( #27038 )
2020-10-09 10:08:52 +08:00
Lim Shang Yi
fa3c00ce1a
fix: undefined in filterDropdown in Table should not render dropdown filter icon. ( #27002 )
...
close #26988
2020-10-04 21:56:29 +08:00
骗你是小猫咪
bd62870258
chore: upgrade rc-table ( #26973 )
...
* chore: upgrade rc-table
* improve doc
2020-09-30 20:41:34 +08: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
John Bear
5b5518acfb
fix: table sticky zindex calculation ( #26800 )
2020-09-17 23:01:34 +08:00
二货机器人
fec45cb6fe
docs: Update virtual list demo ( #26786 )
2020-09-17 16:05:08 +08:00
zombiej
780ada065b
chore: Update snapshot
2020-09-16 12:10:18 +08:00
偏右
481fd209e2
chore: 🆙 upgrade typescript-eslint ( #26600 )
...
* chore: 🆙 upgrade typescript-eslint
* fix some lint
* fix: some eslint errors
* Update package.json
* chore: 🆙 upgrade typescript-eslint
* fix some lint
* fix: some eslint errors
* Update package.json
* fix no use before define
* Update package.json
* fix lint
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
2020-09-16 11:43:55 +08:00
afc163
58a57224a8
test: ✅ fix test snapshot change
2020-09-14 18:19:36 +08:00
Dave
5507641331
fix(table-pagination): make pagination.position work ( #26678 )
2020-09-11 16:49:15 +08:00
偏右
0472da5a40
fix: sorter compare and multiple should be optional ( #26686 )
...
close #26085
2020-09-11 12:25:22 +08:00
偏右
39b40b573d
fix: Menu not support React.Fragment ( #26656 )
...
* fix: Menu support React.Fragment
* chore: tweak menu demo
* fix: React key warning
2020-09-09 16:52:04 +08:00
Tom Xu
498d48c6b1
docs: fix pro table link ( #26637 )
2020-09-08 13:14:35 +08:00
二货机器人
c58135fd46
fix: Align motion match ( #26628 )
...
* fix: Align motion match
* bump rc-motion
* lock rc-trigger version
* update snapshot
2020-09-08 11:34:29 +08:00
偏右
ce6d89e93a
fix: Table pagination missing when position is top ( #26618 )
...
close #26617
2020-09-07 16:52:10 +08:00
willc001
79b681d27c
fix: restrict nested table styles to only apply to direct children of td ( #26568 )
...
Co-authored-by: William Cai <williamcai@easyops.cn>
2020-09-06 13:21:40 +08:00
Alex
bf45c4c1b0
style: 💄 className prop ordering #26594 ( #26602 )
...
close #26594
2020-09-06 13:07:39 +08:00
偏右
c630a6de69
fix: Table clear both style ( #26599 )
...
* fix: Table clear both style
close #26595
* Update index.less
2020-09-05 17:24:18 +08:00
偏右
a8dea916b2
fix: Search autocomplele list in Chrome ( #26590 )
...
* fix: 🆙 upgrade rc-select to 11.2.x
* style: fix input search clear button
* test: update snapshot
2020-09-05 00:38:39 +08:00
偏右
a409f3126f
test: ✅ add test cases to increase coverage ( #26559 )
...
* test: ✅ add test cases to increase coverage
* chore: remove console
2020-09-03 13:36:23 +08:00
偏右
c88fd34e9a
chore: 🆙 upgrade react-resizable ( #26524 )
...
* chore: 🆙 upgrade react-resizable
* test: fix snapshot
* code style improve
2020-09-02 10:51:04 +08:00
xrkffgg
2005546d22
test: update snap ( #26467 )
2020-08-28 21:43:44 +08:00
zhangchen
c47bfb0c91
fix: Table topPaginationNode display logic should same with bottomPaginationNode ( #26143 )
...
* fix: Tree bottomPaginationNode display logic should same with bottomPaginationNode
* update: test
2020-08-28 15:48:19 +08:00
偏右
e11da52bf7
fix: 🐛 Table Expand Icon size issue ( #26409 )
...
* - https://github.com/ant-design/ant-design/issues/24719
Expand Icon
* - https://github.com/ant-design/ant-design/issues/24719
Expand Icon
Co-authored-by: Gary Wei <wgz@tip-lab.com>
2020-08-26 13:43:48 +08:00
xrkffgg
73f4b9bcd7
docs: complete expandedRowClassName ( #26397 )
2020-08-25 22:54:29 +08:00
Bosseskompis
19606b375c
docs: Add expandedRowClassName to Table.expandable ( #26392 )
...
* Add expandedRowClassName to Table.expandable docs
* Use alphabetical order
2020-08-25 20:26:04 +08:00
zombiej
55c1dd02c2
chore: Merge master
2020-08-20 17:31:03 +08:00
Kermit Xuan
f98e3eee25
refactor: optimize code stle ( #26270 )
2020-08-19 09:50:04 +08:00
xrkffgg
61e01e7c60
chore: merge master into feature
2020-08-13 09:06:53 +08:00
偏右
077ea950d4
demo: fix Table filter dropdown select behavior
...
close #26144
2020-08-12 11:44:40 +08:00
QoVoQ
f65013994f
fix : #26126 use mergedData instead of pageData to decide if render bottom pagination ( #26133 )
...
Co-authored-by: Zhongxian Liang <zhongxian.liang@shopee.com>
2020-08-11 16:18:34 +08:00
xrkffgg
e1f990e61a
chore: fix merge conflict
2020-08-10 09:43:21 +08:00
骗你是小猫咪
bd02b83da4
feat: Table new sticky prop ( #25939 )
...
* feat: Table new sticky prop
* add example
* update snapshots
* fix typo
* fix example and improve less
* rename to @zindex-table-fixed-column
* fix compile error
* fix header z-index
* upgrade rc-table and add active style
* improve less var
* upgrade rc-table and remove hover style
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-08-07 17:53:23 +08:00
陈帅
f928baf52a
fix: Optimize the display of elements of the block type. ( #25903 )
...
* add flex style
* add new demo
* update snapshot
* Merge branch feature into fix-descriptions
* update snapshot
* update snapshot
2020-08-06 14:32:13 +08:00
偏右
9a67f3571d
fix: Table crash when dataSource contains number ( #26042 )
...
close #26039
2020-08-05 22:29:38 +08:00
xrkffgg
b0536c2a43
docs: update table demo action ( #26010 )
2020-08-04 17:49:31 +08:00
偏右
8d7cbbdb0f
fix: Table empty filters throw warning ( #26001 )
...
close #25979
2020-08-04 11:43:11 +08:00
xrkffgg
f1154d4f09
fix: table nested table rtl style ( #25938 )
2020-07-31 17:19:51 +08:00