vuejs / router

🚦 The official router for Vue.js
https://router.vuejs.org/
MIT License
3.77k stars 1.16k forks source link

refactor: replace translation scripts and ui with vitepress-translation-helper #2109

Closed Jinjiang closed 6 months ago

Jinjiang commented 6 months ago

I published a dedicated npm package https://www.npmjs.com/package/vitepress-translation-helper

And I updated the npm scripts and contributing page accordingly.

New npm scripts:

with this new npm package, the workflow is much easier to be cloned to other Vue ecosystem lib.

feel good?

Thanks.

netlify[bot] commented 6 months ago

Deploy Preview for vue-router ready!

Name Link
Latest commit ad280715c58463078e7a2805a4273be80f01826e
Latest deploy log https://app.netlify.com/sites/vue-router/deploys/65b772ba565b5500089404c6
Deploy Preview https://deploy-preview-2109--vue-router.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2df32af) 90.85% compared to head (2d1751c) 90.85%. Report is 3 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2109 +/- ## ======================================= Coverage 90.85% 90.85% ======================================= Files 24 24 Lines 1115 1115 Branches 347 347 ======================================= Hits 1013 1013 Misses 63 63 Partials 39 39 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.