Skip to content

Vitest / Axios のロゴ画像とライセンス表記を最新化・コードスニペットのリンク化#4845

Merged
kenjiyoshid-a merged 4 commits intomainfrom
feature/Vitestのロゴを最新化する
Mar 19, 2026

Hidden character warning

The head ref may contain hidden characters: "feature/Vitest\u306e\u30ed\u30b4\u3092\u6700\u65b0\u5316\u3059\u308b"
Merged

Vitest / Axios のロゴ画像とライセンス表記を最新化・コードスニペットのリンク化#4845
kenjiyoshid-a merged 4 commits intomainfrom
feature/Vitestのロゴを最新化する

Conversation

@KentaHizume
Copy link
Copy Markdown
Contributor

@KentaHizume KentaHizume commented Mar 18, 2026

この Pull request で実施したこと

  • Vitest のロゴ画像とライセンス表記を最新化しました。
  • Axios のライセンス表記を正しいものに修正し、図中で使用されている画像を正しいロゴ画像へ修正いたしました。

更新箇所

この Pull request では実施していないこと

なし

Issues や Discussions 、関連する Web サイトなどへのリンク

なし

@KentaHizume KentaHizume added this to the v2.1.0 milestone Mar 18, 2026
@KentaHizume KentaHizume self-assigned this Mar 18, 2026
@KentaHizume KentaHizume added target: アーキテクチャ/CSR ドキュメントのアプリケーションアーキテクチャ/クライアントサイドレンダリングに関係がある target: 管理系ドキュメント ライセンスや行動規範などの管理系ドキュメントに関係がある labels Mar 18, 2026
@KentaHizume KentaHizume linked an issue Mar 18, 2026 that may be closed by this pull request
1 task
@KentaHizume KentaHizume marked this pull request as ready for review March 18, 2026 07:33
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Vitest のロゴ画像差し替えと、クレジット(ライセンス表記)を最新情報に更新する PR です。

Changes:

  • vitest-logo.svg を最新のロゴに更新
  • Credits の著作権者表記を更新
  • draw.io 図中の Vitest ロゴ(埋め込み画像)を SVG へ更新し、配置も微調整

Reviewed changes

Copilot reviewed 5 out of 10 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
documents/contents/images/about-maris/vitest-logo.svg Vitest ロゴ SVG の差し替え
documents/contents/about-maris/credits.md Vitest の著作権者表記を最新化
documents/_materials/images/app-architecture/client-side-rendering/tech-stack-light.drawio Tech stack 図の Vitest ロゴ更新・配置調整
documents/_materials/images/app-architecture/client-side-rendering/tech-stack-dark.drawio Tech stack 図(dark)の Vitest ロゴ更新・配置調整
documents/_materials/images/app-architecture/client-side-rendering/oss-components-light.drawio OSS components 図の Vitest ロゴ更新・配置調整
documents/_materials/images/app-architecture/client-side-rendering/oss-components-dark.drawio OSS components 図(dark)の Vitest ロゴ更新・配置調整

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread documents/contents/about-maris/credits.md
@KentaHizume KentaHizume changed the title Vitest のロゴ画像とライセンス表記を最新化する Vitest のロゴ画像とライセンス表記を最新化・コードスニペットのリンク化 Mar 18, 2026
@KentaHizume KentaHizume changed the title Vitest のロゴ画像とライセンス表記を最新化・コードスニペットのリンク化 Vitest / Axios のロゴ画像とライセンス表記を最新化・コードスニペットのリンク化 Mar 18, 2026
Copy link
Copy Markdown
Contributor

@kenjiyoshid-a kenjiyoshid-a left a comment

Choose a reason for hiding this comment

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

指摘事項が修正されていることを確認しました。

@kenjiyoshid-a kenjiyoshid-a merged commit c5eed0b into main Mar 19, 2026
7 checks passed
@kenjiyoshid-a kenjiyoshid-a deleted the feature/Vitestのロゴを最新化する branch March 19, 2026 00:12
@@ -84,7 +84,7 @@ Copyright (c) 2019-present Eduardo San Martin Morote

[MIT LICENSE :material-open-in-new:](https://github.com/axios/axios-docs/blob/master/LICENSE){ target=_blank }
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Axios の MIT License のリンクが Axios docs リポジトリになっています。
Axios のリンクとする場合には、以下を使用してください。

https://github.com/axios/axios/blob/main/LICENSE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target: アーキテクチャ/CSR ドキュメントのアプリケーションアーキテクチャ/クライアントサイドレンダリングに関係がある target: 管理系ドキュメント ライセンスや行動規範などの管理系ドキュメントに関係がある

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vitestのロゴを最新化する

4 participants