Skip to content

Publish wheels-basecoat v3.0.0#12

Merged
bpamiri merged 1 commit into
mainfrom
add-wheels-basecoat-3.0.0
May 1, 2026
Merged

Publish wheels-basecoat v3.0.0#12
bpamiri merged 1 commit into
mainfrom
add-wheels-basecoat-3.0.0

Conversation

@bpamiri
Copy link
Copy Markdown
Contributor

@bpamiri bpamiri commented May 1, 2026

Summary

  • Appends 3.0.0 to packages/wheels-basecoat/manifest.json's versions[]
  • Source tag: v3.0.0 (already pushed and released)
  • tarball + sha256 left null for mirror-tarball to backfill on merge, per CONTRIBUTING.md

What's in v3.0.0

Major release. Highlights:

  • Layout/display helpers: uiCallout, uiEmptyState, uiAccordion, uiTimeline, uiCodeBlock, uiTagInput, uiFileUpload, uiDatePicker
  • Wheels resource conventions: uiPaginationFor, uiResourceTable, uiResourceForm
  • Complete form-binding family: uiBound* helpers wired through Wheels' validation/error round-trip
  • AI/dev experience: CLAUDE.md index plus .ai/ docs (PITFALLS, EXAMPLES, HELPERS, SCAFFOLDS, PATTERNS, ARCHITECTURE) so AI assistants and humans both have a fast onramp
  • CSP-safe JS shim: wheels-basecoat-ui.min.js with delegated handlers (no inline onclick)
  • basecoat-css: bumped to 0.3.11

Full notes on the GitHub release page.

Compat

  • wheelsVersion: ">=4.0" (unchanged)
  • No new file types introduced — content-safety scan should pass cleanly (~1.7 MB uncompressed at the tag).

Test plan

  • validate.yml — schema, structure, source-resolvable, content-safety all green
  • On merge, mirror-tarball.yml packages wheels-dev/wheels-basecoat@v3.0.0 and backfills the null tarball/sha256
  • notify-site.yml fires repository_dispatch to rebuild packages.wheels.dev
  • Strict-schema re-entry via workflow_run passes after the backfill commit

🤖 Generated with Claude Code

Major release introducing layout/display helpers (uiCallout,
uiEmptyState, uiAccordion, uiTimeline, uiCodeBlock, uiTagInput,
uiFileUpload, uiDatePicker), Wheels resource conventions
(uiPaginationFor, uiResourceTable, uiResourceForm), the complete
form-binding family, and an AI/dev-experience overhaul (CLAUDE.md +
.ai/ docs).

Source tag: v3.0.0 — https://github.com/wheels-dev/wheels-basecoat/releases/tag/v3.0.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@bpamiri bpamiri merged commit 43c2f79 into main May 1, 2026
5 checks passed
@bpamiri bpamiri deleted the add-wheels-basecoat-3.0.0 branch May 1, 2026 23:32
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