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

FEATURE: Allow to register custom meta in Fusion runtime #1402

Closed
wants to merge 1 commit into from

Conversation

dfeyer
Copy link
Contributor

@dfeyer dfeyer commented Jan 26, 2017

This change add a way to register custom meta (like @css, ...) in the
Fusion runtime and connect them to custom handler. This feature can be
used to monitor Fusion rendering, extracting dynamic stylesheet, ...

This change add a way to register custom meta (like @css, ...) in the
Fusion runtime and connect them to custom handler. This feature can be
used to monitor Fusion rendering, extracting dynamic stylesheet, ...
@mention-bot
Copy link

@dfeyer, thanks for your PR! By analyzing the history of the files in this pull request, we identified @skurfuerst, @daniellienert and @radmiraal to be potential reviewers.

@johannessteu
Copy link
Contributor

Shouldn't new Features target master?!

@dfeyer
Copy link
Contributor Author

dfeyer commented Jan 26, 2017

@johannessteu Yes, I just need this on a current 3.0 project, and it's really a WIP need to be retargeted before merging

@skurfuerst
Copy link
Member

We (@dfeyer, @mficzel and myself) discussed this and propose to go for a more generic ES6 Template Literal String/Support in Parser :) Closing PR!

@skurfuerst skurfuerst closed this Feb 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants