Skip to content

docs(editor): move inputs, runtime events to legacy features#643

Open
lancesnider wants to merge 7 commits intomainfrom
inputs-deprecated
Open

docs(editor): move inputs, runtime events to legacy features#643
lancesnider wants to merge 7 commits intomainfrom
inputs-deprecated

Conversation

@lancesnider
Copy link
Copy Markdown
Collaborator

@lancesnider lancesnider commented Apr 30, 2026

  1. Move Inputs out of the main nav, into the Legacy Features dropdown at the bottom of the sidebar.
  2. The Events page says Events are deprecated, which they are not.
  3. Split Events into 2 pages - one for valid events, one for the legacy Events at runtime

The Events page still needs a lot of love, but this at least gets rid of incorrect info.

@lancesnider lancesnider requested a review from a team as a code owner April 30, 2026 05:13
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 30, 2026

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

Project Status Preview Updated (UTC)
rive 🟢 Ready View Preview Apr 30, 2026, 5:15 AM

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

Comment on lines -8 to -13
<Warning>
**DEPRECATION NOTICE:** This entire page documents the legacy Events system.
**For new projects:** Use [Data Binding](/runtimes/data-binding) instead.
**For existing projects:** Plan to migrate from Events to Data Binding as soon
as possible. **This content is provided for legacy support only.**
</Warning>
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This isn't true. Events are still valid, just not for communicating with the runtime code.

Copy link
Copy Markdown
Contributor

@ErikUggeldahl ErikUggeldahl left a comment

Choose a reason for hiding this comment

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

Some minor things to consider, mostly around clarity! Thanks for doing this.

Comment thread editor/events/events-at-runtime.mdx Outdated
Comment thread editor/events/events-at-runtime.mdx Outdated
Comment thread editor/events/events-at-runtime.mdx Outdated
Comment thread editor/events/events-at-runtime.mdx Outdated
Comment thread editor/events/events-at-runtime.mdx Outdated
Comment thread editor/events/overview.mdx Outdated
Comment thread editor/events/overview.mdx Outdated
Comment thread editor/events/overview.mdx Outdated
Comment thread editor/events/overview.mdx Outdated
Comment thread editor/events/overview.mdx Outdated
@lancesnider
Copy link
Copy Markdown
Collaborator Author

@ErikUggeldahl I chatted with Hernan and Robert and ended up redoing a bunch of this. Most importantly, we're deprecating general events. 🎉

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