Slava Matyukhin
Slava Matyukhin
Note: this PR is done on top of #3314, can switch to `main` after that one is merged.
So `` should set `min-width` instead of `width`. And maybe set `max-width` with optional `overflow-x-auto`.
Still a problem: - if the name was slightly longer, the cropping would still happen - icons are shrinked
Tbh I don't think there's much we can do to close any time soon. We could solve it for specific corner cases that we find, but checking this for _all_...
No need to persist View Settings, since we have programmable plots now (#1716).
Not yet. Sample counts affect the execution, so it's not clear how to do this. Special syntax to set sample count at the top of the script would be safe;...
What's the expected benefit of this? I know barrel files [can be bad for performance](https://vercel.com/blog/how-we-optimized-package-imports-in-next-js), but my impression is that squiggle-lang is small enough for this to matter, and I...
Marking this as epic, because: - it's potentially a breaking change that will require some care to upgrade - needs support on the components side (syntax highlighting, preferably with embedded...
Other related issues: #2241, #2760.
Still a problem in v0.10: