diff options
Diffstat (limited to 'TODO.norg')
| -rw-r--r-- | TODO.norg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO.norg b/TODO.norg new file mode 100644 index 0000000..c4c1756 --- /dev/null +++ b/TODO.norg @@ -0,0 +1,14 @@ +* Tasks + - (x) Hydrate existing elements instead of re-creating + - (x) `load-cssx` functions + - (x) `get-variable` + - (x) `update-variable` + - (x) Use css units for `delay` function + - (x) Specify node type - `button(id)` or `button#id` + - (x) attributes + - (x) `--cssx-text` (and maybe `--cssx-html`?) + - ( ) Evaluate `calc` + - ( ) Additional events + - ( ) Proper dom tests + - ( ) Improve error messages + - ( ) `list` & `tuple` data structures? |
