Skip to content

Commit 8dcb33b

Browse files
authored
Merge pull request #194 from cothvbdnnn/react-5
Translate react-v0-5-1
2 parents f83caa3 + 002b662 commit 8dcb33b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

content/blog/2013-10-29-react-v0-5-1.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ title: "React v0.5.1"
33
author: [zpao]
44
---
55

6-
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][1], [Andrey Popp][2], and [Laurence Rowe][3] for their contributions!
6+
Bản phát hành này tập trung vào việc sửa một số lỗi nhỏ đã được phát hiện trong hai tuần qua. Tôi muốn cảm ơn tất cả những người đã tham gia, đặc biệt là các thành viên của cộng đồng, họ đã khắc phục một nửa số vấn đề được tìm thấy. Cảm ơn tới [Sophie Alpert][1], [Andrey Popp][2], [Laurence Rowe][3] vì những đóng góp của họ!
77

8-
## Changelog {#changelog}
8+
## Nhật ký thay đổi {#changelog}
99

1010
### React {#react}
1111

12-
* Fixed bug with `<input type="range">` and selection events.
13-
* Fixed bug with selection and focus.
14-
* Made it possible to unmount components from the document root.
15-
* Fixed bug for `disabled` attribute handling on non-`<input>` elements.
12+
* Đã sửa lỗi `<input type="range">` và các sự kiện selection.
13+
* Đã sửa lỗi selection focus.
14+
* Đã có thể unmount component từ document root.
15+
* Đã sửa lỗi thuộc tính `disabled` xử lý trên các phần tử không phải`<input>`.
1616

17-
### React with Addons {#react-with-addons}
17+
### React với các Addon {#react-with-addons}
1818

19-
* Fixed bug with transition and animation event detection.
19+
* Đã sửa lỗi transition và phát hiện sự kiện animation.
2020

2121
[1]: https://github.com/sophiebits
2222
[2]: https://github.com/andreypopp

0 commit comments

Comments
 (0)