react-base-table
react-base-table copied to clipboard
A react table component to display large datasets with high performance and flexibility
https://autodesk.github.io/react-base-table/playground#MYewdgzgLgBKA2BXAtpGBeGBzApmHATgIZQ4DCISqEAFAIwAMAlAFCiSwAmJRG2ehEjgAiPGghSQANDACcshgtZtw0GADMAlgA8cnClTSYJ1AHTIiABxrjKkmSbABJMJxzamGAHwwA3ixgYeBxYdQIQAC88AJhNdRhbQxc3bRgAHhgAJk8wyLw+A0lTADFwqLBhTQIcYChNcFMAGQBRYoAVGLiEx2T3GB8ADhyy-MxC1BKRiqqauoaAJScAcQAJDsDqqEQCMD8YUwPHGVzymABfFjPldjV3SyJXcbAAaRwATz4AckcAWgZPlgsAD0QJgRE4nBgEBAyBwUMQACNYqRkBAWOoQAQEsFYJo+AwANyxdIwACsRM0AGpKZ5-BisTQcTAAFb4omsjJ0ADsA0Y7OptJY3CgRFMlkQEAAFjR-IFAgdTMKiABtZkAXSkMUCmk4AC4YAADAAkviVqrVph1Zx+EERPxNmjOBs1cpg92qYCgTj1MDN6stnBdcuVdwe+jsqFebzV+oNAGVETAHU6g1dLjEAumVBwYFBqiIeHxEGB1PASKQwDQlco7piuDh1EREPBYDRPOgfDQYmk2kQEcEtRodHpB44IOhfFpdOHDBALq6lRO8zgCyL53LQ48Iy93hPNzPJFH14E3I3m1Bmtp7q49PMQAB3KPj3zL1eiizWTQojtfnDIANMMeMDgJe15uJwd73hAZCSg8uATkQtT1JWnwgVeYa3g+0GwWAuCfIBMRAl4LCsEAA
Examples of problems https://autodesk.github.io/react-base-table/playground#MYewdgzgLgBKA2BXAtpGBeGBzApmHATgIZQ4DCISqEAFAIwAMAlAFCiSwAmJRG2ehEjgAiPGghSQANDABMDBazbhoMAGYBLAB45OFKmkwTqAOmREADjXGVJM42ACSYTji1MMAPhgBvFjBh4HFg1AhAALzx-GA01GBsDZ1ctGAAeGDoPUIi8Pn1JEwAxMMiwYQ0CHGAoDXATABkAUUKAFWjY+IcktxhvAA4sktzMfNQiobKKqpq6gCVHAHEACTaAyqhEAjBfGBM9hxls0pgAXxYTpXZVNwsiF1GwAGkcAE8+AHIHAFoGd5YWG4gAhcHBqIiIeCwGgedDeGjRVItIgAIyC0QCmh0nHRcFs1HQPkxugeEDOAQC3CgRAJAG0ALpkmAAek8LFYQA
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
When rendering the table, I'd like the table width to match whatever the max content of the table contents is. is this possible? Currently it seems using Autosizer, I need...
Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) from 2.6.19 to 5.25.1. Release notes Sourced from gatsby-transformer-remark's releases. v5.3.0 Welcome to [email protected] release (December 2022 #1) Key highlights of this release: ES Modules (ESM) in Gatsby...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
` tableRef.current.scrollToTop(transactionOffsetTopPosition) ` I already use this method [scrollToPosition, scrollToRow]. This method works only in normal scenarios but not working in infinite loading. Is there any way to do that?
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...