-
Notifications
You must be signed in to change notification settings - Fork 50.4k
Closed
Milestone
Description
Here's what needs to be cherry-picked:
- getModifierState is case sensitive #1869 - 495d866
- Don't initialize reconcile transaction on server #1870 - 54d91c2
- Simpler way to prevent flushing updates on server #1908 (aka Don't initialize reconcile transaction on server #1870 cleanup) - 6259d88
- getModifierState incorrectly exposed as SyntheticMouseEvent.getEventModifierState #1879 - 6f0db65
- getModifierState should always return a boolean #1865 - 030071d
- Remove empty TextNode left behind by IE8 setInnerHTML workaround #1903 - 8a135c0
- Fix JSXTransformer #1876 - e8efa2a
And then other activities:
- Update 0.11 changelog/blog post to mention descriptors (see 0.10), change in proptypes validation
- Blog post (also refer to missed items in 0.11 blog), changelog for 0.11.1
- everything else