vide/todo.md
aaron afd863285b Add special case for frozen tables
Sources will now check if frozen tables are equal before updating
dependencies.
2023-08-12 11:11:21 +01:00

19 lines
636 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
- 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