Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional fixes around versioning. #20

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

MayaKirova
Copy link
Contributor

Additional fixes around getting/setting version dropdown content.

@zdrawku
Copy link
Contributor

zdrawku commented Nov 10, 2023

@dkamburov I guess you will test the change from Maya? We have documented a brief explanation on how to test typedoc-theme changes, I guess you will find it helpful:

  1. npm run build of ig-typedoc-theme changes to build the package in the dist folder
  2. "npm pack" to create a package (ig-typedoc-theme-1.0.0.tgz)
  3. "cp ig-typedoc-theme-1.0.0.tgz ~"
  4. Go to igniteui-angular project and execute "npm install ~/ig-typedoc-theme-1.0.0.tgz"
  5. Build typedoc with any of the existing commands, lets use for example - npm run build:typedoc:en:production
  6. Go to ..\igniteui-angular\dist\igniteui-angular\docs\typescript and run the html

Note: OR, you can use npm link but this sometimes gives problems

@zdrawku zdrawku merged commit 5e2fe4d into master Nov 10, 2023
3 checks passed
@zdrawku zdrawku deleted the mkirova/versioning-additional-fix branch November 10, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants