-
Notifications
You must be signed in to change notification settings - Fork 2
feat(navbar): integrate Upbound unified navigation theme #1060
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
Open
miloszsobczak
wants to merge
1
commit into
upbound:main
Choose a base branch
from
miloszsobczak:GLO-428/override-docs-theme-with-our-enhanced-nav-component
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat(navbar): integrate Upbound unified navigation theme #1060
miloszsobczak
wants to merge
1
commit into
upbound:main
from
miloszsobczak:GLO-428/override-docs-theme-with-our-enhanced-nav-component
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
668c62a to
9757d4a
Compare
9757d4a to
62544f9
Compare
62544f9 to
be8c638
Compare
jeanduplessis
requested changes
Jan 19, 2026
be8c638 to
bf6b7be
Compare
bf6b7be to
9951f2c
Compare
jeanduplessis
approved these changes
Jan 20, 2026
dechegaray
approved these changes
Jan 20, 2026
dechegaray
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! Looks pretty solid ! good separation of concerns, nice to see the reusability of many parts and the extensibility of docusaurus. All and all, 🚀 !!
9951f2c to
478f3c6
Compare
478f3c6 to
4ba4692
Compare
- Add @upbound/elements package for consistent navbar components - Implement custom Navbar/Content with unified Upbound branding - Add session and feature flags providers for auth integration - Configure custom hooks (useFeatureFlags, useSessionHooks) - Update search bar styling to match unified theme - Add TypeScript configuration and type definitions
4ba4692 to
6b3e41f
Compare
tr0njavolta
approved these changes
Jan 21, 2026
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.
Description
Type of change
Checklist
make lintlocally (or will fix Vale suggestions in review)Additional notes