Skip to content

fix(html-in-js): do not add quotes for interpolation-only attributes#5544

Merged
ikatyang merged 2 commits intoprettier:masterfrom
ikatyang:fix/html-in-js/do-not-add-quotes-for-interpolation-only-attr
Nov 25, 2018
Merged

fix(html-in-js): do not add quotes for interpolation-only attributes#5544
ikatyang merged 2 commits intoprettier:masterfrom
ikatyang:fix/html-in-js/do-not-add-quotes-for-interpolation-only-attr

Conversation

@ikatyang
Copy link
Copy Markdown
Member

Fixes #5538

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory)
  • I’ve read the contributing guidelines.

Try the playground for this PR

Copy link
Copy Markdown
Member

@j-f1 j-f1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still works for html`<div foo="${bar}">` .

@ikatyang ikatyang added this to the 1.15.3 milestone Nov 25, 2018
@ikatyang ikatyang merged commit b6a04ab into prettier:master Nov 25, 2018
@ikatyang ikatyang deleted the fix/html-in-js/do-not-add-quotes-for-interpolation-only-attr branch November 25, 2018 07:04
@lock lock bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Feb 23, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants