Dominik Moritz
Dominik Moritz
The editor is essential for debugging in development. Yet, linking to development dependencies especially the sources doesn't work super well. We should simplify and fix it and also make sure...
We use an outdated react dependency. Would be great to use an up to date version and also simplify code with hooks, maybe not using redux etc.
We don't use yarn in other projects anymore.
Uses playwright to render the examples and compares them to stored snapshots. You can update the examples locally with docker. The GitHub Action also uploads the diffs so you don't...
https://github.com/uwdata/flechette is a lightweight alternative to Arrow JS. It would be cool to be able to choose between Arrow JS and Flechette (or really any other future implementation of Arrow...
I was wondering about the API design and why the reader uses callbacks instead of an iterator/stream interface?
It would be great if this worked with pnpm packages.
[Open the Chart in the Vega Editor](https://vega.github.io/editor/#/url/vega-lite/N4IgJAzgxgFgpgWwIYgFwhgF0wBwqgegIDc4BzJAOjIEtMYBXAI0poHsDp5kTykBaADZ04JACyUAVhDYA7EABoQAEzjQATjRyZ289AEEABBBoIcguIaZJ1h2DcyGA7nRiHETOMtXLDypJhUiioBKKigxEiCDGpoANqgYSD6wUxoAEwAHAC+ColoIABCqWgArKW5+egAwiWoYgDMlSBJACJ1AJwAjM1JAKJ1mT15LQUAYnWlTSNJAOJ1XR29BQASgwDsy+gAkpPp2QC6uSAuyvQFUHKBNLJw6sEQcBZQOnJooEzqDBAw7yCYAE8cHACjdMHdIoJgnBZJdlDcyBB4iAAB4gI7HZDqADWBWs9yUMLhCL+aPCIAAZjQnsoCiglIDgQVZGwEDcosEkCiaEjyYIkJ5BPpZGQLGgAAzZY4Av5Uml44KMkHoACODCQsh0gR0pBAUuyQA) Steps * Draw a brush * Resize the chart Notice how the brush disappears.
Fixes #4163 Related https://github.com/vega/vega/pull/3736
On MacOS, when running CMD+Q, I would expect Element to close but I need to first confirm that I want to close the app. I believe the preference "Warn before...