Commit Graph

8 Commits

Author SHA1 Message Date
OpenCode Worker
d223c5f512 fix: improve mdx code block pipeline 2026-06-03 11:25:25 -05:00
Krishna Ayyalasomayajula
06481d0c26 fix: scroll-to-top visible class + reading progress dark mode
- Wire visible state to className in ScrollToTop component
- Replace hard-coded rgba with color-mix() for theme-aware background
- Dark mode reading progress uses 15% ink color mix
2026-06-01 22:48:18 -05:00
Krishna Ayyalasomayajula
d4d2ac1a51 fix: use m.button instead of motion.button in ScrollToTop 2026-06-01 20:47:57 -05:00
Krishna Ayyalasomayajula
04fab4ce38 fix: use m.button instead of motion.button in ThemeToggle 2026-06-01 20:44:49 -05:00
Krishna Ayyalasomayajula
67a7b899f7 feat: add vertical reading progress indicator 2026-06-01 19:56:13 -05:00
Krishna Ayyalasomayajula
3bb210024d feat: add scroll-to-top button 2026-06-01 19:54:33 -05:00
Krishna Ayyalasomayajula
be96d3fc0c feat: add scroll progress indicator 2026-06-01 19:53:47 -05:00
Krishna Ayyalasomayajula
93c1114c10 feat: add theme toggle component 2026-06-01 19:52:56 -05:00