next.js
router: implement route interceptions
#47565
Merged

router: implement route interceptions #47565

feedthejim
feedthejim apply patch correctly for last segment
dfd3faef
feedthejim re-render layout on parallel key change
739a5849
feedthejim refactor for readability
a51b1dba
feedthejim implement parallel routes default
b120b129
feedthejim remove useless check
a79fe3f3
feedthejim remove leftover fn
452770a5
feedthejim enable tests in dev
98f6eb24
feedthejim fix test + small refactor
88296812
feedthejim fix test
c6326ca7
feedthejim support @children
59b36349
feedthejim re-enable test for build
6abf5fa8
feedthejim fix adjacent child check for directory only
30844224
feedthejim Merge branch 'canary' into feedthejim/next-748-verify-partial-renderi…
47a6f007
feedthejim fix lint
1192d345
feedthejim initial implementation
9ade2485
feedthejim refactors
64284d84
feedthejim fix hmr
4900fa21
feedthejim change referrer computation method
9b83aeff
feedthejim add segment tree override
92cbf426
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
999b516a
ijjk ijjk added area: tests
ijjk ijjk added created-by: Next.js team
ijjk ijjk added type: next
feedthejim fix types
b8bde070
ijjk
feedthejim fix test
0fde8fff
feedthejim update tests
02d037b4
ijjk
feedthejim rewrite tests
be9e6207
feedthejim remove logs
8fdb943e
feedthejim add unit test for referrer parsing
94d4a59d
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
9fc9bc99
feedthejim feedthejim marked this pull request as ready for review 2 years ago
feedthejim feedthejim requested a review from timneutkens timneutkens 2 years ago
feedthejim feedthejim requested a review from ijjk ijjk 2 years ago
feedthejim feedthejim requested a review from shuding shuding 2 years ago
feedthejim feedthejim requested a review from huozhi huozhi 2 years ago
feedthejim feedthejim requested a review from timneutkens timneutkens 2 years ago
feedthejim feedthejim requested a review from ijjk ijjk 2 years ago
feedthejim feedthejim requested a review from shuding shuding 2 years ago
feedthejim feedthejim requested a review from huozhi huozhi 2 years ago
feedthejim remove log
45b1a43c
feedthejim update comments
acb3b290
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
d097f9f8
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
92237b9c
wyattjoh refactor: provide more consistent interface for matchers with pathnam…
09c6ce62
wyattjoh refactor: formatting updates
ce365a9e
wyattjoh fix: added key prop's to test files
be0c36cc
wyattjoh fix: corrected invalid slot name
b2ac7dc7
wyattjoh
wyattjoh dismissed these changes on 2023-03-27
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
853f9fd2
feedthejim address comments
eac2b2db
feedthejim fix windows test
6783565c
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
6001b802
feedthejim feedthejim requested a review from wyattjoh wyattjoh 2 years ago
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
a1f00bef
feedthejim use check for tests
d6155930
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
d66a842e
feedthejim fix tests failures
f6ab0f72
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
76c97266
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
61cd219f
feedthejim restire test position
58d247dd
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
ceaa38f6
feedthejim update injection method
14960877
feedthejim make sure we patch the tree if the previous page was a __DEFAULT__
9b168dfb
feedthejim pass the previous cache node when populating the cache tree
148f04fd
feedthejim add a fast refresh reducer
08cdb079
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
ab4533f0
feedthejim remove misc change
f7041fec
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
1512bc8b
feedthejim pass the existing cache node nonethelesss
266c003c
timneutkens
timneutkens dismissed these changes on 2023-04-03
feedthejim skip __DEFAULT__ item when applying fligth data to the cache
c4589bff
feedthejim don't overwrite cache node if already ready
5e4abc05
feedthejim feedthejim dismissed their stale review via 5e4abc05 2 years ago
feedthejim feedthejim dismissed their stale review 2 years ago
outdated
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
480430a3
feedthejim Merge branch 'canary' into feedthejim/next-749-implement-route-interc…
400579b0
feedthejim skip node logic when it's already existing
d67e218b
timneutkens
timneutkens approved these changes on 2023-04-04
timneutkens timneutkens merged eba1626b into canary 2 years ago
timneutkens timneutkens deleted the feedthejim/next-749-implement-route-interception branch 2 years ago
github-actions github-actions locked as resolved and limited conversation to collaborators 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone