From c43b8fd98020814fbec6d14df0ae74b4fe88b176 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 00:05:19 +0000 Subject: [PATCH 1/7] Update components/frames.mdx --- components/frames.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components/frames.mdx b/components/frames.mdx index 5ba8c2e97..8499eb4fe 100644 --- a/components/frames.mdx +++ b/components/frames.mdx @@ -24,6 +24,10 @@ You can add additional context to an image using the optional `caption` prop. Optional caption text to show centered under your component. + + Optional hint text to provide additional context or information. + + ```mdx Frame From b70685c50b91f714920e8fbb2d9d3530e0232b10 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 00:05:26 +0000 Subject: [PATCH 2/7] Update components/frames.mdx --- components/frames.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/components/frames.mdx b/components/frames.mdx index 8499eb4fe..d1c1d0d4d 100644 --- a/components/frames.mdx +++ b/components/frames.mdx @@ -18,6 +18,14 @@ You can add additional context to an image using the optional `caption` prop. Photograph of Yosemite Valley. +## Hints + +You can provide additional context or information using the optional `hint` prop. + + + Photograph of a lake surrounded by trees with mountains in the distance in Yellowstone National Park. + + ## Properties From 22b6f0d923376c70c29a6729a65083a666e7b826 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 00:05:33 +0000 Subject: [PATCH 3/7] Update components/frames.mdx --- components/frames.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/components/frames.mdx b/components/frames.mdx index d1c1d0d4d..5d6b179ca 100644 --- a/components/frames.mdx +++ b/components/frames.mdx @@ -49,4 +49,16 @@ You can provide additional context or information using the optional `hint` prop Descriptive alt text ``` + +```mdx Frame with a hint + + Descriptive alt text + +``` + +```mdx Frame with both hint and caption + + Descriptive alt text + +``` From 3277f78d61a00a1824bbdd777293a9baa7ad8a35 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 00:23:07 +0000 Subject: [PATCH 4/7] Update components/frames.mdx --- components/frames.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/frames.mdx b/components/frames.mdx index 5d6b179ca..70081623f 100644 --- a/components/frames.mdx +++ b/components/frames.mdx @@ -12,7 +12,7 @@ Use frames to display images, diagrams, or other visual content with consistent ## Captions -You can add additional context to an image using the optional `caption` prop. +Add text that appears as part of the frame, centered below the content, using the optional `caption` prop. Photograph of Yosemite Valley. From 9760e7c071fc3990bfc548aab757b420c49d8f22 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 00:23:08 +0000 Subject: [PATCH 5/7] Update components/frames.mdx --- components/frames.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/frames.mdx b/components/frames.mdx index 70081623f..4948ccbb8 100644 --- a/components/frames.mdx +++ b/components/frames.mdx @@ -12,7 +12,7 @@ Use frames to display images, diagrams, or other visual content with consistent ## Captions -Add text that appears as part of the frame, centered below the content, using the optional `caption` prop. +You can add additional context to an image using the optional `caption` prop. Photograph of Yosemite Valley. @@ -20,7 +20,7 @@ Add text that appears as part of the frame, centered below the content, using th ## Hints -You can provide additional context or information using the optional `hint` prop. +Add text that precedes the frame using the optional `hint` prop. Photograph of a lake surrounded by trees with mountains in the distance in Yellowstone National Park. From b072fbe2491eefd15ccad712927afb0dc3d1a63b Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 00:23:10 +0000 Subject: [PATCH 6/7] Update components/frames.mdx --- components/frames.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/frames.mdx b/components/frames.mdx index 4948ccbb8..4c043123b 100644 --- a/components/frames.mdx +++ b/components/frames.mdx @@ -29,11 +29,11 @@ Add text that precedes the frame using the optional `hint` prop. ## Properties - Optional caption text to show centered under your component. + Text that appears as part of the frame, centered below the content. - Optional hint text to provide additional context or information. + Text that precedes the frame. From 9bda1fb7f699c3e0361dbec759fe1bc3b07bcce6 Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Fri, 21 Nov 2025 17:10:26 -0800 Subject: [PATCH 7/7] copyedit --- components/frames.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/frames.mdx b/components/frames.mdx index 4c043123b..03d3d08cb 100644 --- a/components/frames.mdx +++ b/components/frames.mdx @@ -12,17 +12,17 @@ Use frames to display images, diagrams, or other visual content with consistent ## Captions -You can add additional context to an image using the optional `caption` prop. +Add additional context to an image using the optional `caption` prop. Captions appear in the frame below the image. - + Photograph of Yosemite Valley. ## Hints -Add text that precedes the frame using the optional `hint` prop. +Add text that precedes the frame using the optional `hint` prop. Hints appear above the frame. - + Photograph of a lake surrounded by trees with mountains in the distance in Yellowstone National Park.