-
Hey
The latest 0.5.x version of leptos refactored the reactive system to completely remove cx and Scope - how can this code be updated to work with the latest?
-
Hello!
I am creating this issue because I have been developing a library called "[leptos-icons](https://github.com/Carlosted/leptos-icons)" and have found that you had previously used the same name…
-
**Describe the bug**
Passing a trigger as the source of a Resource doesn't work because Resource creates a memo from the source.
**Leptos Dependencies**
```toml
leptos_reactive = { version = "…
-
-
You can create e.g. an AxisLabel with `Formatter::Function` in WASM, but it will be rendered as a string with the `RAW_MARK` prefix/suffix `#*#*#*#` and will not be available to call from JS. Unsure h…
v3xro updated
3 weeks ago
-
App Store says I purchased, but app is not on the Apple Watch. Can’t redownload and is not visible in my apps on the watch.
-
Hatsu requires a front-end to implement [Webmention Backfeed](https://hatsu.cli.rs/users/backfeed-based-on-webmention.html).
This part is a bit more complicated, so I expect to have it done before …
kwaa updated
6 months ago
-
@mondeja what do you think?
The goal is to split `leptos-hotkeys` and use this library for types. This crate implements the `From` trait for `web_sys::Keyboard_Event`. It also does the `Hotkey` cre…
-
Is it planned?
-
Currently the API is documented in the README but is not complete. This is not maintainable because is not generated from source code.
Instead, we should document it using docstrings in functions a…