Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

docs(Accessibility): improve acc descriptions for components #1371

Merged
merged 8 commits into from
May 25, 2019

Conversation

jurokapsiar
Copy link
Contributor

Improve acc descriptions for components

@DustyTheBot
Copy link
Collaborator

DustyTheBot commented May 22, 2019

Warnings
⚠️ Package (or peer) dependencies changed. Make sure you have approval before merging!

Changed dependencies in packages/internal-tooling/package.json

package before after
@babel/plugin-syntax-dynamic-import - ^7.2.0

Generated by 🚫 dangerJS

@codecov
Copy link

codecov bot commented May 22, 2019

Codecov Report

Merging #1371 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1371   +/-   ##
=======================================
  Coverage   73.47%   73.47%           
=======================================
  Files         778      778           
  Lines        5859     5859           
  Branches     1706     1706           
=======================================
  Hits         4305     4305           
  Misses       1548     1548           
  Partials        6        6
Impacted Files Coverage Δ
packages/react/src/components/Button/Button.tsx 90.9% <ø> (ø) ⬆️
packages/react/src/components/Header/Header.tsx 100% <ø> (ø) ⬆️
...ackages/react/src/components/Dropdown/Dropdown.tsx 88.52% <ø> (ø) ⬆️
packages/react/src/components/Menu/Menu.tsx 68.57% <ø> (ø) ⬆️
...kages/react/src/components/Accordion/Accordion.tsx 95.94% <ø> (ø) ⬆️
packages/react/src/components/Popup/Popup.tsx 67.74% <ø> (ø) ⬆️
packages/react/src/components/Form/Form.tsx 100% <ø> (ø) ⬆️
packages/react/src/components/Image/Image.tsx 100% <ø> (ø) ⬆️
packages/react/src/components/Icon/Icon.tsx 100% <ø> (ø) ⬆️
packages/react/src/components/Grid/Grid.tsx 100% <ø> (ø) ⬆️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a34737...2d01fe4. Read the comment docs.

Copy link
Collaborator

@bmdalex bmdalex left a comment

Choose a reason for hiding this comment

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

pls check the new dependency with the people I mentioned

@@ -112,6 +112,7 @@
"react-dom": "^16.8.6",
"react-element-to-jsx-string": "^14.0.2",
"react-hot-loader": "^4.8.2",
"react-markdown": "^4.0.8",
Copy link
Collaborator

Choose a reason for hiding this comment

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

@layershifter @kuzhelov @miroslavstastny

  • are we ok with adding this dependency?
  • can we suggest some existing tooling to achieve this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@layershifter added this

Copy link
Member

Choose a reason for hiding this comment

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

can we suggest some existing tooling to achieve this?

Nope

are we ok with adding this dependency?

Yep, it's only for docs

@jurokapsiar jurokapsiar merged commit 37ebb61 into master May 25, 2019
@delete-merged-branch delete-merged-branch bot deleted the jukapsia/acc-component-desc branch May 25, 2019 06:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants