We want to hear from you!Take our 2021 Community Survey!
このサイトの更新は終了しました。ja.react.dev へ

React v0.5.1

October 29, 2013 by Paul O’Shannessy

このブログはアーカイブされています。最新の記事は ja.react.dev/blog でご覧ください。

This release focuses on fixing some small bugs that have been uncovered over the past two weeks. I would like to thank everybody involved, specifically members of the community who fixed half of the issues found. Thanks to Sophie Alpert, Andrey Popp, and Laurence Rowe for their contributions!

Changelog

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.
Is this page useful?このページを編集する