Skip to content
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

fix(svg): add aria-hidden to svg #949

Merged
merged 13 commits into from Nov 10, 2021
Merged

fix(svg): add aria-hidden to svg #949

merged 13 commits into from Nov 10, 2021

Conversation

mohamedMok
Copy link
Contributor

@mohamedMok mohamedMok commented Oct 27, 2021

I have read the contributing guidelines

  • Yes
  • No

Does this PR introduce a breaking change?

  • Yes
  • No

Describe the changes

GitHub issue number or Jira issue URL: N/A

Other information

@mohamedMok mohamedMok added scope:a11y Anything related to the accessibility 🧯 fix A bug fix labels Oct 27, 2021
@mohamedMok mohamedMok self-assigned this Oct 27, 2021
@mohamedMok mohamedMok added the 🚧 [WIP] Work in progress label Nov 8, 2021
@@ -51,11 +51,11 @@ const readIcon = (file) =>

// optimize using SVGO and custom clean options

const optimizeIcon = ({ file, data }, SVGOPlugins, customOptims) =>
const optimizeIcon = ({ file, data }, svgoPlugins, customOptims) =>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to put the changes in this file in another PR please? In order to separate the commits.

@mohamedMok mohamedMok changed the title fix(svg): add aria-hidden to svg and add plugin fix(svg): add aria-hidden to svg Nov 10, 2021
@mohamedMok mohamedMok deleted the fix-svg-optim branch November 10, 2021 16:09
tiloyi pushed a commit that referenced this pull request Dec 21, 2021
tiloyi pushed a commit that referenced this pull request Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧯 fix A bug fix scope:a11y Anything related to the accessibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants