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