Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4.6k
Add link from svelte-transition to svelte/transition page (fixes #15296)#16016
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Add link from svelte-transition to svelte/transition page (fixes #15296)#16016
Uh oh!
There was an error while loading.Please reload this page.
Conversation
changeset-botbot commentedMay 28, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
🦋 Changeset detectedLatest commit:33f93ce The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means?Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Thanks, closing as duplicate of#15371 — we need a comprehensive solution to this (there are lots of places where it makes sense to have cross-links from docs to reference to tutorial and so on) rather than an ad hoc tweak, am keeping that other PR open until we have time to figure that out |
"This PR adds a link from the svelte/transition API reference page to the more comprehensive transition documentation. This helps newcomers find contextual information about using transitions with {#if} blocks and other Svelte features."
No tests or changesets are needed since this is a documentation-only change outside of the packages/svelte/src directory.