-
- Downloads
Add collections breadcrumbs and question lineage to mobile appbar (#23595)
Showing
- frontend/src/metabase/components/Badge.jsx 9 additions, 2 deletionsfrontend/src/metabase/components/Badge.jsx
- frontend/src/metabase/components/Badge.styled.jsx 7 additions, 0 deletionsfrontend/src/metabase/components/Badge.styled.jsx
- frontend/src/metabase/hooks/use-is-small-screen.ts 7 additions, 0 deletionsfrontend/src/metabase/hooks/use-is-small-screen.ts
- frontend/src/metabase/hooks/use-media-query.ts 19 additions, 0 deletionsfrontend/src/metabase/hooks/use-media-query.ts
- frontend/src/metabase/nav/components/AppBar/AppBar.styled.tsx 0 additions, 149 deletions...tend/src/metabase/nav/components/AppBar/AppBar.styled.tsx
- frontend/src/metabase/nav/components/AppBar/AppBar.tsx 9 additions, 122 deletionsfrontend/src/metabase/nav/components/AppBar/AppBar.tsx
- frontend/src/metabase/nav/components/AppBar/AppBarLarge.styled.tsx 62 additions, 0 deletions...src/metabase/nav/components/AppBar/AppBarLarge.styled.tsx
- frontend/src/metabase/nav/components/AppBar/AppBarLarge.tsx 62 additions, 0 deletionsfrontend/src/metabase/nav/components/AppBar/AppBarLarge.tsx
- frontend/src/metabase/nav/components/AppBar/AppBarLogo.styled.tsx 28 additions, 0 deletions.../src/metabase/nav/components/AppBar/AppBarLogo.styled.tsx
- frontend/src/metabase/nav/components/AppBar/AppBarLogo.tsx 36 additions, 0 deletionsfrontend/src/metabase/nav/components/AppBar/AppBarLogo.tsx
- frontend/src/metabase/nav/components/AppBar/AppBarSmall.styled.tsx 48 additions, 0 deletions...src/metabase/nav/components/AppBar/AppBarSmall.styled.tsx
- frontend/src/metabase/nav/components/AppBar/AppBarSmall.tsx 93 additions, 0 deletionsfrontend/src/metabase/nav/components/AppBar/AppBarSmall.tsx
- frontend/src/metabase/nav/components/AppBar/AppBarToggle.styled.tsx 13 additions, 0 deletions...rc/metabase/nav/components/AppBar/AppBarToggle.styled.tsx
- frontend/src/metabase/nav/components/AppBar/AppBarToggle.tsx 37 additions, 0 deletionsfrontend/src/metabase/nav/components/AppBar/AppBarToggle.tsx
- frontend/src/metabase/nav/components/CollectionBreadcrumbs/CollectionBreadcrumbs.styled.tsx 3 additions, 11 deletions...ts/CollectionBreadcrumbs/CollectionBreadcrumbs.styled.tsx
- frontend/src/metabase/nav/components/CollectionBreadcrumbs/CollectionBreadcrumbs.tsx 4 additions, 1 deletion...omponents/CollectionBreadcrumbs/CollectionBreadcrumbs.tsx
- frontend/src/metabase/nav/components/NewItemButton/NewItemButton.styled.tsx 0 additions, 10 deletions...ase/nav/components/NewItemButton/NewItemButton.styled.tsx
- frontend/src/metabase/nav/components/NewItemButton/NewItemButton.tsx 3 additions, 2 deletions...c/metabase/nav/components/NewItemButton/NewItemButton.tsx
- frontend/src/metabase/nav/components/QuestionLineage/QuestionLineage.tsx 1 addition, 1 deletion...tabase/nav/components/QuestionLineage/QuestionLineage.tsx
- frontend/src/metabase/nav/components/SearchBar.styled.tsx 4 additions, 0 deletionsfrontend/src/metabase/nav/components/SearchBar.styled.tsx
Please register or sign in to comment