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

feat:(react-nav-preview) Adds NavDivider implementation #31848

Merged
merged 10 commits into from
Jul 1, 2024

Conversation

mltejera
Copy link
Contributor

@mltejera mltejera commented Jun 27, 2024

Some consumers want dividers in the Nav, but it needs to be the Strong variant of it.

This PR adds that opinion, and updates the example to demonstrate it.

Design also wanted to "Yeet the home" in the examples, so removing that as well.

Ladders to #26649

image

@mltejera mltejera requested review from a team as code owners June 27, 2024 21:08
@fabricteam
Copy link
Collaborator

fabricteam commented Jun 27, 2024

📊 Bundle size report

✅ No changes found

@mltejera mltejera changed the title feat:(react-nav-preview) Adds NavDivider implementation DRAFT: feat:(react-nav-preview) Adds NavDivider implementation Jun 27, 2024
@mltejera mltejera changed the title DRAFT: feat:(react-nav-preview) Adds NavDivider implementation feat:(react-nav-preview) Adds NavDivider implementation Jun 27, 2024
@khmakoto
Copy link
Member

/azp run Fluent UI React - PR and CI

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@smhigley smhigley left a comment

Choose a reason for hiding this comment

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

+1 to Mak's alphabetical comment, otherwise LGTM!

@mltejera mltejera force-pushed the nav/nav-divider-implementation branch from b9f0952 to d07191d Compare July 1, 2024 16:22
@mltejera mltejera merged commit 003f6a0 into microsoft:master Jul 1, 2024
18 checks passed
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Jul 3, 2024
* master: (45 commits)
  Added unit testcases for sparkline chart. (microsoft#31843)
  release: applying package updates - react v8
  release: applying package updates - web-components
  fix(web-components): fix enterkey interaction on menu (microsoft#31894)
  chore(web-components): expose field to package exports (microsoft#31904)
  fix(web-components): slotted elements within fluent-text-input can't be focused (microsoft#31903)
  fix(web-components): fix menu positioning in firefox (microsoft#31895)
  chore: bump @types/node types to v20 and @tsconfig to v18 (microsoft#31510)
  chore: migrate to nx 19.2.3 (microsoft#31828)
  chore: fix install verdacio command (microsoft#31897)
  fix(scripts-prettier): escape file names that are being passed to prettier bin via shell (microsoft#31889)
  release: applying package updates - react-components
  feat:(docs) Adds pattern doc on Basic Recomposition (microsoft#31861)
  chore:(docs) Archive the wiki 🎉 (microsoft#31202)
  feat:(react-nav-preview) Adds NavDivider implementation (microsoft#31848)
  ci(.github): resolve due_on UTC time creation issues (microsoft#31890)
  release: applying package updates - web-components
  fix: update internal usage of useModalAttributes to use legacyTrapFocus by default (microsoft#31801)
  chore: make utils a package export (microsoft#31865)
  fix: add live region around scroll index update (microsoft#31863)
  ...
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.

5 participants