aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg
blob: a0e5b5091cc62e571962566ba8e0e0258be8d740 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
* 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`?)
  - (x) dom tests
  - ( ) keyboard events
  - ( ) `attr` function
  - ( ) j
  - ( ) Evaluate `calc`
  - ( ) Additional events
  - ( ) Improve error messages
  - ( ) `set-attr` should allow specifying id?
  - ( ) `add-class` & `remove-class` should use self if id is not specified?
  - ( ) `list` & `tuple` data structures?