Skip to content

Versions in docs #1532

Open
Open
@zeratulmdq

Description

@zeratulmdq
Contributor

What problem does this feature solve?

Every language in the docs show version 2.0 and I think it should be the last updated version. Right now if a user wants to learn about a new feature (let's say, implemented in v2.6) there is no way of knowing if the docs in the desired language are up to date

What does the proposed API look like?

    2.0 - English (Up to v2.6)
    2.0 - French (Up to v2.5)
    2.0 - Japanese (Up to v2.4)
    2.0 - 中文 (Up to v2.3)
    2.0 - German (Up to v2.2)
    2.0 - Русский (Up to v2.1)
    2.0 - 한국어(Korean) (Up to v2.0)
    2.0 - Español (Up to v2.1)
    0.7 Docs
 
or

    2.6 - English
    2.5 - French
    2.4 - Japanese
    2.3 - 中文
    2.2 - German
    2.1 - Русский
    2.0 - 한국어(Korean)
    2.1 - Español
    0.7 Docs

Activity

colinscz

colinscz commented on Feb 25, 2020

@colinscz

Hey @posva

I would like to start working on this, if this issue is still open and a good first issue for a contribution.

Do I get it right, that these versions would need to be shown in the dropdown selection in the docs menu here:
image

@zeratulmdq is this what you like to see?

sky-97

sky-97 commented on May 21, 2021

@sky-97

if its still open, I can work on it

theprogrammerinyou

theprogrammerinyou commented on Oct 2, 2021

@theprogrammerinyou

Hi, can you assign it to me?

added a commit that references this issue on Jan 6, 2025
5e44dd2
linked a pull request that will close this issue on Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @posva@zeratulmdq@colinscz@theprogrammerinyou@sky-97

      Issue actions

        Versions in docs · Issue #1532 · vuejs/vue-router