1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-31 15:43:28 +00:00

[CL-133] add skip links to bit-layout (#7213)

* Add light LinkType to link directive

* add skip link to bit-layout; update i18n for all apps

* install storybook interaction testing packages

* update storybook config

* add skiplink story to bit-layout

* update route and focus logic

* remove focus ring
This commit is contained in:
Will Martin
2023-12-15 09:06:05 -05:00
committed by GitHub
parent b73d73b508
commit e102919c2f
10 changed files with 642 additions and 7 deletions

View File

@@ -49,8 +49,11 @@
"@storybook/addon-actions": "7.3.0",
"@storybook/addon-designs": "7.0.7",
"@storybook/addon-essentials": "7.3.0",
"@storybook/addon-interactions": "^7.6.4",
"@storybook/addon-links": "7.3.0",
"@storybook/angular": "7.3.0",
"@storybook/jest": "^0.2.3",
"@storybook/testing-library": "^0.2.2",
"@types/argon2-browser": "1.18.1",
"@types/chrome": "0.0.243",
"@types/duo_web_sdk": "2.7.1",