Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Fixes for jest transpilation issues. #10788

Merged
merged 17 commits into from
Sep 5, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
e8d2fa2
Fix bug where is-plain-obj is not transpiled by Jest, update lock.
samueljseay Aug 31, 2023
02750f1
Update packages.
samueljseay Sep 1, 2023
acbb01d
Fix regex pattern for transforming some node_modules.
samueljseay Sep 1, 2023
62f1eb0
Mock useSelect for a handful of RichText selectors in test.
samueljseay Sep 1, 2023
4a892e7
Resolve react to single version to avoid invalid hook errors.
samueljseay Sep 1, 2023
80b00ef
Patch trim-html locally to avoid a bug in the released npm source.
samueljseay Sep 1, 2023
e479c88
Mock out resizeObserver to avoid https://github.com/FezVrasta/react-r…
samueljseay Sep 1, 2023
c433455
Merge remote-tracking branch 'origin/trunk' into dev/fix-10523
samueljseay Sep 1, 2023
5287e3b
Remove commented out code.
samueljseay Sep 1, 2023
b1342e2
Replace space with tabs to match file indentation.
samueljseay Sep 1, 2023
f3ac98c
Update e2e config's transformIgnorePatterns for memize and other poss…
samueljseay Sep 2, 2023
93015e3
Merge remote-tracking branch 'origin/trunk' into dev/fix-10523
samueljseay Sep 2, 2023
88e2e48
Ignore config package: https://github.com/node-config/node-config/iss…
samueljseay Sep 4, 2023
15255f8
Merge branch 'trunk' into dev/fix-10523
samueljseay Sep 4, 2023
881cb4d
Add a comment explaining that trim-html is copy/pasted.
samueljseay Sep 4, 2023
1c6772b
Merge remote-tracking branch 'origin/trunk' into dev/fix-10523
samueljseay Sep 4, 2023
32161ca
Merge remote-tracking branch 'origin/trunk' into dev/fix-10523
samueljseay Sep 5, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading