Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add direction parameter to transitions #4019

Closed
wants to merge 1 commit into from

Conversation

mrkishi
Copy link
Member

@mrkishi mrkishi commented Nov 30, 2019

Closes #3918 if we decide to go ahead with it.

Turns out to be a pretty simple change, let me know your thoughts.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

I like this approach :)

Are there any additional tests we can add to validate the behavior?

@tivac
Copy link
Contributor

tivac commented Sep 18, 2020

I'm still wanting this, @Conduitry any chance you're able to review?

@pushkine pushkine mentioned this pull request Sep 19, 2020
@Conduitry
Copy link
Member

This would just be a once-per-app additional code cost to people not using the feature, I think, so this doesn't seem to be too bad to add. This could still do with some documentation and tests though.

@stale
Copy link

stale bot commented Jun 26, 2021

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale-bot label Jun 26, 2021
@stale stale bot removed the stale-bot label Jun 26, 2021
@stale stale bot removed the stale-bot label Jun 27, 2021
@Oreilles
Copy link

We'd love to see this PR merged too. 🙂

tivac added a commit to tivac/svelte that referenced this pull request Nov 30, 2022
Closes sveltejs#3918 and supersedes sveltejs#4019 (extremely similar change, mostly just adds tests/docs)
@baseballyama
Copy link
Member

Close in favor of #8068.

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.

Tell custom transitions if they're in or out
6 participants