Skip to content

Commit

Permalink
Docs: Improve and add new parallel routes examples (#60981)
Browse files Browse the repository at this point in the history
Continuing from: #60806

- [x] Update **conditional routes** example to render dashboard pages
based on user's role (rather than checking if the user is logged in)
- [x] Add **tab group** example to allow each slot to be navigated
independently.
  - [x] Expand the **modal** example to show full implementation
    - [x] Opening the modal
    - [x] Closing the modal
- [ ] Add **catch-all** slots example
    
Please merge after the diagrams PR:
vercel/front#28770

---------

Co-authored-by: Zack Tanner <zacktanner@gmail.com>
  • Loading branch information
delbaoliveira and ztanner committed Jan 26, 2024
1 parent a655645 commit 5fd0f38
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 133 deletions.
Loading

0 comments on commit 5fd0f38

Please sign in to comment.