afc163
e6b4708f04
resolve merge confilct
2021-01-24 17:55:57 +08:00
zhuguibiao
8d5a1fe449
docs: Table scroll properties X and Y are missing type string ( #28964 )
2021-01-21 15:55:41 +08:00
偏右
16ecb15be1
Merge pull request #28894 from ant-design/master
...
chore: merge master into feature
2021-01-18 09:55:46 +08:00
xrkffgg
dd62098beb
style: add @table-border-color ( #28903 )
2021-01-18 09:34:22 +08:00
Meowu
0f0dc1577f
fix: custom table filterDropdown ( #28850 )
...
* fix: get origin keys from nested filters.
* fix: unexpected transformed filteredKyes with custom filterDropdown.
* fix: simplify code.
2021-01-15 22:51:03 +08:00
偏右
ec6f198b0d
fix: Empty description validateDOMNesting warning ( #28862 )
...
* fix: Empty description validateDOMNesting warning
close #28860
* update snapshot
2021-01-14 16:29:48 +08:00
afc163
ea9c71a94e
Merge branch 'feature' into master-to-merge-feature
2021-01-14 14:26:09 +08:00
二货机器人
4315ac567c
chore: replace omit ( #28846 )
...
* chore: Replace omit.js with rc-util omit
* chore: Replace omit.js with rc-util omit
* fix ts
* fix ts
* fix ts
2021-01-13 21:00:30 +08:00
afc163
68f594e9d6
docs: fix Table rowSelection.columnWidth default value
...
close #28837
ref #28073
2021-01-13 17:15:21 +08:00
偏右
b913b26374
Update index.en-US.md
2021-01-13 16:14:51 +08:00
limingxin
3f30db32f7
Update index.zh-CN.md ( #28835 )
...
update expandable markdown
2021-01-13 16:13:11 +08:00
Alek Ye
9d334e776e
chore: remove console log ( #28816 )
...
Co-authored-by: alek.ye <alek.ye@meehealth.com>
2021-01-11 17:56:26 +08:00
偏右
a0eb9d31de
chore: merge master into feature ( #28751 )
...
* fix: Transfer dataSource cannot be immutable (#28675 )
close #28662
* docs: fix errors in example code (#28677 )
* ci: expand ie check (#28673 )
* ci: expand ie check
* Update issue-open-check.yml
* perf(📦 ): reduce @babel/runtime package size (#28678 )
* perf(📦 ): reduce @babel/runtime package size
04cd73dea1
* chore(🆙 ): upgrade @ant-design/react-slick to esm support version
* upgrade @ant-design/tools
* ci: add open condition (#28682 )
* fix(Slider): forcePopupAlign null when unmounted (#28699 )
* docs: Update overview.zh-CN.md (#28703 )
* docs: Update resources.en-US.md (#28701 )
* chore: bump rc-select to 12.1.0 (#28715 )
* fix: stylelint plugin (#28730 )
* Update package.json
* perf(📦 ): upgrade rc-image to 5.x (#28727 )
* refactor: upgrade rc-image to 5.x
reduce bundle size
* upgrade rc-image
* upgrade @ant-design/tools
https://github.com/ant-design/antd-tools/pull/226
* rc-image 5.0.0
* fix image preview icon missing
* refactor code
* docs: example of synchronous rc-tree (#28648 )
* ci: fix outputs type
过程中的使用 string。奇怪啊,之前测试过的,今天点的时候发现不行了
* Update package.json
* fix: site overflow cause sticky invalid (#28741 )
* fix: site overflow cause sticky invalid
* disable auto scroll
* chore: upgrade rc-dialog and rc-drawer (#28749 )
* chore: upgrade rc-dialog and rc-drawer (#28687 )
* chore: upgrade rc-dialog and rc-drawer
* upgrade rc-util
* update snapshots
* upgrade rc-util
* upgrade rc-util
* update snapshots
* upgrade rc-dialog
* perf: remove duplicated rc-dialog
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
Co-authored-by: bigbigbo <zxb141242@163.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: Yann Pringault <yann.pringault@gmail.com>
Co-authored-by: godfather <greenday.wj@foxmail.com>
Co-authored-by: Mateusz Wierzbicki <22788841+mateusz-wierzbicki@users.noreply.github.com>
Co-authored-by: Kermit <kermitlx@outlook.com>
Co-authored-by: AkiJoey <akijoey1010635951@gmail.com>
Co-authored-by: qqabcv520 <605655316@qq.com>
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
2021-01-08 10:14:01 +08:00
骗你是小猫咪
d0de9aa92c
fix: site overflow cause sticky invalid ( #28741 )
...
* fix: site overflow cause sticky invalid
* disable auto scroll
2021-01-07 16:16:54 +08:00
Alek Ye
168db12e3f
feat: filter without close dropdown ( #28652 ) ( #28688 )
...
* feat: filter without close dropdown (#28652 )
* Change confirm parameter type
* Update components/table/demo/custom-filter-panel.md
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: alek.ye <alek.ye@meehealth.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2021-01-05 15:54:36 +08:00
Meowu
3ed44114ac
fix: no need to filter filterdKeys for custom filterDropdown. ( #28627 )
...
* fix: no need to filter filterdKeys for custom filterDropdown.
* fix: only transform array of filterdValue to string.
2021-01-04 11:17:27 +08:00
Ant Design GitHub Bot
6f80272516
Merge pull request #28626 from ant-design/master
2020-12-31 14:57:34 +08:00
afc163
84c65582c7
docs: hide resizable column demo
2020-12-29 14:54:27 +08:00
Ant Design GitHub Bot
98b90c3685
Merge pull request #28585 from ant-design/master
2020-12-29 12:22:43 +08:00
不吃猫的鱼
5119d2a9e1
feat: add select none functionality ( #28580 )
2020-12-29 10:38:43 +08:00
偏右
8e4eab68b1
fix: Table selection behavior when inside Checkbox.Group ( #28576 )
...
close #28044
2020-12-28 18:54:02 +08:00
afc163
f2188064b2
merge feature into master
2020-12-28 15:32:03 +08:00
Hossein Mohammadi
04bfa3c54f
chore: add prettier-plugin-jsdoc ( #28551 )
2020-12-28 15:30:18 +08:00
二货机器人
076f5f1f00
fix: Table childColumnName should support checkStrictly ( #28568 )
2020-12-28 15:18:04 +08:00
zombiej
99d5451dba
chore: merge master
2020-12-26 23:11:46 +08:00
偏右
0223e2ed5a
chore( 🆙 ): upgrade less to 4.0.0 ( #28466 )
...
* chore(🆙 ): upgrade less to 4.0.0
* chore(🆙 ): upgrade bisheng to 3.0.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix progress font size
2020-12-25 14:31:44 +08:00
二货机器人
7bef3090d8
docs: Fix drag sorter handler ( #28475 )
2020-12-22 16:46:52 +08:00
Chan Qin Liang
263d8ec8e8
Include parenthesis on mixin calls to support less 4.0.0 ( #28465 )
2020-12-22 11:08:12 +08:00
Tom Xu
c00755f9ec
Merge branch 'feature' into merge
2020-12-17 15:27:42 +08:00
二货机器人
55e0d13234
chore: Add demo tsx check ( #28389 )
...
* chore: Add demo tsx check
* chore: Prettier
* chore: Fix lint
* fix: Upload ts definition
* chore: Demo onlt
* docs: Fix demo
* chore: Add CI action
* chore: Use real name
* chore: fix ts define
* chore: fix more ts
* chore: fix more ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: Update all rest TS demo
* fix test case
2020-12-17 15:09:18 +08:00
Tom Xu
db7c425663
Merge pull request #28381 from ant-design/master
...
chore: merge master into feature
2020-12-16 15:24:20 +08:00
二货机器人
857cbe1b23
fix: Fixed columns z-index issue ( #28346 )
...
* fix: Fixed columns z-index issue
* fix lint
2020-12-14 16:04:23 +08:00
偏右
474dce90dc
Merge pull request #28273 from ant-design/master
...
chore: merge master into feature
2020-12-09 17:54:36 +08:00
dependabot[bot]
775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 ( #28253 )
...
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint style
* chore: prettier code style
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-12-09 17:12:32 +08:00
偏右
50e8e7d9e1
feat: Table support expandable.columnWidth ( #28249 )
...
close https://github.com/ant-design/ant-design/issues/28147
2020-12-09 14:35:41 +08:00
Meowu
b3354d4581
fix: Table filter value type ( #28220 )
...
* fix: onChange event receives correct type of filters value.
* fix: related checkbox should be checked if any filters set as filterValue.
* fix: typing.
2020-12-09 14:34:49 +08:00
desperado
e22e27dbae
fix: SelectionSelectFn selectedRows to T generic type ( #28206 )
...
close #28204
2020-12-04 19:47:30 +08:00
琚致远
d692d655c7
fix: typo in test ( #28195 )
2020-12-04 15:27:23 +08:00
yanguoyu
4790ef59a2
fix: 防止手动设置 selectedRowKeys 为 undefined 时,derivedSelectedKeys 为 undefined,导致 js crash。 ( #28193 )
...
* 1:防止手动设置 selectedRowKeys 为 undefined 时,derivedSelectedKeys 为 undefined,导致 js crash。
* fixed: 防止手动设置 selectedRowKeys 为 undefined 时,derivedSelectedKeys 为 undefined,导致 js crash。
2020-12-04 14:26:23 +08:00
二货机器人
af56eb0a15
fix: Table selection position ( #28173 )
2020-12-03 17:52:47 +08:00
二货机器人
2b22743a9a
chore: Narrow selection width ( #28073 )
...
* chore: Narrow selection width
* chore: Adjust rtl style
2020-11-30 16:14:44 +08:00
陈帅
4f811cbe82
docs: add a little pro-compents advertising ( #28043 )
...
* docs: add a little pro-compents advertising
* docs: add a little pro-compents advertising
2020-11-27 18:29:21 +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
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