-
Notifications
You must be signed in to change notification settings - Fork 14
refactor: header to work with 3.0 navigation #441
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
Merged
Merged
Changes from 109 commits
Commits
Show all changes
111 commits
Select commit
Hold shift + click to select a range
7a14415
refactor: header to work with 3.0 navigation
nmerget bb619cb
refactor: header and navigation to work for frameworks
nmerget bdd68c2
fix: issues for header and drawer in vanilla-showcase
nmerget b580f95
fix: issue with readmde
nmerget 005de48
Merge branch 'main' into refactor-header
nmerget b0925bd
fix: issue with patternhub
nmerget 7eb997f
Merge branch 'main' into refactor-header
nmerget 3fdd69f
fix: issues with header.scss
nmerget aac02d9
fix: issues with dialog open with button
nmerget 07b5020
fix: issues with dialog open with button
nmerget c40af38
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget 50b50e8
fix: issues with header component
nmerget dae876a
fix: issues with tests
nmerget 18d556b
Merge branch 'main' into refactor-header
nmerget e4df26f
Merge branch 'main' into refactor-header
nmerget 458c1cb
fix: add comments
nmerget 0424305
Merge branch 'main' into refactor-header
nmerget 2e0adfb
chore: update from main
nmerget 9803f0e
Merge branch 'main' into refactor-header
mfranzke 8bf3f88
refactor: update drawer
nmerget 4df396b
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget 00efac6
chore: update from main
nmerget d158737
fix: issues for vue and angular
nmerget c13f65d
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget ed22c24
Test mobile navigation (#1201)
nmerget ef8c7a1
chore: update patternhub with new navigation
nmerget 72df0fb
fix: issue with readme for components
nmerget 9052e24
fix: issue with power apps
nmerget 77b9e01
Merge branch 'main' into refactor-header
nmerget a5852f1
chore: update scss for navigation
nmerget 81900d1
chore: removed unused code
nmerget c681dc2
chore: update navigation-item to work with button
nmerget c9fd7d9
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget 9983bc9
chore: update from main
nmerget 50bef21
fix: issue with vue router-link
nmerget 4ac289b
chore: update example and docs for main-navigation
nmerget 745bdf5
chore: update from develop
nmerget d04a310
chore: update snapshots
nmerget 8aeb590
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget 6f5b5f7
chore: update snapshots and documentation
nmerget 9df7d1a
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget e967028
fix: add fixedHeight for navigation-item tests
nmerget 74f95bb
chore: update from main
nmerget 9b1daf0
fix: enabled keyboard navigation for navigation
nmerget ec07a0e
chore: use correct aria for disabled
nmerget a3fa3f2
Merge branch 'main' into refactor-header
nmerget 129ba68
refactor: rename showSubNavigation property
nmerget 55c96d4
Merge remote-tracking branch 'origin/refactor-header' into refactor-h…
nmerget 1f93723
chore: update from main
nmerget cfe1dc9
fix: navigation for patternhub
nmerget a12d834
fix: navigation for patternhub
nmerget 90d338a
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget 062d125
fix: issues with main-navigation.lite.tsx
nmerget 7b28305
feat: add screen mixin to control "force-mobile" for header
nmerget 27639c1
Merge branch 'main' into refactor-header
nmerget 19fd1a1
fix: issue with documentation
nmerget d7a7405
Merge branch 'main' into refactor-header
mfranzke 2c60eb3
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget f236a62
fix: issue with navigation chevron
nmerget 0a79cb3
Merge branch 'main' into refactor-header
nmerget eee27bb
fix: issue with navigation for patternhub
nmerget c794117
fix: issue navigation for patternhub
nmerget ccaf22b
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget 93c31e7
chore: update snapshots
nmerget 42df86e
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget 37edd6c
Merge branch 'main' into refactor-header
nmerget f4c85f0
chore: update snapshots
nmerget 452b18d
Merge remote-tracking branch 'origin/refactor-header' into refactor-h…
nmerget a006544
Merge branch 'main' into refactor-header
mfranzke ebaea9c
Merge branch 'main' into refactor-header
nmerget a604f5e
chore: update chevron animation for header
nmerget 1706afa
feat: add fadein for page to handle layout shifts
nmerget 7f66b9b
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget cdd588a
Merge branch 'main' into refactor-header
mfranzke d1bd302
fix: issue with fadeIn prop
nmerget 8e7363b
Merge remote-tracking branch 'origin/refactor-header' into refactor-h…
nmerget 93c18e9
Update README.md
mfranzke 85b86d6
Update packages/components/src/components/brand/brand.lite.tsx
nmerget da344be
Update packages/components/src/components/brand/brand.lite.tsx
nmerget 580e7f5
Update packages/components/src/components/brand/brand.scss
nmerget 1010a30
fix: issues from PR
nmerget ff748cb
fix: issues from PR
nmerget a367a91
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget f6e1ec8
chore: update from main
nmerget f515201
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget 7babea2
chore: update from main
nmerget 14f4af8
chore: update dos for header and simplified directives
nmerget 00f2a2f
chore: update package-lock.json
nmerget 134c256
chore: update snapshots
nmerget 395560c
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget 7d72766
Merge branch 'main' into refactor-header
mfranzke 1a7fbbc
refactor: regenerated lock file
mfranzke ba01645
Update packages/components/src/components/brand/brand.scss
nmerget 1986898
fix: issue with media screen mixin
nmerget ba7b6e7
Update packages/components/src/components/header/header.scss
nmerget 50c9092
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget 5316e56
Merge remote-tracking branch 'origin/refactor-header' into refactor-h…
nmerget e4b71cd
fix: issue with documentation for header
nmerget f7dade5
Merge branch 'main' into refactor-header
mfranzke 6e1b7ca
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget 985f5c4
chore: update snapshots
nmerget a521631
chore: update snapshots & comments
nmerget d3cdb89
Merge branch 'main' into refactor-header
nmerget 319b6e5
fix: issue with data-hide-on="desktop" for burger-menu-button
nmerget 28e6f99
Merge branch 'main' into refactor-header
nmerget 9862dee
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget 04f0013
chore: update from main
nmerget 52e7961
Merge branch 'main' of github.com:db-ui/mono into refactor-header
nmerget 366fe1b
Merge branch 'main' into refactor-header
nmerget c2ddfce
Update navigation-item.scss
mfranzke b600d17
Update packages/components/src/components/main-navigation/docs/HTML.md
nmerget File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+1.71 KB
(100%)
..._/alert/showcase/chromium/regular/neutral-0/DBAlert-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-87 Bytes
(100%)
...rt/showcase/mobile-chrome/regular/neutral-0/DBAlert-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+344 Bytes
(100%)
...rt/showcase/mobile-safari/regular/neutral-0/DBAlert-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.81 KB
(100%)
...s__/alert/showcase/webkit/regular/neutral-0/DBAlert-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+510 Bytes
(100%)
..._/badge/showcase/chromium/regular/neutral-0/DBBadge-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.01 KB
(99%)
...ge/showcase/mobile-chrome/regular/neutral-0/DBBadge-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-925 Bytes
(99%)
...ge/showcase/mobile-safari/regular/neutral-0/DBBadge-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+750 Bytes
(100%)
...s__/badge/showcase/webkit/regular/neutral-0/DBBadge-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+49 Bytes
(100%)
__snapshots__/brand/component/chromium/DBBrand-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+49 Bytes
(100%)
__snapshots__/brand/component/mobile-chrome/DBBrand-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+57 Bytes
(100%)
__snapshots__/brand/component/mobile-safari/DBBrand-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+57 Bytes
(100%)
__snapshots__/brand/component/webkit/DBBrand-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.55 KB
(100%)
...button/showcase/chromium/regular/neutral-0/DBButton-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.1 KB
(100%)
...n/showcase/mobile-chrome/regular/neutral-0/DBButton-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+716 Bytes
(100%)
...n/showcase/mobile-safari/regular/neutral-0/DBButton-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.11 KB
(100%)
..._/button/showcase/webkit/regular/neutral-0/DBButton-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.73 KB
(100%)
...text/showcase/chromium/regular/neutral-0/DBInfotext-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+131 Bytes
(100%)
...showcase/mobile-chrome/regular/neutral-0/DBInfotext-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+161 Bytes
(100%)
...showcase/mobile-safari/regular/neutral-0/DBInfotext-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.55 KB
(100%)
...fotext/showcase/webkit/regular/neutral-0/DBInfotext-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.07 KB
(100%)
..._/input/showcase/chromium/regular/neutral-0/DBInput-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+323 Bytes
(100%)
...ut/showcase/mobile-chrome/regular/neutral-0/DBInput-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+358 Bytes
(100%)
...ut/showcase/mobile-safari/regular/neutral-0/DBInput-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.76 KB
(100%)
...s__/input/showcase/webkit/regular/neutral-0/DBInput-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.73 KB
(100%)
...s__/link/showcase/chromium/regular/neutral-0/DBLink-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+11 Bytes
(100%)
...ink/showcase/mobile-chrome/regular/neutral-0/DBLink-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
...ink/showcase/mobile-safari/regular/neutral-0/DBLink-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+1.39 KB
(100%)
...ots__/link/showcase/webkit/regular/neutral-0/DBLink-should-match-screenshot.png
Oops, something went wrong.
Binary file added
BIN
+2.96 KB
...main-navigation/component/chromium/DBMainNavigation-should-match-screenshot.png
Oops, something went wrong.
Binary file added
BIN
+2.96 KB
...navigation/component/mobile-chrome/DBMainNavigation-should-match-screenshot.png
Oops, something went wrong.
Binary file added
BIN
+2.81 KB
...navigation/component/mobile-safari/DBMainNavigation-should-match-screenshot.png
Oops, something went wrong.
Binary file added
BIN
+2.81 KB
..._/main-navigation/component/webkit/DBMainNavigation-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
-105 Bytes
(94%)
...navigation-item/component/chromium/DBNavigationItem-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
-105 Bytes
(94%)
...ation-item/component/mobile-chrome/DBNavigationItem-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
-84 Bytes
(95%)
...ation-item/component/mobile-safari/DBNavigationItem-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
-84 Bytes
(95%)
..._/navigation-item/component/webkit/DBNavigationItem-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
-878 Bytes
(48%)
...pec.tsx-snapshots/DBNavigationItem-should-match-screenshot-1-chromium-linux.png
Oops, something went wrong.
Binary file modified
BIN
-878 Bytes
(48%)
...sx-snapshots/DBNavigationItem-should-match-screenshot-1-mobile-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-843 Bytes
(48%)
...sx-snapshots/DBNavigationItem-should-match-screenshot-1-mobile-safari-linux.png
Oops, something went wrong.
Binary file modified
BIN
-843 Bytes
(48%)
....spec.tsx-snapshots/DBNavigationItem-should-match-screenshot-1-webkit-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.87 KB
(100%)
...howcase/chromium/regular/neutral-0/DBNavigationItem-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+1.74 KB
(100%)
...se/mobile-chrome/regular/neutral-0/DBNavigationItem-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+2.32 KB
(100%)
...se/mobile-safari/regular/neutral-0/DBNavigationItem-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+1.5 KB
(100%)
.../showcase/webkit/regular/neutral-0/DBNavigationItem-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+1.7 KB
(100%)
...ction/showcase/chromium/regular/neutral-0/DBSection-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+8 Bytes
(100%)
.../showcase/mobile-chrome/regular/neutral-0/DBSection-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+14 Bytes
(100%)
.../showcase/mobile-safari/regular/neutral-0/DBSection-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+1.46 KB
(100%)
...section/showcase/webkit/regular/neutral-0/DBSection-should-match-screenshot.png
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
packages/components/overrides/angular/src/components/main-navigation/index.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| export { DBMainNavigation, DBMainNavigationModule } from './main-navigation'; |
1 change: 1 addition & 0 deletions
1
packages/components/overrides/angular/src/components/sub-navigation/index.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| export { DBSubNavigation, DBSubNavigationModule } from './sub-navigation'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.