Skip to content

Commit 64123f2

Browse files
committed
update todo
1 parent 2cda39f commit 64123f2

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/todo.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,11 @@
7878
- update to Cypress 10
7979
- fix contains direct node access warning in lint
8080
- fix .next and dist folders created as root in app container if not exists (pass non-root user UID, GID)
81-
- withBem() needs proper solution for additional classname scoped under block...?
81+
- withBem() needs proper solution for additional classname scoped under block, no this just generates classNames in html, without dot, not in js
8282
- version docker images in Github Actions, and app release
8383
- see what queries return results on server too, log them in node
8484
- debug in hook with `console.log('query.data', query.data, isBrowser());`
85-
- mobile screenshots, tag and release
85+
- tag and release
8686

8787
### Overview
8888

@@ -91,13 +91,10 @@
9191
- hydration bug - dependant queries, me and others
9292
- image backend
9393
- ask to record tutorials
94-
- basic readme
95-
- update cv
9694
- cv testing, react query, next, react, tailwind, cypress, architectures, databases, devcontainers, traefik, homelab, projects, github actions
9795
- free Docker build from build time urls (CustomHead)
9896
- next-translations
9997
- known issues: hydrate bug, Image backend
100-
- Lighthouse score screenshot
10198

10299
### Bugs
103100

@@ -345,3 +342,4 @@
345342
- contributing, done
346343
- open issue, known issues, lighthouse screenshot, done
347344
- documentation, mobile screenshots, done
345+
- mobile screenshots, done

0 commit comments

Comments
 (0)