Skip to content
GitLab
Explore
Sign in
#3509606
: Allow adding "URL" (`type: string, format: uri`) props in the code component editor
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
#3509606: Allow adding "URL" (`type: string, format: uri`) props in the code component editor
Bálint Kléri
requested to merge
issue/experience_builder-3509606:3509606-code-component-link-prop
into
0.x
Mar 13, 2025
Overview
3
Commits
3
Pipelines
4
Changes
20
Introducing generic logic to derive prop types for the UI from a prop schema;
New prop type:
Link
;
Relative vs. full URL;
JSON Schema validation.
Merge request reports
Loading