From 894bd550336dfd932092060dd5abeb573b50e2a2 Mon Sep 17 00:00:00 2001 From: JesseBrault0709 <62299747+JesseBrault0709@users.noreply.github.com> Date: Fri, 14 Jun 2024 15:18:16 +0200 Subject: [PATCH] Added a todo. --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 2b631e3..5b5723f 100644 --- a/TODO.md +++ b/TODO.md @@ -31,6 +31,7 @@ program with the incorporation of Groowt and Web View Components. - [ ] `ModelFactory` for creating models, and `TextModelFactory` for creating models from texts. - [ ] `Model` component for rendering a model with either a supplied renderer, or a registered `ModelRenderer` - [ ] `Global` component for rendering globals. +- [ ] Automatically inject self PageSpec and path to Pages. ## 0.4.1 - [x] Update groowt to 0.1.2.