From 53420ee477e9cad629bd8e6804d477d6ded8c110 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 12 Aug 2023 19:43:11 +0530 Subject: feat: allows set-attr on other elements + adds attr function --- TODO.norg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO.norg') diff --git a/TODO.norg b/TODO.norg index a0e5b50..c055580 100644 --- a/TODO.norg +++ b/TODO.norg @@ -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? -- cgit v1.3.1