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

Ensure all components have types and an index.ts #17233

Closed
tay1orjones opened this issue Aug 21, 2024 · 1 comment
Closed

Ensure all components have types and an index.ts #17233

tay1orjones opened this issue Aug 21, 2024 · 1 comment
Assignees
Labels
area: typescript role: dev 🤖 type: infrastructure 🤖 Issues relating to devops, tech debt, etc.
Milestone

Comments

@tay1orjones
Copy link
Member

tay1orjones commented Aug 21, 2024

This includes CopyButton, MultiSelect, PasswordInput, TileGroup, among others.

if there are any outstanding, make tasklist/issue items in the parent issue #16360

@tay1orjones tay1orjones added this to the 2024 Q3 milestone Aug 21, 2024
@tay1orjones tay1orjones changed the title Ensure all components have types (an index.ts) (CopyButton, MultiSelect, PasswordInput, TileGroup, among others) -- if there are any outstanding, make tasklist/issue items in this list Ensure all components have types and an index.ts Aug 21, 2024
@tay1orjones tay1orjones added role: dev 🤖 area: typescript type: infrastructure 🤖 Issues relating to devops, tech debt, etc. labels Aug 21, 2024
@2nikhiltom 2nikhiltom assigned 2nikhiltom and unassigned 2nikhiltom Sep 11, 2024
@ariellalgilmore ariellalgilmore self-assigned this Sep 11, 2024
@ariellalgilmore
Copy link
Member

I came up with the following list of components missing types and index.ts files. Not sure if all apply, so wanted to double check before adding to the parent issue

  • Checkbox group (missing index.ts)
  • Context menu
  • Disclosure
  • Feature flags
  • idPrefix
  • inlineCheckbox
  • LayoutDirection
  • Portal
  • ToggleSmall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: typescript role: dev 🤖 type: infrastructure 🤖 Issues relating to devops, tech debt, etc.
Projects
Status: ✅ Done
Development

No branches or pull requests

3 participants