Skip to content

Conversation

@simeonoff
Copy link
Collaborator

@simeonoff simeonoff commented Oct 28, 2025

Related to IgniteUI/ig-typedoc-theme#29

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@simeonoff simeonoff requested a review from dobromirts October 28, 2025 14:00
@simeonoff simeonoff added ❌ status: awaiting-test PRs awaiting manual verification typedoc dependencies Pull requests that update a dependency file version: 21.0.x labels Oct 28, 2025
@dobromirts
Copy link
Contributor

Build typedoc scripts are not executing on widnow os - Glob inputs to TypeDoc may not use Windows path separators (\), try replacing with posix path separators (/) . Shouldn’t we use the web components approach - IgniteUI/igniteui-webcomponents#1923
image
Or as alternative will less changes to include toPosix in entryPoints function -
image

@simeonoff
Copy link
Collaborator Author

Build typedoc scripts are not executing on widnow os - Glob inputs to TypeDoc may not use Windows path separators (\), try replacing with posix path separators (/) . Shouldn’t we use the web components approach - IgniteUI/igniteui-webcomponents#1923 image Or as alternative will less changes to include toPosix in entryPoints function - image

Can you try again with the changes in the latest commit?

@dobromirts dobromirts added ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification labels Nov 3, 2025
@simeonoff simeonoff merged commit 0d418b7 into master Nov 3, 2025
6 checks passed
@simeonoff simeonoff deleted the simeonoff/bump-typedoc branch November 3, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file typedoc version: 21.0.x ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants