Conversation
website/blog/2018-07-01-1.14.0.md
Outdated
| Putting long values on new rows is the core feature of Prettier, | ||
| but we found that it won't improve readability for string value in object, | ||
| the long values being put onto new rows would still not fit the print width in most of the time. | ||
| In Prettier 1.14, string values in object won't be extended to the next line no matter it fits the print width or not. |
There was a problem hiding this comment.
Added. I originally thought it's in the JSON section so I didn't mention it.
website/blog/2018-07-01-1.14.0.md
Outdated
|
|
||
| #### Handle JSX whitespace separately from fbt whitespace ([#4717] by [@karl]) | ||
|
|
||
| TODO |
There was a problem hiding this comment.
Can someone help me with this item? I don't have too many context on it, not sure how to describe it.
There was a problem hiding this comment.
OK, I copied some sentences from the original PR to describe it, hope it should be fine.
|
The blog post is almost done (1 TODO item except the post date one), should be ready for review. |
|
Finished all items, ready for review. |
|
Since there's no one comment here so I guess this blog post is fine. I'll merge #4893 tomorrow and release 1.14 if there's no further comment. Thanks @j-f1 and @existentialism for tweaking my wording. |
|
Sorry @ikatyang I haven't been able to review this and can't in the next few days, but I support you releasing it :-) |
This comment has been minimized.
This comment has been minimized.
Also translate some text to English & convert “'” to “’”.
website/blog/2018-07-01-1.14.0.md
Outdated
| <!-- Output (Prettier 1.13) --> | ||
| <mailto:hello@example.com> | ||
|
|
||
| <!-- Output (Prettier 1.13) --> |
Prettier doesn’t convert your CSS to Markdown (… yet!)
1.14 release tracked in #4856.
Not sure which item should be highlighted, feel free to edit this PR directly.
View the rendered blog post here