Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions extensions/code-tutor/canvas-kit/.kit-version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2026-06-28.1",
"syncedAt": "2026-06-28T16:50:06.857Z",
"version": "2026-07-02.1",
"syncedAt": "2026-07-02T16:47:55.198Z",
"source": "create-canvas-app/kit"
}
2 changes: 1 addition & 1 deletion extensions/code-tutor/canvas-kit/icons.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// canvas-kit/icons.mjs
//
// Lucide icons for canvases — the SAME icon set and version github-app uses
// (lucide-react@1.21.0, catalogued in github-app src/lib/icons.tsx). The full
// (lucide-react@1.22.0, catalogued in github-app src/lib/icons.tsx). The full
// set is vendored offline in vendor/lucide.mjs (no CDN, no build) and rendered
// as inline SVG with stroke="currentColor", so icons inherit the surrounding
// theme-token text color automatically.
Expand Down
4 changes: 2 additions & 2 deletions extensions/code-tutor/canvas-kit/vendor/lucide.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extensions/code-tutor/canvas-kit/version.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
// convention (the skill ships as files, not an npm version); a commit short-sha
// works too. Re-exported from client.mjs so a canvas can read it at runtime.

export const KIT_VERSION = "2026-06-28.1";
export const KIT_VERSION = "2026-07-02.1";
4 changes: 2 additions & 2 deletions extensions/language-tutor/canvas-kit/.kit-version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2026-06-28.1",
"syncedAt": "2026-06-28T16:50:06.985Z",
"version": "2026-07-02.1",
"syncedAt": "2026-07-02T16:47:55.566Z",
"source": "create-canvas-app/kit"
}
2 changes: 1 addition & 1 deletion extensions/language-tutor/canvas-kit/icons.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// canvas-kit/icons.mjs
//
// Lucide icons for canvases — the SAME icon set and version github-app uses
// (lucide-react@1.21.0, catalogued in github-app src/lib/icons.tsx). The full
// (lucide-react@1.22.0, catalogued in github-app src/lib/icons.tsx). The full
// set is vendored offline in vendor/lucide.mjs (no CDN, no build) and rendered
// as inline SVG with stroke="currentColor", so icons inherit the surrounding
// theme-token text color automatically.
Expand Down
4 changes: 2 additions & 2 deletions extensions/language-tutor/canvas-kit/vendor/lucide.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extensions/language-tutor/canvas-kit/version.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
// convention (the skill ships as files, not an npm version); a commit short-sha
// works too. Re-exported from client.mjs so a canvas can read it at runtime.

export const KIT_VERSION = "2026-06-28.1";
export const KIT_VERSION = "2026-07-02.1";
4 changes: 2 additions & 2 deletions extensions/news-aggregator/canvas-kit/.kit-version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2026-06-28.1",
"syncedAt": "2026-06-28T16:50:07.109Z",
"version": "2026-07-02.1",
"syncedAt": "2026-07-02T16:47:56.054Z",
"source": "create-canvas-app/kit"
}
2 changes: 1 addition & 1 deletion extensions/news-aggregator/canvas-kit/icons.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// canvas-kit/icons.mjs
//
// Lucide icons for canvases — the SAME icon set and version github-app uses
// (lucide-react@1.21.0, catalogued in github-app src/lib/icons.tsx). The full
// (lucide-react@1.22.0, catalogued in github-app src/lib/icons.tsx). The full
// set is vendored offline in vendor/lucide.mjs (no CDN, no build) and rendered
// as inline SVG with stroke="currentColor", so icons inherit the surrounding
// theme-token text color automatically.
Expand Down
4 changes: 2 additions & 2 deletions extensions/news-aggregator/canvas-kit/vendor/lucide.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extensions/news-aggregator/canvas-kit/version.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
// convention (the skill ships as files, not an npm version); a commit short-sha
// works too. Re-exported from client.mjs so a canvas can read it at runtime.

