@@ -13,75 +13,75 @@ order: 0
13
13
14
14
### Essentials 基础
15
15
16
- 序号 | 对应文档文件名 | 中文标题 | 翻译贡献者 | 校对贡献者
17
- ----- | ------------- | --- | --- | --- | ---
18
- 1 | installation.md | 安装 | [ dingyiming] ( https://github.com/dingyiming ) |
19
- 2 | index.md | 介绍 | [ hijiangtao] ( https://github.com/hijiangtao ) |
20
- 3 | instance.md | 实例 | [ dingyiming] ( https://github.com/dingyiming ) |
21
- 4 | syntax.md | 模板语法 | [ daix6] ( https://github.com/daix6 ) |
22
- 5 | computed.md | 计算属 性 | [ dingyiming] ( https://github.com/dingyiming ) |
23
- 6 | class-and-style.md | Class 与 Style 绑定 | [ 595074187] ( https://github.com/595074187 ) |
24
- 7 | conditional.md | 条件渲染 | [ dingyiming] ( https://github.com/dingyiming ) |
25
- 8 | list.md | 列表渲染 | [ tingtien] ( https://github.com/tingtien ) |
26
- 9 | events.md | 事件处理器 | [ dingyiming] ( https://github.com/dingyiming ) |
27
- 10 | forms.md | 表单控件绑定 | [ dingyiming] ( https://github.com/dingyiming ) |
28
- 11 | components.md | 组件 | [ ezreally] ( https://github.com/ezreally ) |
16
+ 序号 | 对应文档文件名 | 中文标题 | 翻译贡献者 | 校对主要贡献者
17
+ ----- | ------------- | --- | --- | --- | --- | ---
18
+ 1 | installation.md | 安装 | [ dingyiming] ( https://github.com/dingyiming ) | [ ATLgo ] ( https://github.com/ATLgo ) [ 70data ] ( https://github.com/70data )
19
+ 2 | index.md | 介绍 | [ hijiangtao] ( https://github.com/hijiangtao ) | [ 70data ] ( https://github.com/70data ) [ ATLgo ] ( https://github.com/ATLgo )
20
+ 3 | instance.md | 实例 | [ dingyiming] ( https://github.com/dingyiming ) | [ 70data ] ( https://github.com/70data ) [ ATLgo ] ( https://github.com/ATLgo )
21
+ 4 | syntax.md | 模板语法 | [ daix6] ( https://github.com/daix6 ) | [ 70data ] ( https://github.com/70data )
22
+ 5 | computed.md | 计算属 性 | [ dingyiming] ( https://github.com/dingyiming ) [ 70data ] ( https://github.com/70data ) | [ 70data ] ( https://github.com/70data )
23
+ 6 | class-and-style.md | Class 与 Style 绑定 | [ 595074187] ( https://github.com/595074187 ) | [ 70data ] ( https://github.com/70data )
24
+ 7 | conditional.md | 条件渲染 | [ dingyiming] ( https://github.com/dingyiming ) | [ hgcoder ] ( https://github.com/hgcoder )
25
+ 8 | list.md | 列表渲染 | [ tingtien] ( https://github.com/tingtien ) | [ hgcoder ] ( https://github.com/hgcoder )
26
+ 9 | events.md | 事件处理器 | [ dingyiming] ( https://github.com/dingyiming ) | [ yangzj1992 ] ( https://github.com/yangzj1992 )
27
+ 10 | forms.md | 表单控件绑定 | [ dingyiming] ( https://github.com/dingyiming ) | [ yangzj1992 ] ( https://github.com/yangzj1992 )
28
+ 11 | components.md | 组件 | [ ezreally] ( https://github.com/ezreally ) | [ cuiyongjian ] ( https://github.com/cuiyongjian )
29
29
30
30
### Advanced 进阶
31
31
32
- 序号 | 对应文档文件名 | 中文标题 | 翻译贡献者 | 校对贡献者
33
- ----- | ------------- | --- | --- | ---
34
- 12 | transitions.md | 过渡: 进入, 离开, 和 列表 | [ awe] ( https://github.com/hilongjw ) |
35
- 13 | transitioning-state.md | 过渡状态 | [ awe] ( https://github.com/hilongjw ) |
36
- 14 | render-function.md | Render 函数 | [ awe] ( https://github.com/hilongjw ) |
37
- 15 | reactivity.md | 深入响应式原理 | [ veaba] ( https://github.com/veaba ) |
38
- 16 | custom-directive.md | 自定义指令 | [ harrytospring] ( https://github.com/harrytospring ) |
39
- 17 | mixins.md | 混合 | [ harrytospring] ( https://github.com/harrytospring ) |
40
- 18 | plugins.md | 插件 | [ hgcoder] ( https://github.com/hgcoder ) |
41
- 19 | single-file-components.md | 单文件组件 | [ ATLgo] ( https://github.com/ATLgo ) |
42
- 20 | routing.md | 路由 | [ dingyiming] ( https://github.com/dingyiming ) |
43
- 21 | state-management.md | 状态管理 | [ dear-lizhihua] ( https://github.com/dear-lizhihua ) |
44
- 22 | unit-testing.md | 单元测试 | [ 70data] ( https://github.com/70data ) |
45
- 23 | ssr.md | 服务端渲染 | [ dingyiming] ( https://github.com/dingyiming ) |
32
+ 序号 | 对应文档文件名 | 中文标题 | 翻译贡献者 | 校对主要贡献者
33
+ ----- | ------------- | --- | --- | --- | ---
34
+ 12 | transitions.md | 过渡: 进入, 离开, 和 列表 | [ awe] ( https://github.com/awe ) | [ bhnddowinf ] ( https://github.com/bhnddowinf ) [ StoneQI ] ( https://github.com/StoneQI )
35
+ 13 | transitioning-state.md | 过渡状态 | [ awe] ( https://github.com/awe ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
36
+ 14 | render-function.md | Render 函数 | [ awe] ( https://github.com/awe ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
37
+ 15 | reactivity.md | 深入响应式原理 | [ veaba] ( https://github.com/veaba ) | [ yangzj1992 ] ( https://github.com/yangzj1992 )
38
+ 16 | custom-directive.md | 自定义指令 | [ harrytospring] ( https://github.com/harrytospring ) | [ yangzj1992 ] ( https://github.com/yangzj1992 )
39
+ 17 | mixins.md | 混合 | [ harrytospring] ( https://github.com/harrytospring ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
40
+ 18 | plugins.md | 插件 | [ hgcoder] ( https://github.com/hgcoder ) | [ hgcoder ] ( https://github.com/hgcoder )
41
+ 19 | single-file-components.md | 单文件组件 | [ ATLgo] ( https://github.com/ATLgo ) | [ zhouzihanntu ] ( https://github.com/zhouzihanntu )
42
+ 20 | routing.md | 路由 | [ dingyiming] ( https://github.com/dingyiming ) | [ mlyknown ] ( https://github.com/mlyknown )
43
+ 21 | state-management.md | 状态管理 | [ dear-lizhihua] ( https://github.com/dear-lizhihua ) | [ mlyknown ] ( https://github.com/mlyknown )
44
+ 22 | unit-testing.md | 单元测试 | [ 70data] ( https://github.com/70data ) | [ mlyknown ] ( https://github.com/mlyknown )
45
+ 23 | ssr.md | 服务端渲染 | [ dingyiming] ( https://github.com/dingyiming ) | [ yongbolv ] ( https://github.com/yongbolv )
46
46
47
47
### Migration 迁移
48
48
49
- 序号 | 对应文档文件名 | 中文标题 | 翻译贡献者 | 校对贡献者
50
- ----- | ------------- | --- | --- | ---
51
- 24 | migration.md | 1.x迁移 | [ harrytospring] ( https://github.com/harrytospring ) |
52
- 27 | migration-vue-router.md | vue-router 0.7.x 迁移 | [ forzajuve10] ( https://github.com/forzajuve10 ) |
49
+ 序号 | 对应文档文件名 | 中文标题 | 翻译贡献者 | 校对主要贡献者
50
+ ----- | ------------- | --- | --- | --- | ---
51
+ 24 | migration.md | 1.x迁移 | [ harrytospring] ( https://github.com/harrytospring ) | [ yongbolv ] ( https://github.com/yongbolv )
52
+ 27 | migration-vue-router.md | vue-router 0.7.x 迁移 | [ forzajuve10] ( https://github.com/forzajuve10 ) | [ yizhixiaolongxia ] ( https://github.com/yizhixiaolongxia )
53
53
54
54
### Meta 更多
55
55
56
- 序号 | | 对应文档文件名 | 中文标题 | 翻译贡献者 | 校对贡献者
56
+ 序号 | 对应文档文件名 | 中文标题 | 翻译贡献者 | 校对主要贡献者
57
57
----- | ------------- | --- | --- | --- | ---
58
- 25 | comparison.md | 对比其他框架 | [ yongbolv] ( https://github.com/yongbolv ) |
59
- 26 | join.md | 加入Vue.js社区 | [ daix6] ( https://github.com/daix6 ) |
58
+ 25 | comparison.md | 对比其他框架 | [ yongbolv] ( https://github.com/yongbolv ) | [ yangzj1992 ] ( https://github.com/yangzj1992 )
59
+ 26 | join.md | 加入 Vue.js 社区 | [ daix6] ( https://github.com/daix6 ) | [ zhouzihanntu ] ( https://github.com/zhouzihanntu )
60
60
61
61
## API翻译贡献
62
62
63
- 序号 | 对应小节名称 | 中文标题 | 翻译贡献者 | 校对贡献者
64
- ----- | ------------- | --- | --- | ---
65
- 1 | Global Config | 全局配置 | [ dear-lizhihua] ( https://github.com/dear-lizhihua ) |
66
- 2 | Global API | 全局API | [ dear-lizhihua] ( https://github.com/dear-lizhihua ) |
67
- 3 | Options / Data | 选项 / 数据 | [ dear-lizhihua] ( https://github.com/dear-lizhihua ) |
68
- 4 | Options / DOM | 选项 / DOM | [ ATLgo] ( https://github.com/ATLgo ) |
69
- 5 | Options / Lifecycle Hooks | 选项 / 生命周期钩子 | [ ATLgo] ( https://github.com/ATLgo ) |
70
- 6 | Options / Assets | 选项 / 资源 | [ dingyiming] ( https://github.com/dingyiming ) |
71
- 7 | Options / Misc | 选项 / 杂项 | [ dingyiming] ( https://github.com/dingyiming ) |
72
- 8 | Instance Properties | 实例属性 | [ coolzjy] ( https://github.com/coolzjy ) |
73
- 9 | Instance Methods / Data | 实例方法 / 数据 | [ dingyiming] ( https://github.com/dingyiming ) |
74
- 10 | Instance Methods / Events | 实例方法 / 事件 | [ mlyknown] ( https://github.com/mlyknown ) |
75
- 11 | Instance Methods / Lifecycle | 实例方法 / 生命周期 | [ mlyknown] ( https://github.com/mlyknown ) |
76
- 12 | Directives | 指令| [ dingyiming] ( https://github.com/dingyiming ) |
77
- 13 | Special Attributes | 特殊元素 | [ 70data] ( https://github.com/70data ) |
78
- 14 | Built-In Components | 内置的组件 | [ dear-lizhihua] ( https://github.com/dear-lizhihua ) |
79
- 15 | VNode Interface | VNode接口 | [ 70data] ( https://github.com/70data ) |
80
- 16 | Server-Side Rendering | 服务端渲染| [ 70data] ( https://github.com/70data ) |
63
+ 序号 | 对应小节名称 | 中文标题 | 翻译贡献者 | 校对主要贡献者
64
+ ----- | ------------- | --- | --- | --- | --- | ---
65
+ 1 | Global Config | 全局配置 | [ dear-lizhihua] ( https://github.com/dear-lizhihua ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
66
+ 2 | Global API | 全局 API | [ dear-lizhihua] ( https://github.com/dear-lizhihua ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
67
+ 3 | Options / Data | 选项 / 数据 | [ dear-lizhihua] ( https://github.com/dear-lizhihua ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
68
+ 4 | Options / DOM | 选项 / DOM | [ ATLgo] ( https://github.com/ATLgo ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
69
+ 5 | Options / Lifecycle Hooks | 选项 / 生命周期钩子 | [ ATLgo] ( https://github.com/ATLgo ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
70
+ 6 | Options / Assets | 选项 / 资源 | [ dingyiming] ( https://github.com/dingyiming ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
71
+ 7 | Options / Misc | 选项 / 杂项 | [ dingyiming] ( https://github.com/dingyiming ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
72
+ 8 | Instance Properties | 实例属性 | [ coolzjy] ( https://github.com/coolzjy ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
73
+ 9 | Instance Methods / Data | 实例方法 / 数据 | [ dingyiming] ( https://github.com/dingyiming ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
74
+ 10 | Instance Methods / Events | 实例方法 / 事件 | [ mlyknown] ( https://github.com/mlyknown ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
75
+ 11 | Instance Methods / Lifecycle | 实例方法 / 生命周期 | [ mlyknown] ( https://github.com/mlyknown ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
76
+ 12 | Directives | 指令| [ dingyiming] ( https://github.com/dingyiming ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
77
+ 13 | Special Attributes | 特殊元素 | [ 70data] ( https://github.com/70data ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
78
+ 14 | Built-In Components | 内置的组件 | [ dear-lizhihua] ( https://github.com/dear-lizhihua ) | [ bhnddowinf ] ( https://github.com/bhnddowinf )
79
+ 15 | VNode Interface | VNode 接口 | [ 70data] ( https://github.com/70data ) | [ dear-lizhihua ] ( https://github.com/dear-lizhihua )
80
+ 16 | Server-Side Rendering | 服务端渲染| [ 70data] ( https://github.com/70data ) | [ dear-lizhihua ] ( https://github.com/dear-lizhihua )
81
81
82
82
## 示例翻译
83
83
84
84
翻译贡献者 : [ lindazhang102] ( https://github.com/lindazhang102 )
85
85
86
86
87
- ## 感谢所有参与翻译的朋友们!
87
+ ## 感谢所有参与翻译的朋友们!
0 commit comments