Skip to content

Commit

Permalink
Create OuiSimplifiedBreadcrumbs and update OuiHeaderBreadcrumbs (#1374)
Browse files Browse the repository at this point in the history
Signed-off-by: Zhongnan Su <[email protected]>
(cherry picked from commit 2c0c73c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 26, 2024
1 parent 2d35283 commit 9446044
Show file tree
Hide file tree
Showing 13 changed files with 1,533 additions and 34 deletions.
18 changes: 18 additions & 0 deletions i18ntokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,24 @@
},
"filepath": "src/components/bottom_bar/bottom_bar.tsx"
},
{
"token": "ouiBreadcrumbsSimplified.collapsedBadge.ariaLabel",
"defString": "Show collapsed breadcrumbs",
"highlighting": "string",
"loc": {
"start": {
"line": 79,
"column": 6,
"index": 2234
},
"end": {
"line": 81,
"column": 45,
"index": 2354
}
},
"filepath": "src/components/breadcrumbs/breadcrumbs_simplified.tsx"
},
{
"token": "ouiBreadcrumbs.collapsedBadge.ariaLabel",
"defString": "Show collapsed breadcrumbs",
Expand Down
Loading

0 comments on commit 9446044

Please sign in to comment.