rsnext/docs
Steven Tey 6e22a440e2
Updated prefetch documentation (#24171)
Added the fact that when `prefetch` is set to `false`, Next will prefetch the link when an `onMouseEnter` is triggered. Response to issue #11793



## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.

## Documentation / Examples

- [X] Make sure the linting passes

Closes: https://github.com/vercel/next.js/issues/23525
2021-04-17 16:08:06 +00:00
..
advanced-features Document the need to call App.getInitialProps() from a custom app's getInitialProps (#24002) 2021-04-16 14:54:02 +02:00
api-reference Updated prefetch documentation (#24171) 2021-04-17 16:08:06 +00:00
api-routes Add use cases for API Routes to documentation. (#22616) 2021-03-01 01:15:14 +00:00
basic-features Update .now.sh to .vercel.app. (#22359) 2021-04-14 09:46:06 -05:00
migrating Update incremental migration doc and add version for new rewrites (#23859) 2021-04-09 18:59:59 +00:00
routing Add note about preloading to routing introduction. (#22656) 2021-03-02 03:17:43 +00:00
authentication.md docs(authentication): rephrase next-iron-session/next-auth (#23199) 2021-03-18 17:04:58 +00:00
deployment.md Update with-docker example and deployment docs. (#23486) 2021-03-28 20:32:09 +00:00
faq.md Update .now.sh to .vercel.app. (#22359) 2021-04-14 09:46:06 -05:00
getting-started.md Remove note about Yarn 2 support. (#21665) 2021-01-29 19:09:17 +00:00
manifest.json Temporarily remove experimental ESLint integration (#23521) 2021-03-30 08:26:35 +00:00
upgrading.md Fix upgrading broken link (#23785) 2021-04-08 10:15:37 +00:00