vide/todo.md
2023-08-10 13:18:16 +01:00

19 lines
586 B
Markdown

# todo
- cleanup codebase
- setup site, improve docs
- cleanup within `values()` and `indexes()`
- behavior when a table source value is set to the same table
- address behavior of binding property to multiples states
- strict mode
- better error reporting and stack traces
- warn when `values()` returns primitive
- warn when `values()` returns duplicate object
- implement from solid
- [x] onCleanup > `cleanup()`
- [x] Index > `indexes()`
- [x] For > `values()`
- [ ] untrack
- [ ] batch
- [ ] async/resource/loading/suspense
- define order with nested properties