Skip to content

docs: add v4 docs #1845

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Nov 2, 2020
Merged

docs: add v4 docs #1845

merged 20 commits into from
Nov 2, 2020

Conversation

kiaking
Copy link
Member

@kiaking kiaking commented Oct 12, 2020

This PR adds docs for Vuex 4. It uses VitePress as a builder.

TODOS

  • Update existing code example to use new API such as createStore.
  • Add new APIs to the API Reference page.
  • Add Composition API page.
  • Add TypeScript page.
  • Add migration guide from Vuex 3.
  • Setup domain for the v4 docs and Netlify integration.

@kiaking kiaking added the documentation Improvements or additions to documentation label Oct 12, 2020
@kiaking kiaking self-assigned this Oct 12, 2020
@kiaking kiaking requested a review from cuebit October 21, 2020 09:45
@kiaking kiaking force-pushed the v4-docs branch 2 times, most recently from 6dc2372 to 4bc9015 Compare October 30, 2020 10:55
Copy link
Member

@cuebit cuebit left a comment

Choose a reason for hiding this comment

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

LGTM. Includes minor changes to align with how Vue 3 docs articulates its Composition API.

@kiaking please glaze over the changes and let me know if all looks good?

@kiaking kiaking marked this pull request as ready for review November 2, 2020 05:24
@kiaking kiaking added the 4.x label Nov 2, 2020
@kiaking kiaking merged commit c51f55f into 4.0 Nov 2, 2020
@kiaking kiaking deleted the v4-docs branch November 2, 2020 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants