cloudflare / cf-ui

:gem: Cloudflare UI Framework
Other
1.29k stars 81 forks source link

fix(cf-style-container): Change fela wrapper names #300

Closed koddsson closed 7 years ago

koddsson commented 7 years ago

Change the component display name for fela higher order components so that the actual components can be targeted by their display names in tests or otherwise.

BREAKING CHANGE: If you are targeting components in your tests you are going to need to make some changes. Previously others have selected the second one in the node list after querying for the display name.