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

fix:typos #124

Merged
merged 2 commits into from
Sep 23, 2020
Merged

fix:typos #124

merged 2 commits into from
Sep 23, 2020

Conversation

cyyjs
Copy link
Contributor

@cyyjs cyyjs commented Sep 23, 2020

src/guide/class-and-style.md
src/guide/migration/custom-directives.md
src/guide/migration/custom-elements-interop.md
修复markdown语法格式错误

@veaba veaba merged commit d58fc55 into vuejs:master Sep 23, 2020
- **BREAKING:**自定义元素白名单现在在模板编译期间执行,应该通过编译器选项而不是运行时配置来配置。
- **BREAKING:**特定 `is` prop 用法仅限于保留的 `<component>` 标记
- **NEW:**有了新的 `v-is` 指令来支持 2.x 用例,其中在原生元素上使用了 `v-is` 来处理原生 HTML 解析限制。
- **BREAKING:** 自定义元素白名单现在在模板编译期间执行,应该通过编译器选项而不是运行时配置来配置。
Copy link
Member

Choose a reason for hiding this comment

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

这里不应该有空格,因为是全角标点符号和中文之间

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.

3 participants