export const KIT_VERSION = "2026-06-28.1";
export const KIT_VERSION = "2026-07-02.1";
4 changes: 2 additions & 2 deletions extensions/random-animal/canvas-kit/.kit-version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2026-06-28.1",
"syncedAt": "2026-06-28T16:50:07.241Z",
"version": "2026-07-02.1",
"syncedAt": "2026-07-02T16:47:56.833Z",
"source": "create-canvas-app/kit"
}
2 changes: 1 addition & 1 deletion extensions/random-animal/canvas-kit/icons.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// canvas-kit/icons.mjs
//
// Lucide icons for canvases — the SAME icon set and version github-app uses
// (lucide-react@1.21.0, catalogued in github-app src/lib/icons.tsx). The full
// (lucide-react@1.22.0, catalogued in github-app src/lib/icons.tsx). The full
// set is vendored offline in vendor/lucide.mjs (no CDN, no build) and rendered
// as inline SVG with stroke="currentColor", so icons inherit the surrounding
// theme-token text color automatically.
Expand Down
4 changes: 2 additions & 2 deletions extensions/random-animal/canvas-kit/vendor/lucide.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extensions/random-animal/canvas-kit/version.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
// convention (the skill ships as files, not an npm version); a commit short-sha
// works too. Re-exported from client.mjs so a canvas can read it at runtime.

export const KIT_VERSION = "2026-06-28.1";
export const KIT_VERSION = "2026-07-02.1";
4 changes: 2 additions & 2 deletions extensions/stock-ticker/canvas-kit/.kit-version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2026-06-28.1",
"syncedAt": "2026-06-28T16:50:07.370Z",
"version": "2026-07-02.1",
"syncedAt": "2026-07-02T16:47:57.363Z",
"source": "create-canvas-app/kit"
}
2 changes: 1 addition & 1 deletion extensions/stock-ticker/canvas-kit/icons.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// canvas-kit/icons.mjs
//
// Lucide icons for canvases — the SAME icon set and version github-app uses
// (lucide-react@1.21.0, catalogued in github-app src/lib/icons.tsx). The full
// (lucide-react@1.22.0, catalogued in github-app src/lib/icons.tsx). The full
// set is vendored offline in vendor/lucide.mjs (no CDN, no build) and rendered
// as inline SVG with stroke="currentColor", so icons inherit the surrounding
// theme-token text color automatically.
Expand Down
4 changes: 2 additions & 2 deletions extensions/stock-ticker/canvas-kit/vendor/lucide.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extensions/stock-ticker/canvas-kit/version.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
// convention (the skill ships as files, not an npm version); a commit short-sha
// works too. Re-exported from client.mjs so a canvas can read it at runtime.

export const KIT_VERSION = "2026-06-28.1";
export const KIT_VERSION = "2026-07-02.1";
4 changes: 2 additions & 2 deletions extensions/wiki-discover/canvas-kit/.kit-version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2026-06-28.1",
"syncedAt": "2026-06-28T16:50:07.493Z",
"version": "2026-07-02.1",
"syncedAt": "2026-07-02T16:47:58.067Z",
"source": "create-canvas-app/kit"
}
2 changes: 1 addition & 1 deletion extensions/wiki-discover/canvas-kit/icons.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// canvas-kit/icons.mjs
//
// Lucide icons for canvases — the SAME icon set and version github-app uses
// (lucide-react@1.21.0, catalogued in github-app src/lib/icons.tsx). The full
// (lucide-react@1.22.0, catalogued in github-app src/lib/icons.tsx). The full
// set is vendored offline in vendor/lucide.mjs (no CDN, no build) and rendered
// as inline SVG with stroke="currentColor", so icons inherit the surrounding
// theme-token text color automatically.
Expand Down
4 changes: 2 additions & 2 deletions extensions/wiki-discover/canvas-kit/vendor/lucide.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extensions/wiki-discover/canvas-kit/version.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
// convention (the skill ships as files, not an npm version); a commit short-sha
// works too. Re-exported from client.mjs so a canvas can read it at runtime.

export const KIT_VERSION = "2026-06-28.1";
export const KIT_VERSION = "2026-07-02.1";
Loading