Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / leptos-rs/leptos issues and pull requests
#410 - Escape <HTML> and <BODY> tokens in documentation markup.
Pull Request -
State: closed - Opened by martinfrances107 almost 2 years ago
- 1 comment
#409 - Minor: Bump typed-builder from 0.11 to 0.12.
Pull Request -
State: closed - Opened by martinfrances107 almost 2 years ago
#398 - Suspense should cache children to avoid rerendering them if you fall back a second time
Issue -
State: closed - Opened by gbj almost 2 years ago
- 2 comments
Labels: enhancement
#392 - doc/book updated leptos version.
Pull Request -
State: closed - Opened by martinfrances107 almost 2 years ago
- 2 comments
#364 - Tutorial docs/guide
Issue -
State: open - Opened by gbj almost 2 years ago
- 15 comments
Labels: documentation, feedback wanted
#358 - leptos_reactive base64 bump version to 0.21.
Pull Request -
State: closed - Opened by martinfrances107 almost 2 years ago
#328 - Minor: For each sub crate the landing page should be the root README.md.
Pull Request -
State: closed - Opened by martinfrances107 almost 2 years ago
#302 - Minor: "leptos.workspace = true" is invalid.
Pull Request -
State: closed - Opened by martinfrances107 almost 2 years ago
#285 - simple_logger use version 4.0.0 everywhere.
Pull Request -
State: closed - Opened by martinfrances107 almost 2 years ago
#284 - Reducing build workload, wasm-bindgen crates moved to root workspace.
Pull Request -
State: closed - Opened by martinfrances107 almost 2 years ago
- 1 comment
#277 - examples/hackernews - Cargo clippy fixes.
Pull Request -
State: closed - Opened by martinfrances107 almost 2 years ago
- 1 comment
#273 - Minor: Removed Clippy::needless_borrrow issues.
Pull Request -
State: closed - Opened by martinfrances107 almost 2 years ago
#263 - Removed clippy::single_match issue.
Pull Request -
State: closed - Opened by martinfrances107 almost 2 years ago
#261 - Clippy: Removed stray calls to .clone().
Pull Request -
State: closed - Opened by martinfrances107 almost 2 years ago
#227 - `leptos_macro` hygiene
Issue -
State: closed - Opened by jquesada2016 almost 2 years ago
- 1 comment
#210 - CI: add Playwright or `wasm-bindgen-test` testing for examples and run them using `cargo-make`
Issue -
State: open - Opened by gbj almost 2 years ago
- 2 comments
Labels: CI
#210 - CI: add Playwright or `wasm-bindgen-test` testing for examples and run them using `cargo-make`
Issue -
State: open - Opened by gbj almost 2 years ago
- 2 comments
Labels: CI
#210 - CI: add Playwright or `wasm-bindgen-test` testing for examples and run them using `cargo-make`
Issue -
State: open - Opened by gbj almost 2 years ago
- 2 comments
Labels: CI
#210 - CI: add Playwright or `wasm-bindgen-test` testing for examples and run them using `cargo-make`
Issue -
State: open - Opened by gbj almost 2 years ago
- 2 comments
Labels: CI
#210 - CI: add Playwright or `wasm-bindgen-test` testing for examples and run them using `cargo-make`
Issue -
State: open - Opened by gbj almost 2 years ago
- 2 comments
Labels: CI
#210 - CI: add Playwright or `wasm-bindgen-test` testing for examples and run them using `cargo-make`
Issue -
State: open - Opened by gbj almost 2 years ago
- 2 comments
Labels: CI
#210 - CI: add Playwright or `wasm-bindgen-test` testing for examples and run them using `cargo-make`
Issue -
State: open - Opened by gbj almost 2 years ago
- 2 comments
Labels: CI
#210 - CI: add Playwright or `wasm-bindgen-test` testing for examples and run them using `cargo-make`
Issue -
State: open - Opened by gbj almost 2 years ago
- 2 comments
Labels: CI
#210 - CI: add Playwright or `wasm-bindgen-test` testing for examples and run them using `cargo-make`
Issue -
State: open - Opened by gbj almost 2 years ago
- 2 comments
Labels: CI
#210 - CI: add Playwright or `wasm-bindgen-test` testing for examples and run them using `cargo-make`
Issue -
State: closed - Opened by gbj almost 2 years ago
- 3 comments
Labels: CI
#210 - CI: add Playwright or `wasm-bindgen-test` testing for examples and run them using `cargo-make`
Issue -
State: open - Opened by gbj almost 2 years ago
- 2 comments
Labels: CI
#210 - CI: add Playwright or `wasm-bindgen-test` testing for examples and run them using `cargo-make`
Issue -
State: open - Opened by gbj almost 2 years ago
- 2 comments
Labels: CI
#210 - CI: add Playwright or `wasm-bindgen-test` testing for examples and run them using `cargo-make`
Issue -
State: open - Opened by gbj almost 2 years ago
- 2 comments
Labels: CI
#210 - CI: add Playwright or `wasm-bindgen-test` testing for examples and run them using `cargo-make`
Issue -
State: open - Opened by gbj almost 2 years ago
- 2 comments
Labels: CI
#82 - value bindings breaks when binding to the same signals
Issue -
State: closed - Opened by jquesada2016 almost 2 years ago
- 6 comments
#32 - Add `Resource::cancel` so we can abort running futures if we want
Issue -
State: closed - Opened by gbj about 2 years ago
- 3 comments
Labels: enhancement, help wanted, reactivity
#28 - Examples are excluded from workspace
Issue -
State: closed - Opened by oceantume about 2 years ago
- 8 comments
Labels: DX
#28 - Examples are excluded from workspace
Issue -
State: closed - Opened by oceantume about 2 years ago
- 8 comments
Labels: DX
#12 - lazy loading and resumability ala qwik
Issue -
State: closed - Opened by tzual about 2 years ago
- 15 comments
Labels: enhancement, future