cucumber / react-components

React components for Cucumber
MIT License
32 stars 10 forks source link

Support text/uri-list attachments #355

Closed davidjgoss closed 1 month ago

davidjgoss commented 1 month ago

🤔 What's changed?

Special support for attachments with MIME type text/uri-list, to render as hyperlinks that open in a new tab.

image

⚡️ What's your motivation?

See https://github.com/cucumber/common/issues/2191

🏷️ What kind of change is this?

📋 Checklist:


This text was originally generated from a template, then edited by hand. You can modify the template here.

netlify[bot] commented 1 month ago

Deploy Preview for cucumber-react-components ready!

Name Link
Latest commit dd60ea283ebd74c90ed67358c15b87ba1439cb5a
Latest deploy log https://app.netlify.com/sites/cucumber-react-components/deploys/66aceffa199cd200080e486c
Deploy Preview https://deploy-preview-355--cucumber-react-components.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

davidjgoss commented 1 month ago

Can you document all the supported media types in the readme?

Good point, done.