diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-12 19:43:11 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-12 19:45:19 +0530 |
| commit | 53420ee477e9cad629bd8e6804d477d6ded8c110 (patch) | |
| tree | 2b57cdcd132a69eab98029df892f48df2bc29e16 /TODO.norg | |
| parent | 851f48856984076d2571152bde322688ba4946f2 (diff) | |
| download | css-everything-53420ee477e9cad629bd8e6804d477d6ded8c110.tar.gz css-everything-53420ee477e9cad629bd8e6804d477d6ded8c110.zip | |
feat: allows set-attr on other elements + adds attr function
Diffstat (limited to 'TODO.norg')
| -rw-r--r-- | TODO.norg | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,12 +8,12 @@ - (x) attributes - (x) `--cssx-text` (and maybe `--cssx-html`?) - (x) dom tests + - (x) `attr` function + - (x) `set-attr` should allow specifying id? + - (x) `set-attr` + remove attribute? - ( ) 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? |
