Skip to content

docs(kno-13411): add number, color and list input field types to schema references#1460

Open
emisilvacab wants to merge 2 commits into
mainfrom
emi-kno-13411-docs-update-partial-schema-docs-with-new-types
Open

docs(kno-13411): add number, color and list input field types to schema references#1460
emisilvacab wants to merge 2 commits into
mainfrom
emi-kno-13411-docs-update-partial-schema-docs-with-new-types

Conversation

@emisilvacab
Copy link
Copy Markdown
Contributor

Description

Documented three new partial/message type input field types in both schema reference pages:

  • Number — numeric input with optional min/max bounds and unit label
  • Color — hex color input (#RGB / #RRGGBB), including support for branding variable references
  • List — repeatable list of items with optional per-item JSON Schema validation, plus Liquid usage examples for iteration and indexing

Tasks

KNO-13411

Screenshots

Screenshot 2026-05-29 at 14 11 00 Screenshot 2026-05-29 at 14 09 52 Screenshot 2026-05-29 at 14 05 19 Screenshot 2026-05-29 at 14 10 23 Screenshot 2026-05-29 at 14 07 06

@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 29, 2026

KNO-13411

@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment May 29, 2026 6:41pm

Request Review

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk MEDIUM: Adds documentation for three new input field types (number, color, list) to schema reference pages across two content sections.

Reasons

  • Changes span two documentation sections (content/in-app-ui/ and content/template-editor/), triggering MEDIUM per classification rules
  • Large purely additive diff (375 lines added, 0 deleted) across 2 existing MDX files
  • No code, component, config, or package changes (no HIGH triggers)
  • No new pages, sidebar changes, or navigation modifications
  • Content between the two files is nearly identical — worth verifying they stay in sync

Notes

  • Verify the internal link to /template-editor/branding in the Color section resolves correctly
  • Confirm the Liquid code examples in the List "Usage" section render properly in the MDX pipeline
  • Check that the duplicated content between both schema-reference files is intentionally mirrored and consistent
Open in Web View Automation 

Sent by Cursor Automation: Docs PR classifier

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit fbea131. Configure here.

Comment thread content/in-app-ui/message-types/schema-reference.mdx Outdated
@cjbell cjbell requested a review from cellomatt May 29, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant