mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 11:04:40 -05:00
Clean up after work on transitions
This commit is contained in:
5
TODO.md
5
TODO.md
@@ -1,11 +1,10 @@
|
||||
- [ ] Async
|
||||
- [x] Resource
|
||||
- [x] Suspense
|
||||
- [ ] Transitions
|
||||
- [x] Transitions
|
||||
- [ ] Tests for Suspense/Transitions
|
||||
- [ ] Bugs in Suspense/Transitions
|
||||
- [ ] infinite loop if reading resource in effect
|
||||
- [ ] rendering bugs if `Suspense` doesn't have a parent
|
||||
- [ ] let render effects that _aren't_ under the transition continue running
|
||||
- [ ] Router
|
||||
- [ ] Docs (and clippy warning to insist on docs)
|
||||
- [ ] Read through + understand...
|
||||
|
||||
Reference in New Issue
Block a user