zeplin / storybook-zeplin

Storybook addon to view Zeplin resources in story panel
https://storybook-zeplin.netlify.app
MIT License
116 stars 16 forks source link

Improve messaging structure #34

Closed skarahoda closed 2 years ago

skarahoda commented 2 years ago

Firefox does not support document.location.ancestorOrigins and document.referrer is not a reliable variable. Therefore checking parent origin can be erroneous in some cases. With this PR, the addon listens to messages from the parent frame to respond back.