vtex / faststore

Digital commerce toolkit for frontend developers
https://faststore.dev
MIT License
182 stars 57 forks source link

Feat: Next 13 - Global Section - migrate `Navbar` Section #2341

Closed eduardoformiga closed 1 month ago

eduardoformiga commented 1 month ago

What's the purpose of this pull request?

This PR aims to add the initial structure from the global sections and migrate the Navbar section from the pages router to the app router (next 13) along with its related components (Search).

Some components were moved from the src folder to the app folder to make it Server Components, with a few updates to make them use the updated path.

Screenshot 2024-06-10 at 20 28 43

How to test it?

Starters Deploy Preview

TBD

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **faststore-site** | ⬜️ Ignored ([Inspect](https://vercel.com/faststore/faststore-site/DboeZnzF7qhhqf3kmyQTVueSjdVZ)) | [Visit Preview](https://faststore-site-git-feat-next-13-global-section-95e9ea-faststore.vercel.app) | | Jun 13, 2024 4:06pm |
codesandbox-ci[bot] commented 1 month ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

eduardoformiga commented 1 month ago

superseded by