mirror of
https://github.com/centau/vide.git
synced 2026-08-20 23:01:37 +00:00
This commit is contained in:
parent
6f9e86c5c7
commit
d0fc816460
4 changed files with 34 additions and 25 deletions
21
todo.md
21
todo.md
|
|
@ -1,13 +1,16 @@
|
|||
# todo
|
||||
|
||||
- cleanup codebase
|
||||
- setup site, improve docs
|
||||
- cleanup within `values()` and `indexes()`
|
||||
- strict mode
|
||||
- warn when map returns primitive
|
||||
|
||||
- better error reporting
|
||||
- warn when `values()` returns primitive
|
||||
- Implement from solid
|
||||
- onCleanup
|
||||
- Index
|
||||
- For
|
||||
- untrack
|
||||
- batch
|
||||
- async/loading/suspense
|
||||
- define order with nested properties
|
||||
- [x] onCleanup > `cleanup()`
|
||||
- [x] Index > `indexes()`
|
||||
- [x] For > `values()`
|
||||
- [ ] untrack
|
||||
- [ ] batch
|
||||
- [ ] async/loading/suspense
|
||||
- define order with nested properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue