This is a migrated thread and some comments may be shown as answers.

Get docs of previews versions

1 Answer 179 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Bernal
Top achievements
Rank 1
Bernal asked on 24 Feb 2020, 09:59 PM
Hello, how can I get the documentation about previous versions of Kendo React? For example version 3.2.2. Thanks.

1 Answer, 1 is accepted

Sort by
1
Accepted
Stefan
Telerik team
answered on 25 Feb 2020, 08:45 AM

Hello, Bernal,

Currently, the documentation is available only for the latest version and for the dev version here:

https://www.telerik.com/kendo-react-ui-develop/components/

There is a possible way to build it manually for a specific version:

1) Get the source code:

https://www.telerik.com/kendo-react-ui/components/installation/source-code/

2) Checkout to the desired version.

3) Follow the steps in the source code article on how to build the repository.

4) Execute the command 'gulp docs' in the desired package, and this will load the documentation page with that version.

4.1) Alternatevly, you can check the md files in the docs folder of each package to see the needed information.

Regards,
Stefan
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Bernal
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or