From 755cf0c36d1edca20439245e833ddc078f718f9a Mon Sep 17 00:00:00 2001 From: JesseBrault0709 <62299747+JesseBrault0709@users.noreply.github.com> Date: Wed, 12 Jun 2024 08:28:15 +0200 Subject: [PATCH] Updated TODO. --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index a2fe202..021921c 100644 --- a/TODO.md +++ b/TODO.md @@ -15,6 +15,9 @@ ## 0.1.1 - [ ] `Switch` and `Case` components - [ ] Fix bug with multiline nested component attributes. +- [ ] `Each` with `Map` +- [ ] `Each` with children in addition to `render` +- [ ] `WhenNotEmpty` with `Map` ## 0.1.0 - [x] figure out how to make the GroovyClassLoader consistent between the groovy compiler configuration and the wvc