curio77

Results 15 issues of curio77

Anybody get this to work correctly with `expandedTitleGravity="bottom"`? When using this, the title doesn't retract all the way to the top but stay somewhat below the toolbar. `expandedTitleMarginBottom` doesn't help...

Make it clear(er) what the "fresh middleware stack" means and document some intrinsics/caveats. Resolves go-chi/chi#712

### What version of CUE are you using (`cue version`)? $ cue version cue version v0.4.2 linux/amd64 Installed via `go install cuelang.org/go/cmd/cue@latest` with Go v1.18.1. ### Does this issue reproduce...

NeedsInvestigation
help wanted

govaluate currently doesn't seem to support exponential literals (e.g., `1e5`, `1e-3`).

enhancement
stretch

I'm kind of reluctant to open yet another issue relating to the infamous “class names are empty” issue, but I think my context is different, so here goes. I've been...

**Is your feature request related to a problem? Please describe.** For Google Podcasts, Niagara shows the same controls as for any media player, and they work the same way (switch...

low priority

Am I mistaken or is there no way to have repeated Boolean options (flags), such as `-vvv` (say, for increasing a verbosity level)? With `pflag`, this is possible. Intuitively, there...

Spec strings easily get long or even very long. Intuitively, one would use newlines in the string to get it to wrap in help output (since there's no other way...

**Describe the bug** For me, in Konsole/X11/Linux (but I'm pretty sure it's not specific), it's impossible to copy anything from soft-serve's output, in particular not the SSH clone commands. Being...

This way, a config object that might otherwise be passed to `Plotly.setPlotConfig()` or as the last argument to `Plotly.newPlot()`, can be passed to the `Plotly` Vue component. It is still...