Explore project contents and structure#3
Merged
paraphilic-ecchymosis merged 7 commits intomainfrom Jan 19, 2026
Merged
Conversation
- Add dual MIT/Apache-2.0 license files - Add SPDX license headers to all 68 source files - Update package.json with complete metadata (author, license, repository, homepage, keywords) - Add CONTRIBUTING.md with contribution guidelines - Add CHANGELOG.md documenting v0.2.0 release - Add CODE_OF_CONDUCT.md - Set up GitHub Actions CI workflow for automated testing - Update README.md with proper license section and fix broken doc links
These tests target desktop-only UI components (sidebar, TOC) that are hidden on tablet/mobile viewports via CSS media queries.
Skip tests that target nav, sidebar, and TOC elements which are hidden or off-canvas on mobile/tablet viewports due to responsive design.
- Increase sidebar skip threshold from < 768 to < 1024 for tablet - Use force: true on theme toggle click for mobile layout overlap - Use force: true on mobile menu button for header overlap - Add viewport skip for playground nav-docs test on mobile
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.
No description provided.