-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(atomic): add skip link to grid results (#3045)
* Handle click with JS rather than link https://coveord.atlassian.net/browse/KIT-2597 * Support click target as prop on grid items https://coveord.atlassian.net/browse/KIT-2597 * Add generated files https://coveord.atlassian.net/browse/KIT-2597 * Add basic grid result list E2E tests, leverage noopener https://coveord.atlassian.net/browse/KIT-2597 * Add grid result list quickview tests https://coveord.atlassian.net/browse/KIT-2597 * Add skip link to each result https://coveord.atlassian.net/browse/KIT-2597 * Rename prop, better docs, support cmd + click https://coveord.atlassian.net/browse/KIT-2597 * Change default value to _self https://coveord.atlassian.net/browse/KIT-2597 * Fix result-list-selectors https://coveord.atlassian.net/browse/KIT-2597 * Leverage focus-visible pseudo-class https://coveord.atlassian.net/browse/KIT-2597 * Remove ariaHidden from skip link https://coveord.atlassian.net/browse/KIT-2597 * Add additional props to ResultLink https://coveord.atlassian.net/browse/KIT-2597 --------- Co-authored-by: GitHub Actions Bot <>
- Loading branch information
Showing
20 changed files
with
222 additions
and
27 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
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.