-
Notifications
You must be signed in to change notification settings - Fork 1
feat: promotion polish — docs UX, CLI hyperlinks, completions auto-install #90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
851e4d8
feat: promotion polish — docs UX, CLI hyperlinks, completions auto-in…
shouze 82a37b8
Make VitePress docs fully WCAG 2.1 AA accessible
shouze 7906646
fix(docs): responsive CSS — mobile-first, VPNav hamburger, Comparison…
shouze 800a06b
test(docs): add Playwright responsive regression tests
shouze 4d3d183
ci: add responsive and a11y workflows, fix setup-bun pin comments
shouze aa08d48
docs(agents): introduce .github/skills/ knowledge base, update instru…
shouze c9226f9
chore(review): take into account some feedback
shouze 0d1cd68
ci: pin actions/checkout to SHA de0fac2e (v6.0.2)
shouze 8971570
fix(docs): address Copilot review comments (second batch)
shouze 6be130d
Merge pull request #91 from fulll/feat/accessibility-homepage
shouze de2d7b1
Potential fix for code scanning alert no. 16: Workflow does not conta…
shouze 6d02d13
Potential fix for code scanning alert no. 17: Workflow does not conta…
shouze 4dbb551
fix(docs): fix tabRefs ref callback crash in UseCaseTabs
shouze 240c25f
fix: address PR #90 review comments
shouze 3ce04df
fix(ci): remove duplicate top-level permissions key in a11y.yml
shouze 0c3ad29
fix(a11y): correct 20 WCAG AA contrast errors from pa11y audit
shouze 7409291
ci: refactor GitHub Actions workflows
shouze cd269c7
ci: add Lighthouse CI workflow and report script
shouze f0f6c4c
docs: fix accessibility and apply glass navbar tint
shouze 7403cd6
chore: add GitHub Actions agent instructions and skills
shouze 5fe1b79
fix(a11y): fix 4 contrast failures in TerminalDemo
shouze dede3f6
fix(docs): use withBase() for ComparisonTable internal doc links
shouze c38b261
ci: remove legacy docs.yml superseded by docs.yaml
shouze 885f135
fix(docs): fix double base in ComparisonTable docLinks
shouze 5a7f0fa
perf(lhci): set perf budhet to 97 for homepage
shouze File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| { | ||
| "chat.tools.terminal.autoApprove": { | ||
| "/^git checkout -b feat/promotion-polish && git add -A && git diff --cached --stat$/": { | ||
| "approve": true, | ||
| "matchCommandLine": true | ||
| } | ||
| } | ||
| } | ||
shouze marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.