-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(telekom-profile-menu): WIP (#2208)
* feat: Telekom user menu (WIP) * fix: js error when closing menu-flyout * removed TODOs * updated default URLs * cleaned up demo * added profile menu demo draft to storybook * storybook: added component * storybook: added missing attributes * storybook: added missing attributes * storybook: added missing attributes * default value for serviceLinks * debug service links * debug service links * added a11y labels: close menu, open (mobile) menu * added a11y labels: close menu, open (mobile) menu * storybook: added argsTable * storybook: added loggedIn-toggle to argsTable * storybook: added loggedIn-toggle to argsTable * storybook: added loggedIn-toggle to argsTable (undo removing props) * storybook: loggedIn default true * storybook: add profile menu as separate story * storybook: add profile menu as separate story - enable argsTable * storybook: add profile menu as separate story - replaced dummy component * storybook: add profile menu as separate story - style preview * storybook: add profile menu as separate story - style preview * storybook: add profile menu as separate story - style preview * storybook: add profile menu as separate story - hide args table * storybook: add profile menu as separate story - added component properties * storybook: add profile menu as separate story - separate logged in / logged out stories * storybook: add profile menu as separate story - increased preview height * storybook: added usage docs, removed and referenced profile menu from telekom-brand-header component * storybook: fix build * storybook: extended usage description * storybook: extended usage description * storybook: extended usage description * storybook: updated example code * storybook: prevent vertical flipping of menu-flyout-list in profile-menu * yarn lint & format * fix: code format * docs: updated profile-menu dependencies * fix: menu status condition * refactor: renamed component * refactor: renamed properties * refactor: renamed component folder * fix: display in storybook * fix(storybook): state changeable in canvas tab * fix(storybook): logout label in canvas tab after state change * fix: enable shadow dom * refactor: revert change of focus handling wehn closing menu-flyout * fix: checkmark size in loggedIn-badge * fix: trigger interaction state (remain black when activated) * fix: close menu with Escape * fix: checkmark size in loggedIn-badge (mobile-menu) * docs(storybook): added english properties, fixed service urls * docs(storybook): seperated german & english properties, fixed urls for logged-out view * fix: remove menu role from profile menu parents (so JAWS < 2023 does not ignore links in menu) * fix: remove aria-haspopup from profile menu trigger (so screenreaders do not imply menu role & navigation with arrow keys) * fix: changed demo's page lang to german (for correct screenreader output) * fix: remove HR elements from accessibility tree
- Loading branch information
1 parent
736a301
commit 41374f0
Showing
34 changed files
with
1,604 additions
and
43 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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 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 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 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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# scale-logo | ||
|
||
|
||
|
||
# scale-logo | ||
|
||
|
||
|
||
<!-- Auto Generated Below --> | ||
|
||
|
||
|
8 changes: 4 additions & 4 deletions
8
.../components/src/components/telekom/telekom-footer-extended-navigation/readme.md
This file contains 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
8 changes: 4 additions & 4 deletions
8
packages/components/src/components/telekom/telekom-footer/readme.md
This file contains 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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# scale-telekom-footer | ||
|
||
|
||
|
||
# scale-telekom-footer | ||
|
||
|
||
|
||
<!-- Auto Generated Below --> | ||
|
||
|
||
|
8 changes: 4 additions & 4 deletions
8
packages/components/src/components/telekom/telekom-mega-menu/readme.md
This file contains 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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# scale-telekom-mega-menu-column | ||
|
||
|
||
|
||
# scale-telekom-mega-menu-column | ||
|
||
|
||
|
||
<!-- Auto Generated Below --> | ||
|
||
|
||
|
This file contains 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 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 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 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.