-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Added truncation and tooltips to the Breadcrumb #27859
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
Added truncation and tooltips to the Breadcrumb #27859
Conversation
📊 Bundle size report🤖 This report was generated against 65f0125dd6a85c3c772d63ad3350561af77addbc |
|
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 13b83a4:
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 65f0125dd6a85c3c772d63ad3350561af77addbc (build) |
670fd7f to
262a17d
Compare
packages/react-components/react-breadcrumb/src/utils/truncateLongContent.ts
Outdated
Show resolved
Hide resolved
packages/react-components/react-breadcrumb/src/utils/truncateLongContent.ts
Outdated
Show resolved
Hide resolved
262a17d to
b903b3b
Compare
2b214bd to
9c0858b
Compare
packages/react-components/react-breadcrumb/src/utils/truncateLongContent.test.ts
Outdated
Show resolved
Hide resolved
packages/react-components/react-breadcrumb/src/utils/truncateLongContent.ts
Outdated
Show resolved
Hide resolved
packages/react-components/react-breadcrumb/src/utils/truncateLongContent.ts
Outdated
Show resolved
Hide resolved
packages/react-components/react-breadcrumb/src/utils/truncateLongContent.ts
Outdated
Show resolved
Hide resolved
packages/react-components/react-breadcrumb/src/utils/truncate.ts
Outdated
Show resolved
Hide resolved
* master: Added truncation and tooltips to the Breadcrumb (microsoft#27859) applying package updates applying package updates Export selection types from combobox (microsoft#28054) fix(react-datepicker-compat): Remove focus function from the deps to avoid constant move of focus (microsoft#28053) Updated poster for new stable components (microsoft#28051) Griffel/bump to 1.5.7 (microsoft#27925) feat(scripts): replace use of SWC CLI with SWC transform api (microsoft#27380) chore: Add positioning test for scroll jumps (microsoft#28043) chore: migrate to TS 4.5 (microsoft#27936) Fix toolbar divider styles (microsoft#28044) fix: createFocusOutlineStyle don't work with CSS variables (microsoft#27966) feat(react-tags): use simple button for TagButton content instead of aria button (microsoft#28033)
New Behavior