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

Components Based on OverflowRow #72

Merged
merged 5 commits into from
Nov 15, 2024
Merged

Components Based on OverflowRow #72

merged 5 commits into from
Nov 15, 2024

Conversation

Sanlorng
Copy link
Collaborator

@Sanlorng Sanlorng commented Oct 20, 2024

  • BreadcrumBar, LargeBreadcrumbBar
    image

  • CommandBar, LargeCommandBar
    image

  • CommandBarFlyout, LargeCommandBarFlyout
    image
    image

  • TopNav
    image

  • NavigationView
    recording

@Sanlorng Sanlorng marked this pull request as draft October 20, 2024 15:18
@Sanlorng Sanlorng marked this pull request as ready for review October 21, 2024 15:46
@Sanlorng Sanlorng marked this pull request as draft October 22, 2024 04:29
@Sanlorng Sanlorng force-pushed the component/overflow-row branch from 346a600 to e650b8a Compare November 8, 2024 13:28
@Sanlorng Sanlorng requested review from Konyaco and 123Duo3 and removed request for Konyaco November 12, 2024 16:12
@Sanlorng Sanlorng marked this pull request as ready for review November 12, 2024 16:12
@Sanlorng Sanlorng requested a review from Konyaco November 12, 2024 16:12
This commit introduces the `NavigationView` component, a navigation control that provides a hierarchical menu for navigating an application.

It supports different display modes, including Top, Left, LeftCompact, and LeftCollapsed, and provides customization options for title, back button, expanded button, auto-suggest box, footer items, and content padding.

The `NavigationView` manages navigation state, including expanded state and indicator offset, and provides default color schemes for navigation items.

This commit also includes the implementation of navigation menu items, separators, and indicator components for visual feedback during navigation.
@Sanlorng Sanlorng force-pushed the component/overflow-row branch from 744a7ff to 8eccc3c Compare November 13, 2024 11:51
@Sanlorng Sanlorng merged commit d6e05e7 into dev Nov 15, 2024
8 checks passed
@Sanlorng Sanlorng deleted the component/overflow-row branch December 1, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants