Dominik Moritz
Dominik Moritz
@saulshanabrook can you help fix this or explain why this connection isn't there?
Ah, I see. Thank you for digging into the question. I wonder whether it would make sense to special case the direction of the edges for these operators. @jheer @arvind...
Should it create a new file? Or raise an error? I think the input shouldn't even be usable until the user selected an existing gist.
Oh weird. I remember it working before.
Similarly, the schema validation could come from the editor instead of ajv (whose error messages are hard to read).
Sweet, thanks.
Sure! The main problems I see is that we have a lot of repetition across files, we don’t have a good way of name spacing properties right now (the styles...
Welcome to Vega! Not yet. Feel free to send a pull request. I recommend starting with one component and then going from there.
Let's define them in the main CSS file. If you work on variables first, let's replace all colors at once.
That's a lot of work. Maybe let's start by just refactoring the CSS. Right now, we have a lot of duplications and few clear separations. We can switch to a...