-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: ListItem - minor updates to api and default behaviour (#233)
* fixed link icon as chevron, made it default to not visible, and made listBase and ListItemBase into ul and li elements respectably to inform screen readers of their roles * fixed errors connected to the change in API to the list item component in this PR * prittier linting * lint * remove old usage of linkIcon * added ul around single element on story * fixed accessibility issues * pulled main * linting * lint * use id as key instead of title * remove unused import * moved onMouseEnter * removed unused import --------- Co-authored-by: Alexandra Vedeler <[email protected]> Co-authored-by: Alexandra Vedeler <[email protected]>
- Loading branch information
1 parent
95162fe
commit e6aaed0
Showing
35 changed files
with
538 additions
and
414 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
Oops, something went wrong.