Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ship 0.13.2 #3664

Merged
merged 23 commits into from
Apr 18, 2015
Merged

Ship 0.13.2 #3664

merged 23 commits into from
Apr 18, 2015

Conversation

zpao
Copy link
Member

@zpao zpao commented Apr 13, 2015

馃挜 Don't merge this, I'll fast-forward it once everything is done 馃挜

  • Cherry-pick all of the things from the list
  • Bump version
  • Update changelog
  • Update readme links
  • blog post
  • actually ship it

@sophiebits
Copy link
Collaborator

Let's get #3675 in too.

@zpao
Copy link
Member Author

zpao commented Apr 17, 2015

Changelog seem ok @spicyj?

#### Bug Fixes

* Fixed a case where re-rendering after rendering null didn't properly pass context
* Fixed a case where re-rendering after rendering null didn't properly update style
Copy link
Collaborator

Choose a reason for hiding this comment

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

This was if you did style={null}, right? Not if you rendered null.

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah true

@sophiebits
Copy link
Collaborator

lgtm

zpao and others added 17 commits April 17, 2015 18:35
Fix the context handling when updating a rendered component.
Don't add 'px' to strokeDashoffset CSS Properties
Add scoped property to the list of DOM standard properties
Added support for the 'low', 'high', and 'optimum' attributes that are missing from the <meter> tag.
Add IE-specific 'unselectable' attribute
Fix immutability helper to check hasOwnProperty safely
Fix for style not always reset when set to null
Document new es6module flag in react-tools README
Refer to cloneElement in mutation warning
Add target option to npm readme
check if type.prototype is object in instantiateReactComponent
Treat flexPositive, flexNegative as unitless styles
Add warning for getDefaultProps on ES6 classes
@zpao
Copy link
Member Author

zpao commented Apr 18, 2015

Now with a minimal blog post. Let me know if you have any comments on it. I'll probably push this out in a little bit when I get to reliable internet.

@sophiebits
Copy link
Collaborator

(y)

@zpao zpao merged commit 6ed2022 into facebook:0.13-stable Apr 18, 2015
@zpao zpao deleted the release-0.13.2 branch October 13, 2015 16:42
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.

None yet

5 participants