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

docs: create a visible Best Practices section for each component #1550

Merged
merged 12 commits into from
Jul 10, 2019

Conversation

alinais
Copy link
Contributor

@alinais alinais commented Jun 26, 2019

Before:
image

After:
image

@alinais alinais changed the title docs: create a visible Do and Don't section for each component docs: create a visible Best Practices section for each component Jun 26, 2019
@DustyTheBot
Copy link
Collaborator

Warnings
⚠️ There are no updates provided to CHANGELOG. Ensure there are no publicly visible changes introduced by this PR.

Generated by 🚫 dangerJS

@codecov
Copy link

codecov bot commented Jun 26, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1550   +/-   ##
=======================================
  Coverage   71.53%   71.53%           
=======================================
  Files         848      848           
  Lines        6932     6932           
  Branches     1997     1977   -20     
=======================================
  Hits         4959     4959           
  Misses       1967     1967           
  Partials        6        6
Impacted Files Coverage Δ
packages/react/src/components/Input/Input.tsx 100% <ø> (ø) ⬆️
packages/react/src/components/Form/Form.tsx 100% <ø> (ø) ⬆️
...ackages/react/src/components/Reaction/Reaction.tsx 81.81% <ø> (ø) ⬆️
packages/react/src/components/Grid/Grid.tsx 100% <ø> (ø) ⬆️
packages/react/src/components/Alert/Alert.tsx 100% <ø> (ø) ⬆️
packages/react/src/components/Button/Button.tsx 80% <ø> (ø) ⬆️
...ackages/react/src/components/Dropdown/Dropdown.tsx 88.1% <ø> (ø) ⬆️
packages/react/src/components/Text/Text.tsx 100% <ø> (ø) ⬆️
packages/react/src/components/Menu/Menu.tsx 71.05% <ø> (ø) ⬆️
...kages/react/src/components/Accordion/Accordion.tsx 95.94% <ø> (ø) ⬆️
... and 3 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 7365cf5...4f42fe1. Read the comment docs.

const doList = [
{
key: 'one',
content: 'Choose desired accessibility behavior depending on the use case.',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Would it be helpful to add examples of what use cases would use which behaviors?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jurokapsiar, can you please provide some short examples?

@vercel
Copy link

vercel bot commented Jul 10, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://stardust-react-git-docs-add-dos-and-donts.stardust-ui.now.sh

Copy link
Contributor

@kuzhelov kuzhelov left a comment

Choose a reason for hiding this comment

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

❤️

@alinais alinais merged commit 70937d3 into master Jul 10, 2019
@delete-merged-branch delete-merged-branch bot deleted the docs/add-dos-and-donts branch July 10, 2019 15:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants