Skip to content

Commit

Permalink
update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanceras committed Apr 3, 2024
1 parent 2cd281d commit aa75dca
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,16 +293,7 @@
- [X] enum Command{Cmd,Sub} into one unified type.
- [X] Cmd is a vec of Command
- Sauron just consilidate them into one enum struct for simplicity
- [ ] Remove `Modifier` and `measurements`
- [ ] Remove StatefulComponent as it is now the same as Application and serve the same purpose
- add methods for Application:
- attribute_changed
- remove_attribute
- append_child
- remove_child
- connected_callback
- disconnected_callback
- adopted_callback
- [X] Remove `Modifier` and `measurements`

## Features
- [X] Storage service (May not be needed since the user can directly use web-sys)
Expand Down

0 comments on commit aa75dca

Please sign in to comment.