Spencer C. Imbleau
Spencer C. Imbleau
Currently the only javascript is the search. For all reasons, this is basically a non-issue. It works perfectly. But how great would it be to actually say with certainty -...
I thought this would be a cool suggestion, not necessary to implement. But I was looking for some nice day/night icons when you implemented the last commit. It would be...
Dialogue or Links should exist in every node, but dialogue could be optional.
Example: ```yaml root: valid nodes: valid: dialogue: "This is a totally valid node" valid_with_bad_link: dialogue: "This is a totally valid node" links: - valid: "This is a valid link" -...
Add the validation check such that no orphan nodes are allowed when parsing. (All nodes must be able to be walked to).
Binding for resource naming. See https://nvidia.github.io/NVTX/doxygen/index.html#RESOURCE_NAMING
Binding for domains. See https://nvidia.github.io/NVTX/doxygen/index.html#DOMAINS
Maybe a bit of an opinion, but I consider this a fun surprise to newcomers. [This issue in Bevy outlines it.](https://github.com/bevyengine/bevy/issues/5393) When compiling for WASM, if you do not pad...
A Yew + Stylist portfolio web app with Accessibility and custom components (real world exmaple).
I think stylist is honestly brilliant. Kudos. There isn't exactly an abundance of resources for Yew styling right now, so I'm just happy to see a great library in the...