aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg
blob: 90a13d53df20cce09f8d6bb79da8fa5c3ec269fe (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
  - (x) Specify node type - `button(id)` or `button#id`
  - (x) attributes
  - (x) `--cssx-text` (and maybe `--cssx-html`?)
  - ( ) Improve error messages
  - ( ) Evaluate `calc`?
  - ( ) `list` & `tuple` data structures?