rsnext/test/integration/image-component
Steven 4cbc61c740
Fix next/image using layout=raw with priority (#37381)
Fixes a regression from #36985 which switched to native lazy loading but didn't account for the case when the user sets `priority` which changes the default behavior of `loading` prop.

See https://github.com/vercel/next.js/pull/36985#issuecomment-1132267710
2022-06-03 21:54:22 -04:00
..
asset-prefix Add experimental wildcard remotePatterns config for upstream images (#36245) 2022-05-05 02:19:16 +00:00
base-path Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00
basic Fix leaking internal config to user-defined loader prop in next/image (#36013) 2022-04-08 22:19:25 +00:00
custom-resolver Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
default Fix next/image using layout=raw with priority (#37381) 2022-06-03 21:54:22 -04:00
image-from-node-modules fix: next/image usage from node_modules (#33559) 2022-02-08 19:55:53 -05:00
noscript Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
react-virtualized test: add inline flight response reuse test (#34364) 2022-02-15 18:53:45 +00:00
svgo-webpack Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
trailing-slash make static image import output path consistent with other media (#30168) 2021-10-22 13:25:54 +00:00
typescript Add support for AVIF to next/image (#29683) 2021-10-11 23:17:47 +00:00
unicode Add experimental wildcard remotePatterns config for upstream images (#36245) 2022-05-05 02:19:16 +00:00