From 851f48856984076d2571152bde322688ba4946f2 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 12 Aug 2023 18:45:58 +0530 Subject: chore: prettier + eslint magic --- TODO.norg | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'TODO.norg') diff --git a/TODO.norg b/TODO.norg index 1887fa6..a0e5b50 100644 --- a/TODO.norg +++ b/TODO.norg @@ -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? -- cgit v1.3.1