Leonard
Leonard
Same issue in RustRover's integrated terminal with Dioxus CLI 0.5.4
> Since "ms-gamingoverlay" is related to the Microsoft Xbox Game Bar, is this issue still present if you disable the xbox game bar? Yes.
They're part of what I meant, yes. I'm not sure if hiding lines with `#` is possible in mdbook, but that's what I'm proposing. I think adding `# use freya::prelude::*;`...
> * Clutter in the help output > * Not being in the user's terms (while most CLI users are programmers, not all are), even if its "unsigned 32 bit...
In the meantime you can use `cargo doc` to view the docs locally.
> Expanding the component name to a struct will cause lints on any components that use the `component_name` syntax with an underscore instead of upper camel case That's the point,...
> Can we keep support for lowercase components? They're basically our unofficial syntax for wrapped web components. IE you'd wrap a stringly typed kebab-case-element {} with a strongly_typed_element {}. Done....
Same problem. A "solution" is to switch to VSCode and use rust-analyzer. Very annoying since I really like IntelliJ. If you do end up using rust-analuzer, add this to your...
Should this have a "custom" name like taffy and freya, or just something like "dioxus-kit"? I prefer the "custom" route, unless this is going to be a *core* part of...
"Kit" might not be ideal, but my issue with "UI" is that it's too ambiguous and "components" is perhaps too specific. This won't contain just components.