table icon indicating copy to clipboard operation
table copied to clipboard

React Table

Results 160 table issues
Sort by recently updated
recently updated
newest added

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.0 to 2.0.5. Release notes Sourced from vitest's releases. v2.0.5    🚀 Features Introduce experimental reported tasks  -  by @​sheremet-va in vitest-dev/vitest#6149 (13d85) This is part of the...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.8.0. Release notes Sourced from eslint's releases. v9.8.0 Features 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) Bug Fixes ab0ff27 fix: Throw error...

dependencies

Hi, I am rendering a table, which has an `expandedRowRender: (record) => ,` function to render a component once data is fetched from the api. Currently the table renders like...

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 53.0.0 to 55.0.0. Release notes Sourced from eslint-plugin-unicorn's releases. v55.0.0 New rules no-length-as-slice-end (#2400) 3c33820 Improvements Add TypeScript types (#2382) 68e0f13 Fixes no-single-promise-in-promise-methods: Remove broken autofix for...

dependencies

Antd 4 table not hidden fix column shadow divider as expect in some special width with zoom ![2024-06-19 17-08-32 2024-06-19 17_17_23](https://github.com/react-component/table/assets/1646883/2fdf1702-d0d7-4b3d-a9f6-ad0360e8095e) this screen recording is antd offical table component page,...

https://github.com/react-component/table/blob/ef7afbca9c582bc49c006b7011ee0cc84f6e4ad3/src/Table.tsx#L362 https://github.com/react-component/table/blob/ef7afbca9c582bc49c006b7011ee0cc84f6e4ad3/src/Table.tsx#L376-L380 如果不给 Table 组件传 scorll.y 或 sticky 属性,那么 Summary 的 fixed 属性赋值为 'top' 是失效的,比如: https://stackblitz.com/edit/react-gxnxdv?embed=1&file=demo.tsx ![image](https://github.com/react-component/table/assets/44096988/b1ec625a-7d82-40f7-861b-49a244754957)

`scroll:{x: 0, y: 600}` 更新成 `scroll:{x: 1000, y: 600}` 时,有横向滚动条,但是无法滚动,需要拖动滚动条才可以滚动

Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.3 to 11.0.0. Changelog Sourced from glob's changelog. changeglob 11.0 Drop support for node before v20 10.4 Add includeChildMatches: false option Export the Ignore class 10.3 Add...

dependencies

Bumps [rc-menu](https://github.com/react-component/menu) from 9.13.0 to 9.14.1. Release notes Sourced from rc-menu's releases. v9.14.1 fix: active wrong when submenus has key '' (#721) 526a924 chore(deps-dev): bump np from 9.2.0 to 10.0.5...

dependencies

image diff 显示 instanceof 为 false