summaryrefslogtreecommitdiff
path: root/TODO.norg
blob: f85a80f0d414edd8915fdddbcab0a27d60517ca1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
* 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
  - ( ) Specify node type - `button(id)` or `button#id`
  - ( ) `--cssx-attr-*` for attributes
  - ( ) `--cssx-text` (and maybe `--cssx-html`?)
  - ( ) Improve error messages
  - ( ) Evaluate `calc`?
  - ( ) `list` & `tuple` data structures?