Jona Andersen
Jona Andersen
Hi @jswolf19 and @TonyGermaneri, I've started work on this, and have managed (for the most part) to split out `viewData` from `originalData`, but I'm at the point @jswolf19 [alluded to...
@jswolf19 thanks for your response! > I think we'd settled on having a refresh function called after doing data edits. [...] > As for 2, the actual objects in viewData...
@jswolf19 I've put some work into https://github.com/TonyGermaneri/canvas-datagrid/pull/334, and it's closer to completion. I've asked @TonyGermaneri to take a look, but would appreciate any feedback from you as well, if you've...
No problem, I appreciate any time you have to spend on this. Running tests _should_ be relatively straightforward, assuming a fresh checkout: ``` $ npm install $ npm test ```...
Ah! I was not aware of any difficulties running tests on Windows — is there anything we can add to the documentation to make this more straightforward for others?
@TonyGermaneri not aware of much IE use, and considering that[ IE itself will no longer be supported](https://www.theverge.com/2020/8/17/21372487/microsoft-internet-explorer-11-support-end-365-legacy-edge#:~:text=Microsoft%20will%20end%20support%20for,OneDrive%2C%20Outlook%2C%20and%20more.) next August, I'd totally be in favor of dropping support now if it...
No change since November, unfortunately. I feel we could improve this project and get some things moving if we're OK with no longer attempting to support legacy browser versions. I...
Whoops, I moved a little too fast here. [That didn't quite work](https://github.com/TonyGermaneri/canvas-datagrid/runs/1839153581?check_suite_focus=true). Perhaps after the weekend!
I just starting maintaining this library in my spare time, so I cannot answer with the knowledge and experience of the original author (@TonyGermaneri), but I think your use case...
Hi @apaly, thanks for the bug report! I can confirm this behaviour — did not notice it before, I will have to look into it.