juls0730
juls0730
`useInfintieQuery()` is a simple way to implement infinite scrolling with your applications. However, the server throws syntax errors (no crash tho) and there appears to be no way to use...
If you have a page that uses `overflow: hidden` but it does overflow, you can scroll past using the autoscroll. See https://icones.js.org/collection/all click load more a few times and scroll...
### Official FAQ - [X] I have checked the official FAQ. ### Ventoy Version 1.0.96 ### What about latest release Yes. I have tried the latest release, but the bug...
Add transfem and transmasc stuff. This commit adds transmasc and transfem variants to these categories: - Flag - Fire - Heart - MorningCoffee - body - heart colors from [gender...
changed heading "NAME" to "Pacaur"
Fixes styling for the awesome page search bar, it now matches the nav search bar, is much more accessible and looks good on dark themes. If this gets merged, it...
This pull request fixes the ToC link parsing. This prevents ToC links pointing to headers incorrectly as described in #466 it also fixes headers being truncated for example on https://dioxuslabs.com/blog/release-060...
If you go to a page like https://dioxuslabs.com/learn/0.6/CLI/configure and try to use the ToC, or as the code calls it, the RightNav, for 90% of the links, the page will...
# Summary Dioxus needs an easy and powerful way to extend the framework. As a solution, I pose modules inspired by the plugin systems of Nuxt.js. Rocket and Bevy. #...