rsnext/packages/next/client
ericbiewener c791da0977
correctly assess node equality when nonce attribute is present (#27573)
* add isEqualNode function

* add test

* trying to make integration test work

* revert

* Update test/unit/is-equal-node.unit.test.js

Co-authored-by: Steven <steven@ceriously.com>

* Revert "revert"

This reverts commit d67b9971068d18efcf839666a3a17619fd914fc3.

* Fix tests

* Use TS for unit test

* Revert waitfor

* Start tests with "should"

* Fix lint

* Use cloneNode()

Co-authored-by: Eric Biewener <eric.biewener0@walmart.com>
Co-authored-by: Steven <steven@ceriously.com>
2021-11-10 19:31:32 -06:00
..
dev Support assetPrefix specific protocol (#31213) 2021-11-09 15:26:55 -06:00
portal Use SWC to compile Next.js core server files (#27167) 2021-07-14 18:12:04 +00:00
head-manager.ts correctly assess node equality when nonce attribute is present (#27573) 2021-11-10 19:31:32 -06:00
image.tsx fix: replaced useless let (#31239) 2021-11-11 00:14:38 +00:00
index.tsx Update to copy necessary RSC files from dep (#30505) 2021-10-28 11:07:13 +02:00
link.tsx Fix: wrong link error message (#28127) 2021-08-15 11:49:21 +00:00
next-dev.js Account for assetPrefix when initializing HMR connection (#30632) 2021-11-04 10:34:37 +01:00
next.js Use SWC to compile Next.js core server files (#27167) 2021-07-14 18:12:04 +00:00
normalize-trailing-slash.ts fix basepath trailing slash (#15200) 2020-07-15 23:53:31 +00:00
page-loader.ts Add new target for middleware (#30299) 2021-10-26 18:50:56 +02:00
performance-relayer.ts Experimental: hook version of reportWebVitals (#28769) 2021-09-24 18:35:33 +00:00
request-idle-callback.ts upgrade to typescript 4.4.3 (#29112) 2021-09-16 18:06:57 +02:00
route-announcer.tsx Give priority to document.title over h1 when announcing page change (#31147) 2021-11-08 14:58:21 +00:00
route-loader.ts Replace middleware flag with warning (#30160) 2021-10-22 06:40:57 +00:00
router.ts upgrade to typescript 4.4.3 (#29112) 2021-09-16 18:06:57 +02:00
script.tsx next/script fix duplicate scripts (#28428) 2021-08-24 11:07:38 -05:00
use-intersection.tsx fix(link): cancel idle callback on unmount (#22072) 2021-02-11 13:51:41 -05:00
vitals.ts Fix ie11 from untranspiled vitals (#29532) 2021-10-01 10:19:36 -05:00
with-router.tsx Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00