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

Navigation view 3.0.0 #52

Merged
merged 7 commits into from
Jul 1, 2021
Merged

Navigation view 3.0.0 #52

merged 7 commits into from
Jul 1, 2021

Conversation

bdlukaa
Copy link
Owner

@bdlukaa bdlukaa commented Jun 29, 2021

This PR reworks the NavigationView to match the latest looking from Windows 10:

  • The minimal pane mode is no longer an overlay
  • The pane and appbar background color is handled by the NavigationView itself.
  • Indicators were also updated to match the new design, but they will likely need some rework on the future

It also implements:

  • Mica, the new Windows 11 material. This is meant to be updated on the future. The current version is just a quick preview
  • Tooltip.displayHorizontally. If true, the tooltip is displayed horizontally.

See #50

Pre-launch Checklist

  • I have run dartfmt on all changed files
  • I have updated CHANGELOG.md with my changes
  • I have run "optimize/organize imports" on all changed files
  • I have addressed all analyzer warnings as best I could
  • I have added/updated relevant documentation
  • I have run flutter pub publish --dry-run and addressed any warnings

and update readme

Mica now supports elevation
Animate title, and add horizontal tooltips
@bdlukaa bdlukaa self-assigned this Jun 29, 2021
@bdlukaa bdlukaa mentioned this pull request Jun 29, 2021
13 tasks
lib/src/controls/navigation/navigation_view/view.dart Outdated Show resolved Hide resolved
lib/src/controls/navigation/navigation_view/view.dart Outdated Show resolved Hide resolved
lib/src/controls/surfaces/tooltip.dart Show resolved Hide resolved
lib/src/controls/surfaces/tooltip.dart Show resolved Hide resolved
lib/src/styles/mica.dart Outdated Show resolved Hide resolved
@bdlukaa bdlukaa merged commit f745d49 into master Jul 1, 2021
@bdlukaa bdlukaa deleted the navigation-view-3.0.0 branch July 1, 2021 17:39
WinXaito pushed a commit to WinXaito/fluent_ui that referenced this pull request Nov 28, 2021
dev-hann added a commit to dev-hann/fluent_ui that referenced this pull request Sep 18, 2023
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.

1 participant