Josh Close

Results 14 issues of Josh Close

This is about the Bulma **CSS framework** I'm using Bulma **4.7.0** My **browser** is: Chrome 63.0.3239.84 ### Description When putting class `is-expanded` on a `navbar-item`, the `navbar-item` is not expanding....

The .zip file was created on Windows. I'm not sure if that matters or not. In `ExtractionMethods.WriteEntryToDirectory` the second line makes a call to `Path.GetFileName(entry.Key)`. The key looks like `"a\\b.txt"`....

question
wontfix
not bug

Links with query params or fragments are getting encoded. I would like to be able to use links with query params and fragments. There is a workaround listed here https://github.com/statiqdev/Statiq.Web/issues/744...

⚠️ Bug

The manifest digest in the URL can't be encoded. This removes the `manifestDigest` as a RestSharp URL parameter and adds it straight to the URL.

This example no longer works. #1384

bug

Currently the escape, quote, delimiter, and line ending characters are not allowed as whitespace characters. Theoretically these characters could be trimmed only inside of quotes. Instead of throw an exception...

feature

Dynamic reading is really slow. Look into performance.

performance

Could you publish the latest code to NuGet?

Currently if there are constructor parameter maps, only those are used. Look into allowing the object to be created using constructor parameters and the also using the member maps after....

feature

Could you explain your vendor format? I'm looking to add some vendors to my file, but I'm seeing differences from the files I have. I'm using ones from WireShark, but...