docs: create a visible Best Practices section for each component#1550
docs: create a visible Best Practices section for each component#1550
Conversation
…ui/react into docs/add-dos-and-donts
Generated by 🚫 dangerJS |
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
| const doList = [ | ||
| { | ||
| key: 'one', | ||
| content: 'Choose desired accessibility behavior depending on the use case.', |
There was a problem hiding this comment.
Would it be helpful to add examples of what use cases would use which behaviors?
There was a problem hiding this comment.
@jurokapsiar, can you please provide some short examples?
docs/src/examples/components/Popup/BestPractices/PopupBestPractices.tsx
Outdated
Show resolved
Hide resolved
docs/src/examples/components/Popup/BestPractices/PopupBestPractices.tsx
Outdated
Show resolved
Hide resolved
docs/src/examples/components/Reaction/BestPractices/ReactionBestPractices.tsx
Outdated
Show resolved
Hide resolved
docs/src/examples/components/Accordion/BestPractices/AccordionBestPractices.tsx
Outdated
Show resolved
Hide resolved
docs/src/examples/components/Dropdown/BestPractices/DropdownBestPractices.tsx
Outdated
Show resolved
Hide resolved
…b.com/stardust-ui/react into docs/add-dos-and-donts
|
This pull request is automatically deployed with Now. Latest deployment for this branch: https://stardust-react-git-docs-add-dos-and-donts.stardust-ui.now.sh |
Before:

After:
