Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

docs: review transitions-overview.md #134

Merged
merged 7 commits into from
Sep 27, 2020

Conversation

mcdongWang
Copy link
Contributor

docs: review transitions-overview.md

文档翻译内容中有多处明显错误翻译,均已进行调整

也烦请其他翻译和校对的同学, 认真确认单词的翻译是都得当。

Fixes #114

docs: review transitions-overview.md
docs: review transitions-overview.md

更新zhlint提示的格式错误
@mcdongWang mcdongWang changed the title Docreview/transitions overview.md docs: review transitions-overview.md Sep 24, 2020

![Ease 比较](/images/css-vs-js-ease.svg)

比如说弹跳。在 CSS 中,我们必须向上和向下声明每个关键帧。在 JavaScript 中,我们可以通过在 [greensock API(GSAP)](https://greensock.com/) 中声明 `bounce` 来在 ease 中表达所有这些移动 (其他 JS 库有其他类型的 easing 默认值)。
以弹跳为例。在 CSS 中,我们必须声明向上和向下的每个关键帧。在 JavaScript 中,我们可以通过在 [greensock API(GSAP)](https://greensock.com/) 中声明 `bounce` 来描述 ease 中所有这些移动 (其他 JS 库有其他类型的 easing 默认值)。
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
以弹跳为例。在 CSS 中,我们必须声明向上和向下的每个关键帧。在 JavaScript 中,我们可以通过在 [greensock API(GSAP)](https://greensock.com/) 中声明 `bounce` 来描述 ease 中所有这些移动 (其他 JS 库有其他类型的 easing 默认值)。
以弹跳为例。在 CSS 中,我们必须声明向上和向下的每个关键帧。在 JavaScript 中,我们可以通过在 [greensock API(GSAP)](https://greensock.com/) 中声明 `bounce` 来描述 ease 中所有的移动 (其他 JS 库有其他类型的 easing 默认值)。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

In JavaScript, we can express all of that movement within the ease

个人认为 翻译成 所有这些 移动 的 定语 会更明确一些

@veaba
Copy link
Member

veaba commented Sep 24, 2020

非常感谢你的 PR,我们正在提高文档的翻译质量。

mcdongWang and others added 5 commits September 27, 2020 14:48
Co-authored-by: Godpu <908662421@qq.com>
Co-authored-by: Godpu <908662421@qq.com>
Co-authored-by: Godpu <908662421@qq.com>
Co-authored-by: Godpu <908662421@qq.com>
@veaba veaba merged commit 03c03f0 into vuejs:master Sep 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[认领] [已翻译未校对] : src/guide/transitions-overview.md
2 participants