]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commit
docs: complete migration to vitepress 1
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 10 Jan 2023 17:33:05 +0000 (18:33 +0100)
committerEduardo San Martin Morote <posva@users.noreply.github.com>
Wed, 15 Feb 2023 09:52:57 +0000 (10:52 +0100)
commit51b7205731d1fdef0e8f9ef83b263e8022e84464
tree5f8a7ffa493e3348fa0a762fec1053aaf4c55e59
parent8136ce2f8885099179fb1ca142db922f014a19c9
docs: complete migration to vitepress 1
119 files changed:
packages/docs-new/.gitignore [new file with mode: 0644]
packages/docs-new/.vitepress/config/en.ts [new file with mode: 0644]
packages/docs-new/.vitepress/config/index.ts [new file with mode: 0644]
packages/docs-new/.vitepress/config/shared.ts [new file with mode: 0644]
packages/docs-new/.vitepress/config/zh.ts [new file with mode: 0644]
packages/docs-new/.vitepress/theme/components/HomeSponsors.vue [new file with mode: 0644]
packages/docs-new/.vitepress/theme/components/HomeSponsorsGroup.vue [new file with mode: 0644]
packages/docs-new/.vitepress/theme/components/PiniaLogo.vue [new file with mode: 0644]
packages/docs-new/.vitepress/theme/components/VueMasteryHomeLink.vue [new file with mode: 0644]
packages/docs-new/.vitepress/theme/components/VueMasteryLogoLink.vue [new file with mode: 0644]
packages/docs-new/.vitepress/theme/components/VueSchoolLink.vue [new file with mode: 0644]
packages/docs-new/.vitepress/theme/components/sponsors.json [new file with mode: 0644]
packages/docs-new/.vitepress/theme/index.ts [new file with mode: 0644]
packages/docs-new/.vitepress/theme/styles/vars.css [new file with mode: 0644]
packages/docs-new/api/enums/pinia.MutationType.md [new file with mode: 0644]
packages/docs-new/api/index.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.DefineSetupStoreOptions.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.DefineStoreOptions.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.DefineStoreOptionsBase.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.DefineStoreOptionsInPlugin.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.MapStoresCustomization.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.Pinia.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.PiniaCustomProperties.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.PiniaCustomStateProperties.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.PiniaPlugin.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.PiniaPluginContext.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.StoreDefinition.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.StoreProperties.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.SubscriptionCallbackMutationDirect.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.SubscriptionCallbackMutationPatchFunction.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia.SubscriptionCallbackMutationPatchObject.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia._StoreOnActionListenerContext.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia._StoreWithState.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia._SubscriptionCallbackMutationBase.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia_nuxt.ModuleOptions.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia_testing.TestingOptions.md [new file with mode: 0644]
packages/docs-new/api/interfaces/pinia_testing.TestingPinia.md [new file with mode: 0644]
packages/docs-new/api/modules/pinia.md [new file with mode: 0644]
packages/docs-new/api/modules/pinia_nuxt.md [new file with mode: 0644]
packages/docs-new/api/modules/pinia_testing.md [new file with mode: 0644]
packages/docs-new/cookbook/composables.md [new file with mode: 0644]
packages/docs-new/cookbook/composing-stores.md [new file with mode: 0644]
packages/docs-new/cookbook/hot-module-replacement.md [new file with mode: 0644]
packages/docs-new/cookbook/index.md [new file with mode: 0644]
packages/docs-new/cookbook/migration-0-0-7.md [new file with mode: 0644]
packages/docs-new/cookbook/migration-v1-v2.md [new file with mode: 0644]
packages/docs-new/cookbook/migration-vuex.md [new file with mode: 0644]
packages/docs-new/cookbook/options-api.md [new file with mode: 0644]
packages/docs-new/cookbook/testing.md [new file with mode: 0644]
packages/docs-new/core-concepts/actions.md [new file with mode: 0644]
packages/docs-new/core-concepts/getters.md [new file with mode: 0644]
packages/docs-new/core-concepts/index.md [new file with mode: 0644]
packages/docs-new/core-concepts/outside-component-usage.md [new file with mode: 0644]
packages/docs-new/core-concepts/plugins.md [new file with mode: 0644]
packages/docs-new/core-concepts/state.md [new file with mode: 0644]
packages/docs-new/getting-started.md [new file with mode: 0644]
packages/docs-new/index.md [new file with mode: 0644]
packages/docs-new/introduction.md [new file with mode: 0644]
packages/docs-new/package.json [new file with mode: 0644]
packages/docs-new/public/dank-mono.css [new file with mode: 0644]
packages/docs-new/public/logo.png [new file with mode: 0644]
packages/docs-new/public/logo.svg [new file with mode: 0644]
packages/docs-new/public/social.png [new file with mode: 0644]
packages/docs-new/public/sponsors/fincliplogo_black_svg.svg [new file with mode: 0644]
packages/docs-new/public/sponsors/fincliplogo_white_svg.svg [new file with mode: 0644]
packages/docs-new/public/sponsors/logo.svg [new file with mode: 0644]
packages/docs-new/public/sponsors/passionate-people-dark.svg [new file with mode: 0644]
packages/docs-new/public/sponsors/passionate-people-light.svg [new file with mode: 0644]
packages/docs-new/public/sponsors/vuejobs.svg [new file with mode: 0644]
packages/docs-new/public/sponsors/vuetify-logo-dark-text.svg [new file with mode: 0644]
packages/docs-new/public/sponsors/vuetify-logo-light-text.svg [new file with mode: 0644]
packages/docs-new/ssr/index.md [new file with mode: 0644]
packages/docs-new/ssr/nuxt.md [new file with mode: 0644]
packages/docs-new/zh/api/enums/pinia.MutationType.md [new file with mode: 0644]
packages/docs-new/zh/api/index.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.DefineSetupStoreOptions.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.DefineStoreOptions.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.DefineStoreOptionsBase.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.DefineStoreOptionsInPlugin.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.MapStoresCustomization.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.Pinia.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.PiniaCustomProperties.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.PiniaCustomStateProperties.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.PiniaPlugin.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.PiniaPluginContext.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.StoreDefinition.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.StoreProperties.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.SubscriptionCallbackMutationDirect.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.SubscriptionCallbackMutationPatchFunction.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia.SubscriptionCallbackMutationPatchObject.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia._StoreOnActionListenerContext.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia._StoreWithState.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia._SubscriptionCallbackMutationBase.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia_testing.TestingOptions.md [new file with mode: 0644]
packages/docs-new/zh/api/interfaces/pinia_testing.TestingPinia.md [new file with mode: 0644]
packages/docs-new/zh/api/modules/pinia.md [new file with mode: 0644]
packages/docs-new/zh/api/modules/pinia_nuxt.md [new file with mode: 0644]
packages/docs-new/zh/api/modules/pinia_testing.md [new file with mode: 0644]
packages/docs-new/zh/cookbook/composables.md [new file with mode: 0644]
packages/docs-new/zh/cookbook/composing-stores.md [new file with mode: 0644]
packages/docs-new/zh/cookbook/hot-module-replacement.md [new file with mode: 0644]
packages/docs-new/zh/cookbook/index.md [new file with mode: 0644]
packages/docs-new/zh/cookbook/migration-0-0-7.md [new file with mode: 0644]
packages/docs-new/zh/cookbook/migration-v1-v2.md [new file with mode: 0644]
packages/docs-new/zh/cookbook/migration-vuex.md [new file with mode: 0644]
packages/docs-new/zh/cookbook/options-api.md [new file with mode: 0644]
packages/docs-new/zh/cookbook/testing.md [new file with mode: 0644]
packages/docs-new/zh/core-concepts/actions.md [new file with mode: 0644]
packages/docs-new/zh/core-concepts/getters.md [new file with mode: 0644]
packages/docs-new/zh/core-concepts/index.md [new file with mode: 0644]
packages/docs-new/zh/core-concepts/outside-component-usage.md [new file with mode: 0644]
packages/docs-new/zh/core-concepts/plugins.md [new file with mode: 0644]
packages/docs-new/zh/core-concepts/state.md [new file with mode: 0644]
packages/docs-new/zh/getting-started.md [new file with mode: 0644]
packages/docs-new/zh/index.md [new file with mode: 0644]
packages/docs-new/zh/introduction.md [new file with mode: 0644]
packages/docs-new/zh/ssr/index.md [new file with mode: 0644]
packages/docs-new/zh/ssr/nuxt.md [new file with mode: 0644]
pnpm-lock.yaml