Skip to content

Feat/chrome blocks - #8

Merged
odenirdev merged 28 commits into
mainfrom
feat/chrome-blocks
Jul 4, 2026
Merged

Feat/chrome blocks#8
odenirdev merged 28 commits into
mainfrom
feat/chrome-blocks

Conversation

@odenirdev

Copy link
Copy Markdown
Contributor

No description provided.

odenirdevand others added 28 commits July 1, 2026 20:51
Approved brainstorming design for an engine-owned section palette under a
new Strapi category `section.*`, mirroring the existing press.* injection +
type-sync mechanism. v1 ships two flat sections (section.hero, section.cta);
sections with nested repeatable components (FeatureGrid, Testimonials) are
deferred to a second spec.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Widen packages/web/vitest.config.ts test.include to src/**/*.test.{ts,tsx}
so the new block-renderer.test.tsx (authored with JSX) is discovered by
vitest; prior config only matched *.test.ts.
Final-review Minor #7: match the section.hero sibling's citation and the
"comments cite Spec §…" convention. Comment-only; no behavior change.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Approved brainstorming output: site-setting gains header/footer dynamic
zones, a new engine-owned chrome.* palette (navbar, footer), serializer +
generator extensions for nested components, seed on bootstrap, and the
breaking removal of headerNav.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ent refs
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…unions
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…rNav
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…e public exports
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- Add a new document outlining design decisions for the canonical URN identity.
- Implement `mapPage` function to attach canonical stored identity `urn:page:{documentId}`.
- Create `quietSchemaHttpLog` to suppress schema polling logs in development.
- Add tests for `mapPage`, `buildUrn`, and `quietSchemaHttpLog` to ensure functionality.
- Define identity primitives in `urn.ts` for structured URN generation.
main's squash of PR #6 (section blocks) is content-identical to commit
42fd5df, already an ancestor of this branch, so every conflict resolves
to the branch side; the merge tree is byte-identical to pre-merge HEAD.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@odenirdev
odenirdev merged commit a6bdc84 into mainJul 4, 2026
1 check passed
Sign up for freeto 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

@odenirdev