Skip to content

feat: redesign transition API - #5

Merged
milkevich merged 4 commits into
mainfrom
feat/transition-api
Jul 31, 2026
Merged

feat: redesign transition API#5
milkevich merged 4 commits into
mainfrom
feat/transition-api

Conversation

@milkevich

Copy link
Copy Markdown
Owner

Summary

  • replaces transitionOptions with a unified transition configuration API
  • supports string shorthand and flattened { name, ...options } objects
  • adds independently configurable exit and enter page transitions
  • supports one-sided transitions with instant missing phases
  • preserves overlay transitions, shared elements, preloading, and transition playback
  • updates public types, tests, demo usage, and documentation

Validation

  • npm run check
  • npm run build:demo
  • Tests cover new and changed behavior
  • Public documentation matches verified behavior
  • Public API and package contents were reviewed
  • Visual styling and layout are unchanged unless required by the change

@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
routeveil Ready Ready Preview Jul 31, 2026 4:55am

@milkevich
milkevich merged commit 3739e39 into main Jul 31, 2026
3 of 4 checks passed
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.

1 participant