Skip to content

docs(editor): binding data#702

Open
lancesnider wants to merge 13 commits into
mainfrom
binding-data
Open

docs(editor): binding data#702
lancesnider wants to merge 13 commits into
mainfrom
binding-data

Conversation

@lancesnider
Copy link
Copy Markdown
Collaborator

  • Add "Binding Data" page
  • Add UseCase snippet for written examples (It's basically just in Info callout with a lightbulb icon)

@lancesnider lancesnider requested a review from a team as a code owner May 29, 2026 21:13
@lancesnider lancesnider requested a review from Copilot May 29, 2026 21:13
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 29, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
rive 🟢 Ready View Preview May 29, 2026, 9:17 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new "Binding Data" documentation page covering how to bind View Model properties to elements in the Rive editor, introduces a reusable UseCase snippet for example callouts, and removes the obsolete rive-card.jsx snippet. Also relocates existing binding content out of the data-binding overview page.

Changes:

  • New editor/data-binding/binding-data.mdx page detailing binding properties, options (direction, bind once, absolute/relative).
  • New snippets/use-case.mdx component for "Example" info callouts.
  • Trims duplicated binding content from overview.mdx, adds a converter binding note in converters.mdx, registers the new page in docs.json, and deletes snippets/rive-card.jsx.

Reviewed changes

Copilot reviewed 6 out of 18 changed files in this pull request and generated no comments.

Show a summary per file
File Description
snippets/use-case.mdx New UseCase callout component for written examples.
snippets/rive-card.jsx Removes unused RiveCard snippet.
editor/data-binding/overview.mdx Removes binding subsection (moved to new page).
editor/data-binding/converters.mdx Adds note about binding converter properties; trims trailing blank lines.
editor/data-binding/binding-data.mdx New page covering binding properties and options.
docs.json Registers the new binding-data page in navigation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants