Skip to content

Commit

Permalink
docs: add v4 docs (#1845)
Browse files Browse the repository at this point in the history
Co-authored-by: Evan You <[email protected]>
Co-authored-by: Cue <[email protected]>
  • Loading branch information
3 people committed Nov 2, 2020
1 parent 0af60e9 commit c51f55f
Show file tree
Hide file tree
Showing 257 changed files with 2,730 additions and 39,586 deletions.
3 changes: 1 addition & 2 deletions .gitignore
@@ -1,7 +1,6 @@
/dist
/docs/.vuepress/dist
/coverage
/docs/.vuepress/dist
/docs/.vitepress/dist
/test/e2e/reports
/test/e2e/screenshots
*.log
Expand Down
10 changes: 8 additions & 2 deletions README.md
Expand Up @@ -8,6 +8,10 @@ All Vuex 3 features work. There are a few breaking changes described in a later

Feedback is welcome should you discover any issues. You may use [vue-next-webpack-preview](https://github.com/vuejs/vue-next-webpack-preview) to test out Vue 3 with Vuex 4.

## Documentation

To check out docs, visit [next.vuex.vuejs.org](https://next.vuex.vuejs.org/).

## Breaking changes

### Installation process has changed
Expand Down Expand Up @@ -93,6 +97,8 @@ In Vuex 3, `createLogger` function was exported from `vuex/dist/logger` but it's
import { createLogger } from 'vuex'
```

## TODOs as of 4.0.0-rc.1
## License

[MIT](LICENCE)

- Update docs
Copyright (c) 2015-present Evan You
8 changes: 0 additions & 8 deletions docs-gitbook/LANGS.md

This file was deleted.

1 change: 0 additions & 1 deletion docs-gitbook/assets/CNAME

This file was deleted.

4 changes: 0 additions & 4 deletions docs-gitbook/assets/circle.yml

This file was deleted.

6,572 changes: 0 additions & 6,572 deletions docs-gitbook/assets/vuex.ai

This file was deleted.

20 changes: 0 additions & 20 deletions docs-gitbook/book.json

This file was deleted.

19 changes: 0 additions & 19 deletions docs-gitbook/en/book.json

This file was deleted.

1 change: 0 additions & 1 deletion docs-gitbook/fr/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions docs-gitbook/fr/SUMMARY.md

This file was deleted.

178 changes: 0 additions & 178 deletions docs-gitbook/fr/actions.md

This file was deleted.

0 comments on commit c51f55f

Please sign in to comment.