Skip to content

Conversation

@EricGrill
Copy link

Summary

Adds a helpful link at the top of the svelte/transition reference page pointing to the transition directive documentation.

Problem

As noted in #15296, newcomers looking for information about animations/transitions may land on the API reference page at /docs/svelte/svelte-transition, which is auto-generated and lacks context. They then have difficulty finding the actual usage guide at /docs/svelte/transition with examples and explanations.

Solution

Added a single line at the top of the reference page:

For usage information, see the transition directive documentation.

This provides a clear path for users to find the comprehensive documentation.

Fixes #15296


🤖 Generated with Claude Code

Adds a link at the top of the svelte/transition reference page pointing
to the transition directive documentation for usage context.

This helps newcomers who land on the API reference page find the actual
usage guide with examples and explanations.

Fixes sveltejs#15296

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@changeset-bot
Copy link

changeset-bot bot commented Jan 13, 2026

⚠️ No Changeset found

Latest commit: 8d90d82

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@svelte-docs-bot
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant