Fix #11 - add support for objects passed to link#19
Fix #11 - add support for objects passed to link#19linkesch wants to merge 1 commit intokodyl:masterfrom
Conversation
|
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 |
|
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 |
|
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 |
|
Any thoughts on when we might see this released? |
|
Any plan of this? |
|
I need this |
Add support for objects passed to
linkoption 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: