Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
shellui-dev
/
shelldocs
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: nav-suite : sidebar layout variant + search dialog + mobile bar
- #10
#10
Merged
Shewart
merged 13 commits into
main
shellui-dev/shelldocs:main
from
feat/nav-suite
shellui-dev/shelldocs:feat/nav-suite
Copy head branch name to clipboard
Jul 20, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: nav-suite : sidebar layout variant + search dialog + mobile bar
#10
Shewart
merged 13 commits into
main
shellui-dev/shelldocs:main
from
feat/nav-suite
shellui-dev/shelldocs:feat/nav-suite
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2026
feat: enhance button accessibility and styling across DocsPage, Home, and Showcase components by adding icons and adjusting padding for improved user experience
Shewart
committed
efaa862
View commit details
Copy full SHA for efaa862
Browse repository at this point
feat: add layout variant option for ShellDocs to support floating sidebar navigation
Shewart
committed
17dd16f
View commit details
Copy full SHA for 17dd16f
Browse repository at this point
Commits on Jul 19, 2026
feat: integrate search functionality in DocsHeader component by adding OpenSearch method and JS interop
Shewart
committed
5b8002d
View commit details
Copy full SHA for 5b8002d
Browse repository at this point
feat: add DocsMobileBar component with mobile navigation and search functionality, including responsive styling
Shewart
committed
540b058
View commit details
Copy full SHA for 540b058
Browse repository at this point
feat: implement sidebar navigation and search functionality in DocsLayout, enhancing user experience with layout variants and mobile support
Shewart
committed
ea70ef8
View commit details
Copy full SHA for ea70ef8
Browse repository at this point
Commits on Jul 20, 2026
feat: add DocsSidebarHeader and SearchDialog components with styling, enhancing sidebar navigation and search capabilities
Shewart
committed
13fafdb
View commit details
Copy full SHA for 13fafdb
Browse repository at this point
feat: implement in-memory search index for navigation graph, enabling enhanced search capabilities for pages and headings
Shewart
committed
c93d461
View commit details
Copy full SHA for c93d461
Browse repository at this point
feat: enhance DocsLayout with sidebar variant support, including collapsible sidebar functionality and a floating toolbar for improved navigation experience
Shewart
committed
4f0b2e7
View commit details
Copy full SHA for 4f0b2e7
Browse repository at this point
feat: add SearchState and SidebarCollapseState to service collection, and introduce SearchIndex for enhanced navigation and search capabilities
Shewart
committed
ea45719
View commit details
Copy full SHA for ea45719
Browse repository at this point
feat: enhance ScaffoldTemplates with SVG icons for navigation links, improving visual appeal and user experience
Shewart
committed
28ed334
View commit details
Copy full SHA for 28ed334
Browse repository at this point
feat: add unit tests for SearchIndex functionality, validating page and heading entry generation from navigation graph
Shewart
committed
dbbcd2c
View commit details
Copy full SHA for dbbcd2c
Browse repository at this point
feat: conditionally render search button in DocsHeader based on ShowSearch parameter, allowing for flexible display on different layouts
Shewart
committed
becefba
View commit details
Copy full SHA for becefba
Browse repository at this point
feat: update DocsHeader component to disable search functionality by setting ShowSearch to false in HomeLayout, streamlining the layout for specific use cases
Shewart
committed
14e517e
View commit details
Copy full SHA for 14e517e
Browse repository at this point
You can’t perform that action at this time.