Open linkesch opened 8 years ago
Fixes #11
Thanks! I'll have a look.. One thing that I would like to test, is how changes is handled. What happens in nested cases? We need to make sure, that we are able to "remove" the old ones.
Yes. Good thinking. You can consider this PR as a work in progress. I needed for my project at least basic support of alternate
links. So I just extended the current behavior.
Sounds great - I might contribute my self, I'm just trying to figure out, what would be the best approach.
Any movement on this?
@NowTV-Assurance yes, there is movement on this. I've just made some core changes to react-document-meta
. I'm working on another version to be released start of next week, which will support this and a few other cases.
Any idea when this might be merged? Having the same issues and needing to add a media query to a link rel tag.
Any update on this pull request? I too need to pass a media query to alternate
rel tag. Thanks!
Any thoughts on when we might see this released?
Any plan of this?
I need this
Add support for objects passed to
link
option which makes possible more advanced meta tags like:This PR is backwards compatible. You can still use the old format for simpler meta tags:
But for more advanced you can use this: