You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR marks more fields in the declarative component schema with `linkable: true`, which allows those fields to be "linked" together in the Builder UI, which means changing that field in one stream will also change it in any other streams that have enabled linking for that field.
<img width="600" height="682" alt="Screenshot 2025-07-18 at 10 34 34 AM" src="https://github.com/user-attachments/assets/9ab46c87-6e37-45de-a963-4ce817a7b63a" />
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit
* **New Features**
* Introduced a new property marking several components as linkable within the declarative source manifest, enhancing schema metadata without affecting functionality or validation.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments