Ekke Tõiv Uustalu

Results 6 issues of Ekke Tõiv Uustalu

Would it be possible to extend this to have incremental builds using nodemon? Our full dev build using etsc takes about 15s and if incremental could improve it somehow, I'd...

We are having issues with the width sidebar jumping back and forth in some specific cases. The useGridDimensions keeps re-rendering and updating the width in a loop. This PR makes...

Here is an MVP version of multi-level headers. I kept the initial types and structure from https://github.com/adazzle/react-data-grid/pull/2393. I was not 100% sure how and if we want to also implement...

This is an initial proposal to implement excel-like column grouping like mentioned in #765 , #1066, #1287, #458, #410, #2031 It implements a "parent" column logic where you define a...

Is there a way to request all changes for a specific parameter or can I add additional columns to identify stuff by? I might want to add a group or...

awaiting-review

Is there a possibility to have fixed summary rows also above the content? I am willing to also create a PR if it is not available yet.