shado
shado
**Is your feature request related to a problem? Please describe.** It would be usefull if passing your own properties to eg. material-ui Button (for ColorButton) was possible, like it is...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 Thanks for this helpful library. It...
I built a wasm with option allowing run it in web worker and it works fine. But when i run script like this: `echo 1; sleep(5); echo 2;` i getting...
### Current behavior When two drawers are nested, the second one has wrong position and covers the page content. The problem probably appeared in `[email protected]` and it's the result of...
Thank you for this great library. I would like to use it in project, but lack of possibility to pass own parser rules is quite a problem. Is there any...
**Is your feature request related to a problem? Please describe.** Currently, when the screen size changes, the menu automatically closes. This is problematic in scenarios where the menu should remain...
**Is your feature request related to a problem? Please describe.** Currently, when the menu closes, it removes focus from the currently focused element. This is problematic in scenarios where selecting...
After installing `revolt/event-loop-adapter-react`, which lets you use the Revolt event loop as a drop‑in replacement for the default loop, every database operation now fails with a RuntimeException: ``` Database closed...