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

fix: remove Box to View mapping #144

Merged
merged 1 commit into from
Oct 19, 2021
Merged

fix: remove Box to View mapping #144

merged 1 commit into from
Oct 19, 2021

Conversation

dpilch
Copy link
Contributor

@dpilch dpilch commented Oct 19, 2021

The mapping between componentType: 'Box' and primitive View should not exist. The old goldens use Box because they were written before the primitives were created and the naming was not solidified.

  • removes the mapping between Box and View
  • removes support for componentType: 'Box' because there is no Box primitive.

Copy link
Contributor

@alharris-at alharris-at left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Outside of failing tests, change LGTM

@dpilch dpilch force-pushed the fix-box branch 2 times, most recently from 4d4e662 to 299954c Compare October 19, 2021 20:15
@dpilch
Copy link
Contributor Author

dpilch commented Oct 19, 2021

Fixed tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants