Skip to content

Don't warn when style value is '0'#6677

Merged
zpao merged 2 commits into
react:masterfrom
zpao:dont-warn-css-0-string
May 27, 2016
Merged

Don't warn when style value is '0'#6677
zpao merged 2 commits into
react:masterfrom
zpao:dont-warn-css-0-string

Conversation

@zpao

@zpao zpao commented May 2, 2016

Copy link
Copy Markdown
Contributor

This reverts #6458 and then implements the goal of that PR without affecting the output.

While I agree that #6458 is "safe", it's a subtle behavior change in the generated output and I think we shouldn't take it in the branch. In master we should make the change to stop appending px to all strings (not just '0').

This reverts commit 2548108, reversing
changes made to 09022b1.
@zpao zpao force-pushed the dont-warn-css-0-string branch from 852c64a to fa89cf5 Compare May 2, 2016 20:23
@ghost

ghost commented May 2, 2016

Copy link
Copy Markdown

@zpao updated the pull request.

@gaearon gaearon added this to the 15.y.0 milestone May 21, 2016
@gaearon

gaearon commented May 21, 2016

Copy link
Copy Markdown
Collaborator

LGTM

@gaearon

gaearon commented May 21, 2016

Copy link
Copy Markdown
Collaborator

(I believe you’ll need #6458 when cherry-picking this though?)

@zpao zpao merged commit 5c6f9d3 into react:master May 27, 2016
@zpao

zpao commented May 27, 2016

Copy link
Copy Markdown
Contributor Author

(I believe you’ll need #6458 when cherry-picking this though?)

I'll special case this and cherry-pick just the 2nd commit here instead of landing and reverting.

@zpao zpao modified the milestones: 15.y.0, 15-next Jun 1, 2016
zpao added a commit to zpao/react that referenced this pull request Jun 8, 2016
Don't warn when style value is '0'
(cherry picked from commit 5c6f9d3)
zpao added a commit that referenced this pull request Jun 14, 2016
Don't warn when style value is '0'
(cherry picked from commit 5c6f9d3)
@zpao zpao modified the milestones: 15-next, 15.2.0 Jun 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants