rsnext/docs
Maedah Batool bd61406e54
Improve next/future/image Migration docs (#39421)
The [comparison table for migration](https://nextjs.org/docs/api-reference/next/future/image#migration) to `next/future/image` looks odd layout-wise. The issue was brought up via this [Slack thread](https://vercel.slack.com/archives/C02F56A54LU/p1660040275310949).

This PR makes this improvement.

### New implementation

<img width="1216" alt="image" src="https://user-images.githubusercontent.com/12712988/183631902-6850836b-cb4e-44ea-909f-ba353725be15.png">

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## 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.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)


Co-authored-by: Steven <229881+styfle@users.noreply.github.com>
2022-08-10 20:40:53 +00:00
..
advanced-features Allow custom path for preview mode cookies (#38313) 2022-08-07 20:45:30 -05:00
api-reference Improve next/future/image Migration docs (#39421) 2022-08-10 20:40:53 +00:00
api-routes API Routes Request Helpers docs. (#39407) 2022-08-09 02:02:14 +00:00
basic-features Update script.md (#39400) 2022-08-08 18:03:23 +00:00
guides Update building-form sample code (#38437) 2022-07-08 03:18:59 +00:00
migrating update fallback docs (#38659) 2022-07-18 13:19:29 -05:00
routing Add caveat note about shallow routing with middleware (#39154) 2022-07-28 21:28:34 -05:00
accessibility.md Add documentation on accessibility. (#38522) 2022-07-14 13:05:39 +00:00
authentication.md Alphabetize auth docs providers. (#34281) 2022-02-13 00:51:53 +00:00
deployment.md Update deployment documentation. (#37571) 2022-06-08 20:46:09 +00:00
faq.md fix: change showcase url (#34590) 2022-02-19 22:33:32 +00:00
getting-started.md docs: add missing dot (#39314) 2022-08-04 02:38:03 +00:00
going-to-production.md Add bundlejs site (#38677) 2022-07-15 16:06:54 +00:00
manifest.json API Routes Request Helpers docs. (#39407) 2022-08-09 02:02:14 +00:00
testing.md fix: Update testing.md (#39195) 2022-07-31 15:30:38 +00:00
upgrading.md Add documentation on accessibility. (#38522) 2022-07-14 13:05:39 +00:00