-
Notifications
You must be signed in to change notification settings - Fork 227
docs(tabs): update README #5571
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
base: main
Are you sure you want to change the base?
Conversation
|
📚 Branch Preview🔍 Visual Regression Test ResultsWhen a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:
Deployed to Azure Blob Storage: If the changes are expected, update the |
Tachometer resultsCurrently, no packages are changed by this PR... |
dda064c
to
0b6b332
Compare
packages/tabs/README.md
Outdated
## Options | ||
|
||
<sp-table> | ||
<sp-table-head> | ||
<sp-table-head-cell>Property</sp-table-head-cell> | ||
<sp-table-head-cell>Values</sp-table-head-cell> | ||
<sp-table-head-cell>Default value</sp-table-head-cell> | ||
</sp-table-head> | ||
<sp-table-body> | ||
<sp-table-row> | ||
<sp-table-cell>label</sp-table-cell> | ||
<sp-table-cell>text / nothing</sp-table-cell> | ||
<sp-table-cell>–</sp-table-cell> | ||
</sp-table-row> | ||
<sp-table-row> | ||
<sp-table-cell>icon</sp-table-cell> | ||
<sp-table-cell>icon / nothing</sp-table-cell> | ||
<sp-table-cell>nothing</sp-table-cell> | ||
</sp-table-row> | ||
<sp-table-row> | ||
<sp-table-cell>is selected</sp-table-cell> | ||
<sp-table-cell>yes / no</sp-table-cell> | ||
<sp-table-cell>no</sp-table-cell> | ||
</sp-table-row> | ||
<sp-table-row> | ||
<sp-table-cell>is disabled</sp-table-cell> | ||
<sp-table-cell>yes / no</sp-table-cell> | ||
<sp-table-cell>no</sp-table-cell> | ||
</sp-table-row> | ||
</sp-table-body> | ||
</sp-table> | ||
<br/> | ||
|
||
### Variants |
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.
I am not sure this is correct. We have H2 on Options and H3 on Variants. What does the Options suggest? Can you please verify this if this is intended?
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.
Thanks for calling that out! I referenced @nikkimk's PR for meter (https://github.com/adobe/spectrum-web-components/pull/5484/files) and revised the heading structure to better align with what we've been doing. ✨
0b6b332
to
2d6c12e
Compare
Description
Improving the accessibility documentation of components.
Related issue(s)
SWC-412
Author's checklist
Reviewer's checklist
patch
,minor
, ormajor
featuresDevice review