react-spreadsheet-grid
react-spreadsheet-grid copied to clipboard
An Excel-like grid component for React with custom cell editors, performant scroll & resizable columns
* `react-spreadsheet-grid` version: latest * `React` version: latest * `Operating System`: mac os chrome Relevant code or config ```javascript ``` What you did: press keyboard ← when firstcell active What...
We tried to override the cell layout as described in the docs by naming the css file `react_spreadsheet_grid_overrides.css`. Using it in an serverside react app we did not get our...
``` $ PRODUCT_TYPE=webapp parcel entry/src/index.html --open Server running at http://localhost:1234 ⚠️ Could not load existing sourcemap of "../../node_modules/react-spreadsheet-grid/lib/bundle.js". 🚨 /node_modules/react-spreadsheet-grid/lib/bundle.js:520:83: Unterminated regular expression (520:83) 518 | if (sourceMap) { 519...
I was expecting it to go to cell below on pressing enter and go to cell to the right on pressing tab. This is how spreadsheets normally do it, no?...
Awesome library! This is more of a feature request than an issue, let me know if you have other places for this that are more appropriate. Are you planning on...
Hi admin, first of all, thank you for this super useful packaging. How to plan the support context menu in the roadmap? Looking forward to hearing from you! Thank you!
* `react-spreadsheet-grid` version: * `React` version: * `Operating System`: Relevant code or config ```javascript ``` What you did: What happened: Problem description: Suggested solution:
Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...