-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Dependencies] Upgrade React 16 to React 17 (#553)
* Bump react packages (and react-slick) * Undo strict mode, for now * Add testing-library POC usage for carousel test functionality (otherwise breaking without proper setup testing library provides) * Fix bizarre typescript error re: react-slick * Restore enzyme compat with OSS 17 adapter * Restore enzyme compat with OSS 17 adapter pt. 2 * Add additional carousel cards (for more realistic test), remove enzyme-16 adapter * Update tests * Bump peer deps to 17 * Bump react * Bump types * Update types * Update snapshots to reduce artifacts
- Loading branch information
1 parent
42564ef
commit 3a83f88
Showing
5 changed files
with
1,383 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.