Skip to content

Commit 9f4df25

Browse files
Merge pull request #3 from reactjs/main
chore: pull code from global to folked repo
2 parents 496add5 + 69e0147 commit 9f4df25

File tree

6 files changed

+75
-67
lines changed

6 files changed

+75
-67
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

content/community/podcasts.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,25 @@ sectionid: community
66
permalink: community/podcasts.html
77
---
88

9-
Podcasts dedicated to React and individual podcast episodes with React discussions.
9+
Podcasts dành riêng cho React và các tập podcast riêng lẻ có thảo luận về React.
1010

1111
## Podcasts {#podcasts}
1212

13-
- [The React Podcast](https://reactpodcast.simplecast.fm/) - The podcast about everything React.js, hosted by [React Training](https://reacttraining.com)
13+
- [The React Podcast](https://reactpodcast.simplecast.fm/) - Podcast mọi thứ về React.js, tổ chức bởi [React Training](https://reacttraining.com)
1414

15-
- [JavaScript Air](https://javascriptair.com/) - All about JavaScript (currently not producing new episodes)
15+
- [JavaScript Air](https://javascriptair.com/) - Giới thiệu về JavaScript (hiện không sản xuất các tập mới)
1616

17-
- [React 30](https://react30.com/) - A 30-minute podcast all about React (moved to [The React Podcast](https://reactpodcast.simplecast.fm/)).
17+
- [React 30](https://react30.com/) - Một podcast dài 30 phút giới thiệu về React (chuyển từ [The React Podcast](https://reactpodcast.simplecast.fm/)).
1818

19-
- [React Native Radio](https://reactnativeradio.com) - Exploring React Native Together, hosted by [Infinite Red](https://infinite.red)
19+
- [React Native Radio](https://reactnativeradio.com) - Cùng nhau khám phá React Native, tổ chức bởi [Infinite Red](https://infinite.red)
2020

21-
- [React Wednesdays](https://www.telerik.com/react-wednesdays) - Weekly live streams with the best and brightest in the React world
21+
- [React Wednesdays](https://www.telerik.com/react-wednesdays) - Live stream hàng tuần với những người giỏi và sáng giá nhất trong thế giới React
2222

23-
- [The React Native Show](https://callstack.com/podcast-react-native-show) - Discuss everything React Native, hosted by [Callstack](https://callstack.com/?utm_campaign=Podcast&utm_source=reactjs_org&utm_medium=community_podcasts)
23+
- [The React Native Show](https://callstack.com/podcast-react-native-show) - Thảo luận mọi thứ về React Native, tổ chức bởi [Callstack](https://callstack.com/?utm_campaign=Podcast&utm_source=reactjs_org&utm_medium=community_podcasts)
2424

2525
## Episodes {#episodes}
2626

27-
- [CodeWinds Episode 4](https://codewinds.com/podcast/004.html) - Pete Hunt talks with Jeff Barczewski about React.
27+
- [CodeWinds Episode 4](https://codewinds.com/podcast/004.html) - Pete Hunt nói chuyện với Jeff Barczewski về React.
2828

2929

30-
- [JavaScript Jabber 73](https://devchat.tv/js-jabber/073-jsj-react-with-pete-hunt-and-jordan-walke) - Pete Hunt and Jordan Walke talk about React.
30+
- [JavaScript Jabber 73](https://devchat.tv/js-jabber/073-jsj-react-with-pete-hunt-and-jordan-walke) - Pete Hunt Jordan Walke nói về React.

0 commit comments

Comments
 (0)