chore: Phase A key lifecycle (v0 coverage expansion)#10
Open
johnleider wants to merge 16 commits into
Open
Conversation
docs/superpowers/* is session scaffolding, not product documentation. Remove tracked plans/specs (including the Phase A ones this branch added) and ignore the tree going forward. .superpowers/ was already ignored.
- @vuetify/v0 1.0.0-rc.6 -> 1.0.0 (stable) - vue 3.5.40, vue-router 5.2.0, vite 8.1.5, unocss 66.7.5 - @vitejs/plugin-vue 6.0.8, vue-tsc 3.3.8, playwright 1.61.1 - @fontsource/geist & inter 5.3.0 - typescript ~5.9.3 -> ~6.0.3 (TS 7 held: vue-tsc 3.3.8 can't run the native compiler) - unplugin-fonts 2.0.0; drop the vite override (v2 supports Vite 8 natively) - hold npm-run-all2 at 8 (v9 requires node ^24.15 || >=26; .nvmrc pins 24.12.0) - hold @types/node at ^24 to match the declared node target
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Base branch for the Phase A key-lifecycle expansion: persisted
useKeys, create/rotate/revoke flows, and the suite ofDk*wrappers (Dialog, Form, Select, Switch, NumberField, Checkbox, AlertDialog, Snackbar, Pagination, Tooltip, Table).Stacked follow-ups target this branch:
Test plan