Skip to content

chore: release 1.1.6#21

Merged
jphan32 merged 1 commit into
devfrom
chore/release-1.1.6
Jun 24, 2026
Merged

chore: release 1.1.6#21
jphan32 merged 1 commit into
devfrom
chore/release-1.1.6

Conversation

@jphan32

@jphan32 jphan32 commented Jun 24, 2026

Copy link
Copy Markdown
Member

Release 1.1.6

Patch release cutting the wide-table full-screen fixes (#20) into a tagged version.

Version lockstep (validated by scripts/validate.mjs)

  • manifest.jsonversion 1.1.6
  • versions.json"1.1.6": "1.0.0"
  • CHANGELOG.md[Unreleased] notes moved into ## [1.1.6] - 2026-06-24

Included fixes (from #20)

  • Wide-table full-screen button no longer floats off-screen on shrink-to-fit / horizontally-scrolling ancestors.
  • Full-screen clone strips all four Live Preview table-editor controls — column/row menu buttons (.table-col-btn, .table-row-btn) and column/row drag grips (.table-col-drag-handle, .table-row-drag-handle) — including the horizontal ::: column grip the first pass missed.

CI

npm run lint, npm run build, node --check main.js, node scripts/validate.mjs — all green.

Merging devmain after this lands will auto-tag 1.1.6 and publish the release.

🤖 Generated with Claude Code

Patch release of the wide-table full-screen fixes from #20:
- full-screen button no longer floats off-screen on shrink-to-fit/scrolling ancestors
- full-screen clone strips all four Live Preview table-editor controls
  (column/row menu buttons + column/row drag grips), incl. the horizontal
  ":::" column grip the earlier fix missed

Bumps manifest.json, versions.json, and CHANGELOG.md in lockstep.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jphan32 jphan32 merged commit b492ea3 into dev Jun 24, 2026
1 check passed
@jphan32 jphan32 deleted the chore/release-1.1.6 branch June 24, 2026 04:53
@jphan32 jphan32 mentioned this pull request Jun 24, 2026
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.

1 participant