aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.norg9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO.norg b/TODO.norg
index c055580..cd74df4 100644
--- a/TODO.norg
+++ b/TODO.norg
@@ -11,6 +11,15 @@
- (x) `attr` function
- (x) `set-attr` should allow specifying id?
- (x) `set-attr` + remove attribute?
+ - (x) `pair` parsing
+ - (x) `selector` parsing
+ - (x) `map` data structure
+ - (x) component system (with variables. `instance(button#my-btn)`)
+ - ( ) instance access
+ - ( ) More complex selector support for cssx-children
+ - ( ) `add-element` & `remove-element`
+ - ( ) string concatenation
+ - ( ) `request` error handling
- ( ) keyboard events
- ( ) Evaluate `calc`
- ( ) Additional events