vide/todo.md
2023-08-12 12:13:13 +01:00

20 lines
691 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
- better error reporting and stack traces in strict mode
- auto-enable of strict mode depending on compiler optimizaton level
- check smoothness of spring at high frequency updates
- implement from solid
- [x] onCleanup > `cleanup()`
- [x] Index > `indexes()`
- [x] For > `values()`
- [ ] untrack
- [ ] batch
- [ ] async/resource/loading/suspense
- [ ] stores
- define order with nested properties
- review alternative to nested properties, merge function