Skip to content

Translate Shallow Renderer #99

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

Merged
merged 2 commits into from
Feb 12, 2019
Merged

Translate Shallow Renderer #99

merged 2 commits into from
Feb 12, 2019

Conversation

Yakimych
Copy link
Contributor

No description provided.

@another-guy another-guy added the needs review A pull request ready to be reviewed label Feb 12, 2019
@tesseralis tesseralis mentioned this pull request Feb 12, 2019
88 tasks
@gaearon gaearon merged commit 240af51 into reactjs:master Feb 12, 2019
@gaearon
Copy link
Member

gaearon commented Feb 12, 2019

Спасибо

<Subcomponent foo="bar" />
]);
```

Shallow testing currently has some limitations, namely not supporting refs.
Поверхностное тестирование в настоящее время имеет некоторые ограничения — оно не поддерживает рефс.
Copy link
Member

Choose a reason for hiding this comment

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

рефы

>
> We also recommend checking out Enzyme's [Shallow Rendering API](http://airbnb.io/enzyme/docs/api/shallow.html). It provides a nicer higher-level API over the same functionality.
> Мы также советуем посмотреть API поверхностного рендеринга Enzyme [Shallow Rendering API](http://airbnb.io/enzyme/docs/api/shallow.html). Он предоставляет более удобный АПИ высокого уровня для достижения той же функциональности.
Copy link
Member

Choose a reason for hiding this comment

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

API

@@ -1,68 +1,68 @@
---
id: shallow-renderer
title: Shallow Renderer
title: Поверхностный рендеринг
Copy link
Member

Choose a reason for hiding this comment

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

Тут наверное кстати "рендерер"

agoldis added a commit to agoldis/ru.reactjs.org that referenced this pull request Feb 13, 2019
* upstream/master: (25 commits)
  README.md: fix
  a-component-using-external-plugins.md: resolve conflicts
  components-and-props.md: resolve conflicts
  components-and-props.md: resolve conflicts
  README.md: resolve conflicts
  Fix PR comments in addons-shallow-renderer.md
  Fixes in TRANSLATION.md
  Update addons-shallow-renderer.md
  Терминология: commit
  Add examples of usage of "phase"
  Терминология: phase
  Add HOC definition
  Терминология: лазейки (reactjs#106)
  Терминология: рендерер (reactjs#104)
  Nav
  Translate Shallow Renderer (reactjs#99)
  Fixed broken link in readme.md file (#1661)
  Descriptive link text for accessibility (#1659)
  Fix bad formatting
  Update README.md
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review A pull request ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants