feat: improve header layout and CI workflow#55
Merged
Conversation
Contributor
Author
|
图稍后 |
Contributor
Author
|
ok 了应该 |
- separate background overlay from content container in Header for better layout control - adjust PC showcase image positioning and size for improved visual alignment
- add .opencode/opencode.json config with lsp: true - improve development experience through language server protocol
- add id and fullscreen layout classes to FAQ section - implement wheel event listener for auto-scrolling to FAQ - clean up event listener on page navigation
- removed .opencode/opencode.json for simplification - added lsp: true to opencode.jsonc for unified configuration
- remove wheel event listener and smooth scroll behavior - simplify user interaction and reduce unnecessary javascript
- add pb-32 class to FAQ section bottom padding - improve visual separation from subsequent content
- Bump actions/checkout to v7 - Bump pnpm/action-setup to v6 - Switch node-version to LTS
- change from lts to 24 to ensure consistent builds and avoid unexpected breakage from Node.js version changes
- Update @typescript/native-preview to 7.0.0-dev.20260619.1 - Update lint-staged to ^17.0.7 - Add pnpm-workspace.yaml for build script approvals - Add opencode.jsonc with LSP enabled
nick-cjyx9
reviewed
Jun 20, 2026
nick-cjyx9
reviewed
Jun 20, 2026
nick-cjyx9
requested changes
Jun 20, 2026
Contributor
Author
|
解决 |
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.
Split from #53. UI and CI changes only, no advertising-related changes.
Changes
Other Changes
@typescript/native-preview,lint-staged)opencode.jsoncwith LSP enabledpnpm-workspace.yamlfor build script approvals