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

Ability to add custom transforms #1697

Open
wadethestealth opened this issue Jul 3, 2019 · 0 comments
Open

Ability to add custom transforms #1697

wadethestealth opened this issue Jul 3, 2019 · 0 comments
Labels
enhancement 🌟 New feature ideas

Comments

@wadethestealth
Copy link
Member

wadethestealth commented Jul 3, 2019

📝 Summary

With the new outputs allowing new transforms (previously mimetypes), we should allow plugins to build there own transforms and add them in.

🏁 Motivation

This could allow for custom component results without the need for kernel interception. It will also allow for adding new transform types hydrogen doesn't support.

🏃 Approach

Our Plugin API could take in a react class/function and add it to supportedMedia for rendering.

⚓ Drawbacks

Unsure at what limitations there are yet, and I wonder if result rendering would slow.

@wadethestealth wadethestealth added enhancement 🌟 New feature ideas help wanted Help is desired discussion 💬 Discussion is wanted labels Jul 3, 2019
@wadethestealth wadethestealth removed discussion 💬 Discussion is wanted help wanted Help is desired labels Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature ideas
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant