From d231d62886d8b0bdbe515fa4992be0b5f916ec90 Mon Sep 17 00:00:00 2001 From: pvincent Date: Wed, 26 Jun 2024 01:52:35 +0400 Subject: [PATCH] todo --- TODO.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 968b456..0f2fb9e 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,10 @@ TODO ==== -* [ ] LiveConstants - * [ ] monkeypatch rails-live-reload +* [ ] Fontawesome 6 + * [x] importmap + * [ ] fix flickering + * [ ] https://blog.cetindere.de/fix-huge-flashing-icons-fontawesome/ * [ ] Tailwind * [ ] copy TailAdmin (or WindMill) layout * [ ] https://demo.tailadmin.com/crm @@ -26,6 +28,8 @@ TODO New Notes --------- +* [x] LiveConstants + * [x] monkeypatch rails-live-reload * [x] Flash message * [x] https://reinteractive.com/articles/how-to-create-flash-messages-in-Rails-7 * [x] Minitest