Skip to content
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

Feature: Introduced a new navigation experience for Rebound Hub #119

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

michalleptuch
Copy link

@michalleptuch michalleptuch commented Jan 21, 2025

Changes

  • MainWindow
    • Adjusted titlebar size, placement, margins, and paddings.
    • Updated grid-based structure for the entire view.
  • HomePage and Rebound11Page
    • Applied correct grid-based structure.
    • Added default ThemeShadow for controls on Rebound11Page.
  • New hero background images.
  • Updated navigation view style
    • Store-like buttons and animations.
  • ShellPage
    • Fixed view structure.
  • Styles moved to resource dictionaries:
    • CaptionButtons, Image, NavigationViews.
  • Updated theme-aware hero background control (HomePageHeaderImage).
  • Integrated a new font for the navigation bar:
  • Added EmptyPage and Ivirius.UI nav bar entry as an example for future changes.
  • Added external links to the bottom nav bar
image

@michalleptuch michalleptuch marked this pull request as draft January 21, 2025 21:01
@Lamparter Lamparter self-requested a review January 22, 2025 07:04
@Lamparter Lamparter changed the title New navigation bar and XAML tree fixes for main project Feature: Introduced a new navigation experience for Rebound Hub Jan 22, 2025
@michalleptuch michalleptuch marked this pull request as ready for review January 24, 2025 16:18
@Lamparter Lamparter added this to the Refresh icons and branding milestone Jan 24, 2025
@@ -20,8 +28,11 @@
namespace WinUIGallery.Controls
{
// ATTRIBUTION: @RykenApps
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@IviriusMain what is this?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From WinUI 3 Gallery

Copy link
Collaborator

@Lamparter Lamparter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!
Just a few things to change.

Rebound/Views/EmptyPage.xaml Outdated Show resolved Hide resolved
Rebound/Views/EmptyPage.xaml Outdated Show resolved Hide resolved
Rebound/Views/HomePage.xaml Outdated Show resolved Hide resolved
Rebound/Views/ShellPage.xaml.cs Outdated Show resolved Hide resolved
Rebound/Views/HomePage.xaml Outdated Show resolved Hide resolved
Rebound/Views/HomePage.xaml Outdated Show resolved Hide resolved
Rebound/Views/HomePage.xaml Outdated Show resolved Hide resolved
Rebound/Views/HomePage.xaml Outdated Show resolved Hide resolved
Rebound/Views/HomePage.xaml Outdated Show resolved Hide resolved
Rebound/Views/HomePage.xaml Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

3 participants