Nathan Rijksen
Nathan Rijksen
`t.Render("simple")` seems to insert an empty line every other row, it would be nice if there were a simple way to disable this.
### Related problem _No response_ ### Your request I'd like to be able to highlight individual words / sentences within the rendered text of a `InputTextMultiline` field. I've tried using...
Take the following example: ``` package main import ( "log" "net/http" "github.com/maxence-charriere/go-app/v9/pkg/app" ) type hello struct { app.Compo Select bool } func (h *hello) Render() app.UI { checkbox := app.Input().Type("checkbox").Class("listitem-checkbox")...
Hi, I'm using go-app for a webview application, which is using a local http server. As such offline mode is of no use to me and further - it seems...
Calling the API like this: ``` github.repos.contents.readme user, repo, accept: 'application/vnd.github.v3.html' ``` Fails with error: ``` /home/nathan/.rvm/gems/ruby-1.9.3-p547/gems/json-1.8.2/lib/json/common.rb:155:in `parse': 795: unexpected token at ' (MultiJson::ParseError) ``` I removed the rest of...
Please provide a linux build, or build instructions that do not require Ubuntu.
Our tests run on a port 5433 postgres server. It can be worked around but it would be really nice if I could just set an env var to run...
I can't seem to import m3u's
Running `go test -v ./...` also works fine. Why does it think there's a build failure? Is goconvey actually running `go build`? Cause that would indeed fail, seeing as my...
ie. https://mermaid-js.github.io/mermaid/#/gitgraph?id=gitgraph-diagrams