diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-12 18:45:58 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-12 18:45:58 +0530 |
| commit | 851f48856984076d2571152bde322688ba4946f2 (patch) | |
| tree | d77a37b8de0f5a8b06b2afb83d7e4af39fc84a73 /TODO.norg | |
| parent | ca80dee29014298bd8a1a82bd0418cc073a76316 (diff) | |
| download | css-everything-851f48856984076d2571152bde322688ba4946f2.tar.gz css-everything-851f48856984076d2571152bde322688ba4946f2.zip | |
chore: prettier + eslint magic
Diffstat (limited to 'TODO.norg')
| -rw-r--r-- | TODO.norg | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -8,8 +8,12 @@ - (x) attributes - (x) `--cssx-text` (and maybe `--cssx-html`?) - (x) dom tests - - ( ) `add-class` & `remove-class` should use self if id is not specified + - ( ) 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? |
