Skip to content

feat: quick start CDN build + Vega-Lite visualization page#10

Merged
ihatexcel merged 1 commit into
mainfrom
claude/setup-tsup-github-lib-KNfOE
May 10, 2026
Merged

feat: quick start CDN build + Vega-Lite visualization page#10
ihatexcel merged 1 commit into
mainfrom
claude/setup-tsup-github-lib-KNfOE

Conversation

@ihatexcel

Copy link
Copy Markdown
Owner

Quick start:

  • Child iframe now uses child-simple.html (no reply button, CDN import)
  • Code snippets show importmap + CDN URL approach (no npm install needed)
  • child-simple.html: minimal receiver using GitHub Pages CDN build

Visualization page (#chart):

  • New child-chart.html: Vega-Lite horizontal bar chart, CDN build
  • Receives Arrow table, extracts rows, renders sorted/color-coded bar chart
  • Parent generates synthetic product revenue/growth/units data
  • Row count slider + "Push new snapshot" button, transfer metadata display
  • Code snippets show parent push + child Vega-Lite render pattern

Infra:

  • build.yml copies child-simple.html and child-chart.html to _site/

https://claude.ai/code/session_014XkyCi4sXUHdDjMstV2Pbt

Quick start:
- Child iframe now uses child-simple.html (no reply button, CDN import)
- Code snippets show importmap + CDN URL approach (no npm install needed)
- child-simple.html: minimal receiver using GitHub Pages CDN build

Visualization page (#chart):
- New child-chart.html: Vega-Lite horizontal bar chart, CDN build
- Receives Arrow table, extracts rows, renders sorted/color-coded bar chart
- Parent generates synthetic product revenue/growth/units data
- Row count slider + "Push new snapshot" button, transfer metadata display
- Code snippets show parent push + child Vega-Lite render pattern

Infra:
- build.yml copies child-simple.html and child-chart.html to _site/

https://claude.ai/code/session_014XkyCi4sXUHdDjMstV2Pbt
@ihatexcel ihatexcel merged commit 0a3d809 into main May 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants