Skip to content

refactor: dissolve (docs)/(pages) segments and upgrade StaggerGroup to polymorphic as-prop - #80

Merged
wistant merged 13 commits into
mainfrom
dev
Sep 18, 2026
Merged

wistant merged 13 commits into
mainfrom
dev

Conversation

@wistant

@wistant wistant commented Sep 18, 2026 •

Copy link
Copy Markdown
Owner

📝 Summary of Changes

This Pull Request introduces the following logical adjustments:

Features

Formatting & Style

Refactoring

  • 66029cb - refactor(routing): flatten (docs) and (pages) route groups into direct segments (by @wistant)
  • c45acd5 - refactor(animations): extend StaggerGroup and StaggerItem with polymorphic as prop (by @wistant)

Other Changes

…t segments

Remove the (docs) and (pages) Next.js route group wrappers and relocate
all page and component files to direct route segments under src/app/(app)/.
Add page-container.tsx shared layout primitive and update import paths in
the root page accordingly.
…rphic as prop

Replace HTMLMotionProps spread with an explicit prop interface to avoid type
leakage. Add as prop (div/ul/ol for StaggerGroup, div/li for StaggerItem),
margin and duration props. Adjust default stagger and distance timings.
Update tech-stack usage with a tighter staggerDelay.
@vercel

vercel Bot commented Sep 18, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
portfolio Ready Ready Preview Sep 18, 2026 3:35am UTC

@wistant
wistant merged commit 044b11c into main Sep 18, 2026
10 checks passed

This branch was successfully deployed

1 active deployment
Preview — 5508e9d5 Deployed Sep 18, 2026 by vercel[bot]
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