Tags: johnworth/react-table
Tags
fix(aggregations): update syntax in unique aggregation function (TanS… …tack#2464) Update syntax in return line of unique aggregation function Use Array.from() instead of the spread operator [...] Motivation: prevent polyfilling to [].concat() to enable reference by string in column definitions closes TanStack#2173 Co-authored-by: Thomas Marr <thomas.marr@arup.com>
Bump websocket-extensions in /examples/full-width-table (TanStack#2414) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: typo in link to useSortBy API docs (TanStack#2310) * fix: typo in link to useSortBy API docs * Update examples/sorting/README.md Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>
fix: detect browser support for passive events (TanStack#2325)
PreviousNext