Skip to content

Web-summary updates#170

Merged
epszaw merged 7 commits into
mainfrom
some_fixes
May 27, 2025
Merged

Web-summary updates#170
epszaw merged 7 commits into
mainfrom
some_fixes

Conversation

@todti
Copy link
Copy Markdown
Collaborator

@todti todti commented May 6, 2025

  • new summary card view
  • add Info function in some plugins to make card more detailed
  • some style improvements

@todti todti requested a review from epszaw May 6, 2025 12:41
@todti todti added the type:improvement New feature or request label May 6, 2025
Comment thread packages/core/src/report.ts Outdated
summaries.push({
...summary,
href: join("/", id),
href: join("/", id, "/"),
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

join can produce a wrong path on windows. Use node:path/posix or URL class to build the link

@epszaw epszaw merged commit e95ba6c into main May 27, 2025
5 checks passed
@epszaw epszaw deleted the some_fixes branch May 27, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:improvement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants