-
Notifications
You must be signed in to change notification settings - Fork 1
Fix search highlight clickability #10
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 22 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
7640c8b
fix: 検索結果のハイライトテキストをクリック可能にする
ogwata 15986b4
fix: 検索結果のハイライトをクリック可能にし、ホバー時の黒いオブジェクトを除去
ogwata 38dccc0
fix: グローバルヘッダーを画面上部に固定し、検索結果のz-indexを調整
ogwata 2ad9366
fix: improve search UI overlay and mobile menu z-index
ogwata 3259b4e
fix: add responsive breakpoints for header menu at intermediate widths
ogwata 8afc204
refactor: address code review feedback
ogwata dd04034
fix: address all code review feedback and responsive issues
ogwata 507b0b4
fix: address follow-up code review feedback
ogwata 5384cf6
fix: resolve body.style.overflow conflicts between search and mobile …
ogwata d6bd7bf
feat: replace header text logo with SVG image and add link to officia…
ogwata 84b883b
fix: 検索機能のUI/UX改善
ogwata e7ec7ca
fix: address Copilot review comments
ogwata 820f0f4
fix: improve search box UI and header navigation
ogwata 984070c
fix: 検索アイコンの位置を垂直中央揃えに修正
ogwata e244eda
fix: GitHubアイコンの高さをVivliostyleアイコンと揃える(24px)
ogwata e487048
fix: ThemeToggleが表示されるようmin-widthを設定
ogwata d811e46
fix: Firefox/Safari互換性のためThemeToggleスタイルを強化
ogwata 2efdcd8
fix: header-actionsのflex設定を修正してThemeToggleが圧縮されないように
ogwata 7158f7e
fix: モバイルビューでのThemeToggle表示とorder設定を修正
ogwata 89fd52f
WIP: ThemeToggle表示問題の修正試行(未解決)
ogwata d19c3d2
Fix layout issues: search input overlap, missing icons on mobile, and…
ogwata 5f63114
Fix search box placeholder overlap and mobile menu icons
ogwata 7c2bbf1
fix: address review comments on search box and global styles
ogwata 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
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,4 @@ | ||
|
|
||
|
|
||
|
|
||
|
|
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.