docs: container block docs and examples - #2999
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Part 3 of 3 of the container blocks stack (1: core API, 2: multi-column migration, 3: docs & examples ← you are here). Stacked on #2998.
What this adds
childrenconfig, both container shapes, boundaries, repair, parsing, and exporter mappings; small pointer updates to the Custom Blocks and Manipulating Blocks pages.09-container-block): a Notion-style callout that holds child blocks, plus the "string prop slot" pattern for its title.12-container-table): BlockNote's table rebuilt as four container blocks (table/tableRow/tableCell/tableHeader) withboundary: "sealed"cells that can hold arbitrary blocks - noprosemirror-tablesinvolved.playground/src/examples.gen.tsxand the lockfile entries for the two new example packages.