Skip to content

chore(runner): update versioned starter buckets - #317

Merged
demtario merged 1 commit into
masterfrom
chore/starter-example-buckets
Sep 8, 2026
Merged

chore(runner): update versioned starter buckets#317
demtario merged 1 commit into
masterfrom
chore/starter-example-buckets

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Generated by the Import versioned starter examples workflow.

The workflow imported each starter bucket from its
prod-examples/<major> branch (or master where no branch exists),
pinned to concrete npm Handsontable versions, then rebuilt the
catalog index and the baked container contexts.


Note

Low Risk
Authoring-only starter example JSON; no production app or security-sensitive paths.

Overview
Updates the Base Web + React v17 starter catalog entry so the Handsontable demo scales with narrow preview panes instead of forcing horizontal document scroll.

The grid wrapper drops a fixed 600px width in favor of width: 100% with max-width: 900px (enough for the declared column widths). HotTable width is changed from 600 to "100%" so the grid can follow that shell and re-measure. Comments in styles.css tie this to DEV-2841.

Reviewed by Cursor Bugbot for commit bb52e47. Bugbot is set up for automated code reviews on this repo. Configure here.

@qunabu

qunabu commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

@demtario
demtario merged commit eec8afa into master Sep 8, 2026
1 check passed
@demtario
demtario deleted the chore/starter-example-buckets branch September 8, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants