docs(editor): binding data#702
Open
lancesnider wants to merge 13 commits into
Open
Conversation
Collaborator
lancesnider
commented
May 29, 2026
- Add "Binding Data" page
- Add UseCase snippet for written examples (It's basically just in Info callout with a lightbulb icon)
Co-authored-by: jeffatrive <jeff@rive.app>
Co-authored-by: jeffatrive <jeff@rive.app>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
There was a problem hiding this comment.
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.mdxpage detailing binding properties, options (direction, bind once, absolute/relative). - New
snippets/use-case.mdxcomponent for "Example" info callouts. - Trims duplicated binding content from
overview.mdx, adds a converter binding note inconverters.mdx, registers the new page indocs.json, and deletessnippets/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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.