Skip to content

#3509606: Allow adding "URL" (`type: string, format: uri`) props in the code component editor

  • 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