Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

synthetic events - 2 #67

Merged
merged 7 commits into from
May 21, 2019
Merged

synthetic events - 2 #67

merged 7 commits into from
May 21, 2019

Conversation

seven-deuce
Copy link
Collaborator

No description provided.

* Add word "element" to TRANSLATION.md

* fix(terms): treeshaking -> tree shaking (#1977)

* inputs array > dependencies array (#1957)

* inputs array > dependencies array

I think initially this was referred to as the "inputs array" in the docs, then it was changed to the "dependencies array" everywhere except it looks like a few were missed.

* inputs array > dependencies array

I think initially this was referred to as the "inputs array" in the docs, then it was changed to the "dependencies array" everywhere except it looks like a few were missed.

* Fix some issues

 - Correct ancestor spell
 - Move the two tailing items of the second list to the first one,
     in the correct order

* Fix "opaque" misspelling

* Add some new entries

* update faq on perf with function props (#1994)

* Fix useReducer example (#1992)
@netlify
Copy link

netlify bot commented May 17, 2019

Deploy preview for fa-reactjs ready!

Built with commit e111f14

https://deploy-preview-67--fa-reactjs.netlify.com

Copy link
Collaborator

@sorousht sorousht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seven-deuce سعی کردم معادل‌های مناسبی برای عنوان‌ها پیدا کنم. چند مورد کوچیک هم نوشتم.

content/docs/reference-events.md Outdated Show resolved Hide resolved
content/docs/reference-events.md Outdated Show resolved Hide resolved
content/docs/reference-events.md Outdated Show resolved Hide resolved
@@ -89,17 +89,17 @@ The event handlers below are triggered by an event in the bubbling phase. To reg

* * *

## Reference {#reference}
## مرجع {#reference}

### Clipboard Events {#clipboard-events}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

رویداد‌های Clipboard

@@ -109,13 +109,13 @@ DOMDataTransfer clipboardData

### Composition Events {#composition-events}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

رویداد‌های Composition

@@ -323,7 +323,7 @@ number deltaZ

### Media Events {#media-events}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

رویداد‌های مدیا

@@ -336,7 +336,7 @@ onTimeUpdate onVolumeChange onWaiting

### Image Events {#image-events}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

رویداد‌های تصویر

@@ -346,13 +346,13 @@ onLoad onError

### Animation Events {#animation-events}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

رویداد‌های انیمیشن

@@ -364,13 +364,13 @@ float elapsedTime

### Transition Events {#transition-events}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

رویداد‌های انتقال

@@ -382,7 +382,7 @@ float elapsedTime

### Other Events {#other-events}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

دیگر رویداد‌ها

@seven-deuce
Copy link
Collaborator Author

@sorousht
تمام اون رویدادهایی که اسم فارسی داده بودی رو اضافه کردم، اونایی که نام فارسی نداره اصلا رو نذاشتم
برای اینکه ابهام در ذهن خواننده نباشه، انگلیسی هر رویداد رو هم داخل پاراتز نگه داشتم

@sorousht sorousht merged commit 854af48 into reactjs:master May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants