]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
docs: non-checkpoint-branch workflow (#1855)
authorJinjiang <zhaojinjiang@me.com>
Fri, 15 Dec 2023 05:17:28 +0000 (13:17 +0800)
committerGitHub <noreply@github.com>
Fri, 15 Dec 2023 05:17:28 +0000 (06:17 +0100)
commit0187f7ecb2e1348e64bfc43bafce978028c0e406
treeb48339a83656ac2a9b2a8c16b4d5044814232bf5
parent0b90a503e39051d22329b669afdd51ab0536856e
docs: non-checkpoint-branch workflow (#1855)

* add translation status on page top

* refactor: use mjs and promises

* chore: format contribution guidelines

* chore: update translation workflow to remove checkpoint branches

* fix: wrong git diff arg in compare-to-translate

* chore: make the translation status generator compatible with legacy log format

* chore: update translation workflow guide and ignore translation-status.json

* chore: add docs:preview command

* chore: improve translation workflow in docs

* chore: update contributing docs

* chore: update contributing docs

* Apply suggestions from code review

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
* Update contributing.md

---------

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
.github/contributing.md
package.json
packages/docs/.vitepress/theme/components/TranslationStatus.vue [new file with mode: 0644]
packages/docs/.vitepress/theme/index.ts
packages/docs/.vitepress/translation-status.json [new file with mode: 0644]
packages/docs/compare-to-translate.mjs [new file with mode: 0644]
packages/docs/generate-translation-status.mjs [new file with mode: 0644]
packages/docs/package.json
pnpm-lock.yaml