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

Web components - Identifier: Pre-alpha #115

Open
4 of 12 tasks
amyleadem opened this issue Nov 22, 2024 · 1 comment · May be fixed by uswds/uswds-proposals#28
Open
4 of 12 tasks

Web components - Identifier: Pre-alpha #115

amyleadem opened this issue Nov 22, 2024 · 1 comment · May be fixed by uswds/uswds-proposals#28
Assignees

Comments

@amyleadem
Copy link
Contributor

amyleadem commented Nov 22, 2024

Summary

  • Design a markup structure for the light and shadow DOM
  • Design component variants, props, parts, slots, and vars

Research and planning tasks

  • Gather code samples from the landscape
  • Identify and document the component’s critical content
    • Document the component content that is critical for end-user understanding. Note: This critical content should always appear on the page, even in non-JS environments.
  • Design and document the structure for the light DOM
  • Design and document the structure for the shadow DOM
  • Design and document the expected component customization methods
    • List and define the proposed component variants
    • List and define props
    • List and define slots
    • List and define CSS Parts
    • List and define CSS Variables
    • List any component content that will need to be translated into other languages
@amyleadem amyleadem self-assigned this Nov 22, 2024
@amyleadem amyleadem converted this from a draft issue Nov 22, 2024
@amyleadem amyleadem moved this from In progress to On deck in USWDS Core Project Data Nov 22, 2024
@amyleadem amyleadem moved this from On deck to In progress in USWDS Core Project Data Nov 22, 2024
@amyleadem
Copy link
Contributor Author

amyleadem commented Nov 22, 2024

Edit: The notes in this comment have been moved to PR uswds/uswds-proposals#28

@amyleadem amyleadem moved this from In progress to On deck in USWDS Core Project Data Nov 22, 2024
@amyleadem amyleadem moved this from On deck to In progress in USWDS Core Project Data Dec 19, 2024
@amyleadem amyleadem changed the title Web components Identifier: Pre-alpha Web components - Identifier: Pre-alpha Dec 20, 2024
@amyleadem amyleadem changed the title Web components - Identifier: Pre-alpha Web components Identifier: Pre-alpha Dec 20, 2024
@amyleadem amyleadem moved this from In progress to Review in USWDS Core Project Data Jan 14, 2025
@amyleadem amyleadem changed the title Web components Identifier: Pre-alpha Web components - Identifier: Pre-alpha Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review
Development

Successfully merging a pull request may close this issue.

1 participant