Skip to content

Handle Map/Set objects in template interpolation (Fix#1067)#1100

Closed
AlexandreBonaventure wants to merge 2 commits intovuejs:masterfrom
AlexandreBonaventure:master
Closed

Handle Map/Set objects in template interpolation (Fix#1067)#1100
AlexandreBonaventure wants to merge 2 commits intovuejs:masterfrom
AlexandreBonaventure:master

Conversation

@AlexandreBonaventure
Copy link
Copy Markdown
Contributor

This will allow Map/Set objects to be pretty printed in template interpolations
Fix #1067

@yyx990803 yyx990803 closed this in 3c60d40 May 4, 2020
@yyx990803
Copy link
Copy Markdown
Member

Hey @AlexandreBonaventure thank you so much for the PR. After looking into it, I realized this is a bit more involved than I expected, and there were simply too many changes to make if I were to base it on top of this PR, so I did it in a separate commit. Hope you don't mind.

@AlexandreBonaventure
Copy link
Copy Markdown
Contributor Author

no worries, thanks for cleaning it up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Consider to print stringified Map/Set objects

2 participants