# Component Expansion / dev-0.7.0

The component registry now includes Basic, Layout, and Display/Data/Navigation components.

New component definitions:

- HTML Block
- Hidden
- Table
- List
- Card
- Tree
- Menu
- Toolbar

These components include designer preview, property schema, and runtime renderer support. HTML Block renders escaped content by default; `allowHtml` must be explicitly enabled for raw HTML rendering.
