React: v0.5.1 Release

Release date:
October 29, 2013
Previous version:
v0.5.0 (released December 17, 2013)
Magnitude:
488 Diff Delta
Contributors:
10 total committers
Data confidence:
Commits:

Top Contributors in v0.5.1

zpao
andreypopp
keito
chenglou
joshduck
sophiebits
ianobermiller
CatChen
lrowe
brianr

Directory Browser for v0.5.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

React

  • Fixed bug with <input type="range"> and selection events.
  • Fixed bug with selection and focus.
  • Made it possible to unmount components from the document root.
  • Fixed bug for disabled attribute handling on non-<input> elements.

React with Addons

  • Fixed bug with transition and animation event detection.