Mike Surowiec
|
9471394406
|
Disable client-side link transitions (#20141)
* add prop to disable client-side transition
* fix: disableClientTransition by default until we can figure out caching issue
* skip the next/link test
|
2021-06-24 14:35:23 -07:00 |
|
Mike Surowiec
|
a24d01f78a
|
Fix NextJS 500s (#20048)
* feat: allow server to contextualize request when on a /_next/data path
* add client side routing test, run lint
* enable nextjs client side routing
|
2021-06-22 17:30:40 +00:00 |
|
Kate Higa
|
982b8bfa53
|
disable rules until ready to be addressed so we can have it enabled right away
|
2021-06-09 09:41:15 -07:00 |
|
Kevin Heis
|
93b2d9f1ec
|
React: Add tooltip on external links when airgap (#19761)
* React: Add tooltip on external links when airgap
* Update Link.tsx
* Update Link.tsx
* Update Link.tsx
|
2021-06-08 14:34:13 +00:00 |
|
Mike Surowiec
|
bc1ee6c60d
|
Custom Link component (#19682)
* use our own Link component instead of next/link directly
* only show link href warnings outside of production environments
|
2021-06-03 08:21:33 -07:00 |
|