Uh oh!
There was an error while loading. Please reload this page.
Feat/chrome blocks - #8
Merged
Merged
Conversation
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>
…ted into all engine DZs
…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>
…avbar/footer styles
- 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.Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.