-
Notifications
You must be signed in to change notification settings - Fork 4
feat: #22 acessibility and general fixes #34
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 all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
8738b52
fix: resolved rendering of accordion component
bashleigh cbf27ac
fix: reverted key to index
bashleigh 76adfb8
chore: renamed storybook main file as warning says v8 esm only
bashleigh 856d648
chore: attempting to resolve storybook issues
bashleigh 9dc2106
refactor: used story source to compile html of components
bashleigh 0995db8
chore: revert changes made debugging memory leak
bashleigh f06e79d
refactor: converted to fancy code blocks
bashleigh 2ada4d7
chore: reverted prettier version
bashleigh 563bb04
refactor: resolved html source components
bashleigh 81a143f
fix: readded argstable for accordion
bashleigh 8d84cca
refactor: added sources for utilities
bashleigh bd19008
fix: resolve prettier linting issue by reverting eslint-plugin-prettier
bashleigh aecfc93
fix: added context to theming html render block
bashleigh 3be5133
chore: fix linting of all story components
bashleigh c29da24
refactor: updated argstable to controls for v8
bashleigh 311b255
feat: added aria labels to accordion
bashleigh 9140398
feat: breadcrumb aira labels
bashleigh c4dbc14
feat: added aria labels to icon, file input and key value list
bashleigh cc8b108
feat: added accessibility labels to mobile control component
bashleigh 040721f
feat: added aria labels to modal
bashleigh 84ffcd8
feat: updated snaps with aria labels etc
bashleigh ce46c72
feat: added accessibility labels to pagination items
bashleigh d09c9d6
feat: added roles to placeholder and persistent notification
bashleigh 33f7732
feat: added aria labels to progress bar
bashleigh f4f0fc4
feat: tooltip aria labels
bashleigh 6c3e6f7
feat: added roles and aria labels to table components
bashleigh aead4a1
feat: added role attributes to tabs
bashleigh 006e964
feat: #22 lints files, fixes html renderer
willmcvay 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So you didn't upgrade prettier in the end?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no 😭