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]: sync existing web components with React #17992

Open
28 tasks
kennylam opened this issue Nov 6, 2024 · 0 comments
Open
28 tasks

[web components]: sync existing web components with React #17992

kennylam opened this issue Nov 6, 2024 · 0 comments
Labels
planning: umbrella Umbrella issues, surfaced in Projects views

Comments

@kennylam
Copy link
Member

kennylam commented Nov 6, 2024

Update existing web components to match React. Experimental components/features can be excluded until they reach stable status in React. Tests (unit, avt/vrt) can be skipped for now. This is debt we will have to accept, since the testing suite will be getting an overhaul.

Acceptance Criteria for each issue

  • update API for new/deprecated functionality
    • in cases where this can cause breaking changes (like changing a property name), the old property name should be @deprecated in addition to adding a new one
  • update component visuals/styles
  • Storybook stories and documentation (match React story docs wherever possible)

Note: create new sub-issue for components being worked on from tasklist.

existing web components

Preview Give feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
planning: umbrella Umbrella issues, surfaced in Projects views
Projects
Status: Backlog 🌋
Status: 🏗 In Progress
Development

No branches or pull requests

3 participants