File tree Expand file tree Collapse file tree 4 files changed +4
-67
lines changed Expand file tree Collapse file tree 4 files changed +4
-67
lines changed Original file line number Diff line number Diff line change 1
- # Vuex
2
-
3
- > Note: This is docs for vuex@2.x .
4
-
5
- - [ Looking for 1.0 Docs?] ( https://github.com/vuejs/vuex/tree/1.0/docs )
6
- - [ Release Notes] ( https://github.com/vuejs/vuex/releases )
7
- - [ Installation] ( installation.md )
8
- - [ What is Vuex?] ( intro.md )
9
- - [ Getting Started] ( getting-started.md )
10
- - Core Concepts
11
- - [ State] ( state.md )
12
- - [ Getters] ( getters.md )
13
- - [ Mutations] ( mutations.md )
14
- - [ Actions] ( actions.md )
15
- - [ Modules] ( modules.md )
16
- - [ Application Structure] ( structure.md )
17
- - [ Plugins] ( plugins.md )
18
- - [ Strict Mode] ( strict.md )
19
- - [ Form Handling] ( forms.md )
20
- - [ Testing] ( testing.md )
21
- - [ Hot Reloading] ( hot-reload.md )
22
- - [ API Reference] ( api.md )
1
+ {% include "./SUMMARY.md" %}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ {% include "./SUMMARY.md" %}
Original file line number Diff line number Diff line change 1
- # Vuex
2
-
3
- > Внимание: это — документация для версии vuex@2.x .
4
-
5
- - [ Ищете документацию для 1.0?] ( https://github.com/vuejs/vuex/tree/1.0/docs )
6
- - [ Release Notes] ( https://github.com/vuejs/vuex/releases )
7
- - [ Установка] ( installation.md )
8
- - [ Что такое Vuex?] ( intro.md )
9
- - [ Начало работы] ( getting-started.md )
10
- - Основные концепции
11
- - [ Состояние] ( state.md )
12
- - [ Геттеры] ( getters.md )
13
- - [ Мутации] ( mutations.md )
14
- - [ Действия] ( actions.md )
15
- - [ Модули] ( modules.md )
16
- - [ Структура приложения] ( structure.md )
17
- - [ Плагины] ( plugins.md )
18
- - [ Strict Mode] ( strict.md )
19
- - [ Обработка форм] ( forms.md )
20
- - [ Тестирование] ( testing.md )
21
- - [ Горячая замена] ( hot-reload.md )
22
- - [ Справочник API] ( api.md )
1
+ {% include "./SUMMARY.md" %}
Original file line number Diff line number Diff line change 1
- # Vuex
2
-
3
- > 注意:本文档针对的是 vuex@2.x 。
4
-
5
- - [ 寻找 1.0 文档?] ( https://github.com/vuejs/vuex/tree/1.0/docs )
6
- - [ 更新记录] ( https://github.com/vuejs/vuex/releases )
7
- - [ 安装] ( installation.md )
8
- - [ Vuex 是什么?] ( intro.md )
9
- - [ 开始] ( getting-started.md )
10
- - 核心概念
11
- - [ State] ( state.md )
12
- - [ Getters] ( getters.md )
13
- - [ Mutations] ( mutations.md )
14
- - [ Actions] ( actions.md )
15
- - [ Modules] ( modules.md )
16
- - [ 项目结构] ( structure.md )
17
- - [ 插件] ( plugins.md )
18
- - [ 严格模式] ( strict.md )
19
- - [ 表单处理] ( forms.md )
20
- - [ 测试] ( testing.md )
21
- - [ 热重载] ( hot-reload.md )
22
- - [ API 文档] ( api.md )
1
+ {% include "./SUMMARY.md" %}
You can’t perform that action at this time.
0 commit comments