mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Update todo
This commit is contained in:
parent
f00fc8aeb1
commit
99b5aea270
1 changed files with 3 additions and 6 deletions
9
todo.md
9
todo.md
|
|
@ -1,13 +1,11 @@
|
||||||
# todo
|
# todo
|
||||||
|
|
||||||
- cleanup codebase
|
- cleanup codebase
|
||||||
- setup site, improve docs
|
- way to optionally cleanup `values()` and `indexes()` when they gc
|
||||||
- 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
|
- better error reporting and stack traces in strict mode
|
||||||
- auto-enable of strict mode depending on compiler optimizaton level
|
- auto-enable of strict mode depending on compiler optimizaton level
|
||||||
- check smoothness of spring at high frequency updates
|
- check smoothness of spring at high frequency updates
|
||||||
|
- review alternative to nested properties, merge function
|
||||||
- implement from solid
|
- implement from solid
|
||||||
- [x] onCleanup > `cleanup()`
|
- [x] onCleanup > `cleanup()`
|
||||||
- [x] Index > `indexes()`
|
- [x] Index > `indexes()`
|
||||||
|
|
@ -16,5 +14,4 @@
|
||||||
- [ ] batch
|
- [ ] batch
|
||||||
- [ ] async/resource/loading/suspense
|
- [ ] async/resource/loading/suspense
|
||||||
- [ ] stores
|
- [ ] stores
|
||||||
- define order with nested properties
|
- solid stores seem impossible to implement in Luau, seek alternative
|
||||||
- review alternative to nested properties, merge function
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue