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 - Text input: Pre-alpha #111

Open
12 tasks done
amyleadem opened this issue Oct 25, 2024 · 2 comments · May be fixed by uswds/uswds-proposals#17
Open
12 tasks done

Web components - Text input: Pre-alpha #111

amyleadem opened this issue Oct 25, 2024 · 2 comments · May be fixed by uswds/uswds-proposals#17
Assignees

Comments

@amyleadem
Copy link
Contributor

amyleadem commented Oct 25, 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 Oct 25, 2024
@amyleadem amyleadem converted this from a draft issue Oct 25, 2024
@amyleadem
Copy link
Contributor Author

amyleadem commented Oct 25, 2024

Moved this content to PR uswds/uswds-proposals#17

@amyleadem amyleadem moved this from In progress to Review in USWDS Core Project Data Nov 22, 2024
@amyleadem
Copy link
Contributor Author

amyleadem commented Nov 22, 2024

Next steps

  • Make hint a prop or slot or
    • Consider if hints will have rich text or escaped characters
  • Convert usa-hint to a <p>
  • Add numbers to pre-release template for easier reference
  • Consider converting to a markdown PR
  • Consider adding open questions/proposals section

@amyleadem amyleadem moved this from Review to In progress in USWDS Core Project Data Nov 26, 2024
@amyleadem amyleadem moved this from In progress to Review in USWDS Core Project Data Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Review
Development

Successfully merging a pull request may close this issue.

1 participant