You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The content you are editing has changed. Please copy your edits and refresh the page.
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
Note: create new sub-issue for components being worked on from tasklist.
existing web components
The text was updated successfully, but these errors were encountered: