feat(nuxt): show site version in footer and changelog in the h4ck panel - #142
feat(nuxt): show site version in footer and changelog in the h4ck panel#142Decipher wants to merge 1 commit into
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #142 +/- ##
========================================
Coverage 99.75% 99.75%
========================================
Files 75 76 +1
Lines 1200 1226 +26
Branches 314 321 +7
========================================
+ Hits 1197 1223 +26
Misses 3 3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
v1.3.2), sourced fromCHANGELOG.md. Plain text, not a link — design brief + handoff from Claude Design.// VERSIONsection work in production, not just dev. No dedicated/changelogpage.DevGridTools.vue, lazy-loaded only whenimport.meta.devis true, so none of that ships to production visitors.BackToTop(shared@stuartclark/uicomponent) sat in the same bottom-right corner as the new footer text — fixed generally, in@stuartclark/ui, to hide near the page bottom.v-showinstead ofv-if.Mirrors gitlab.local MR !29 (stuart-clark/stuar.tc). Depends on
@stuartclark/uiMR !14 for theAppFooterversionprop and theBackToTopfix.Test plan
pnpm typecheck && pnpm test— 556 testspnpm lint && pnpm lint:spell && pnpm lint:knip && pnpm lint:mdpnpm generate— confirmed no/changelogroute, footer shows the versionpnpm run size— within the raised 290 KB budgetpnpm exec playwright test --project=seo— 23 tests, including a real-browser Konami-code unlock against the generated production build