From 2d6068490d3a6d47583f0ccdb47e74ae94b0ba40 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Wed, 12 Oct 2022 13:47:10 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index f48e594..3816f6a 100644 --- a/TODO.md +++ b/TODO.md @@ -1,13 +1,13 @@ - [ ] Resume/Projects portfolio - [ ] Blog - [x] tags -- [ ] photo stories/collection pages -- [ ] typescript (w/ graphql codegen) +- [ ] photo stories/collection pages (kinda done? still need to figure out stories) +- [x] typescript (w/ graphql codegen) - [ ] CMS - [x] gallery sort and filter preserved in url (use-query or whatever?) - [x] nav next/prev buttons use saved gallery sort and filter - [ ] bug: "gallery" buttin in nav should reset filter and sort selections -- [ ] bug: styling on action buttons in prerender/isClient==false +- [x] bug: styling on action buttons in prerender/isClient==false CI - [ ] incorporate branch name in cache keys and rebuild cache per-PR