gabalafou

Results 130 comments of gabalafou

Also seeing this error. Very hard to debug since it never happens locally, only on Vercel. As you can see from the build snippet below, my organization has set the...

As far as I can tell, none of the packages currently have a `README.md`. If somebody could make a README for one package, I could use that as a template...

Thanks for the template @fcollonval, I'll work on extending this template to all of the Lumino packages. I don't have permission to assign this task to myself. Could you assign...

Just a heads up that I won't be able to work on this until next week.

I'm punting on this for another week because I wanted to finish https://github.com/jupyterlab/lumino/issues/332.

Couple questions. What's the best way for me to get a good grasp of the API changes from version 1 to 2? If I [compare `1.x` to `main`](https://github.com/jupyterlab/lumino/compare/1.x...main) does that...

With reference to my question in [today's accessibility meeting](https://hackmd.io/WnaWXboXSiGoqWvev_fAvA?both#JupyterLab-Accessibility-Goals-Meeting-Notes) about what counts as an API change, I'm curious to get your take on the idea of changing `div` to `button`....

Thanks @krassowski! Just to clarify, if I understood you correctly, you're saying that as far as what you looked into with respect to DataGrid, you don't currently see any breaking...

I'm opening this draft pull request with one package in order to catch any problems before extending to all of the other packages. I will soon also convert a single...

Thanks @blink1073 for reviewing the test-related Rollup changes. I feel confident now extending my changes in @lumino/algorithm tests to the other packages' tests in the monorepo.