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