-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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(Breadcrumb): add base component #14922
feat(Breadcrumb): add base component #14922
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 307336b:
|
Perf AnalysisNo significant results to display. All results
Perf Analysis (Fluent)Potential regressions comparing to master
Perf comparison
Perf tests with no regressions
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 44a60ee06f4ed4770b267b9fc52cbfb6fb25dad1 (build) |
packages/fluentui/react-northstar/src/components/Breadcrumb/Breadcrumb.tsx
Outdated
Show resolved
Hide resolved
packages/fluentui/react-northstar/src/components/Breadcrumb/Breadcrumb.tsx
Show resolved
Hide resolved
…eadcrumb.tsx Co-authored-by: Oleksandr Fediashov <[email protected]>
@layershifter is that what u mean? |
This reverts commit af78698.
e037733
to
4e7c25a
Compare
* feat(Breadcrumb): add base component * Update packages/fluentui/react-northstar/src/components/Breadcrumb/Breadcrumb.tsx Co-authored-by: Oleksandr Fediashov <[email protected]> * feat(Breadcrumb): expose slot * Revert "feat(Breadcrumb): expose slot" This reverts commit af78698. * feat(Breadcrumb): remove zone wrapper * feat(Breadcrumb): add changelog Co-authored-by: Oleksandr Fediashov <[email protected]>
Pull request checklist
$ yarn change
Description of changes
This PR adds base
Breadcrumb
componentFocus areas to test
(optional)