Skip to content

Implement View Transitions feature plugin #1997

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

Open
7 of 9 tasks
felixarntz opened this issue Apr 30, 2025 · 2 comments
Open
7 of 9 tasks

Implement View Transitions feature plugin #1997

felixarntz opened this issue Apr 30, 2025 · 2 comments
Assignees
Labels
[Plugin] View Transitions Issues for the View Transitions plugin [Type] Feature A new feature within an existing module

Comments

@felixarntz
Copy link
Member

felixarntz commented Apr 30, 2025

This is a follow up issue to #1963, with the purpose to track the actual implementation of the new View Transitions feature plugin up until the initial launch.

The work will be broken down into a few iterative PRs to ease review and discussion. Here's the list:

MVP (launch as experimental)

Polishing (graduation to non-experimental)

  • Add support for customizing transition animation duration
  • Add support for chronological and pagination transitions

The implementation of all these PRs will be based on WordPress/wordpress-develop#8370 and heavily reuse the code from that experimental Core PR. The main difference will be the inclusion of settings to control via UI, plus adjustments to satisfy requirements of implementing as a plugin.

@felixarntz
Copy link
Member Author

I just deployed the experimental 1.0.0 release, it's now live in the plugin directory.

Note that due to a bug in our workflow (which I reported in #2032), I did a manual deployment of this version. With WordCamp Europe around the corner, this will be a great opportunity to share the project more broadly and ask for feedback.

@felixarntz
Copy link
Member Author

I just deployed a 1.0.1 (now via workflow, since updates work) due to a rather critical bug/limitation that @Soean discovered and fixed in #2036. 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Plugin] View Transitions Issues for the View Transitions plugin [Type] Feature A new feature within an existing module
Projects
Status: In Progress 🚧
Development

No branches or pull requests

1 participant