-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WRR-15935: Upgrade to React19 (#3307)
* WRQ-222: Upgrade to React 19 (#3240) * update react19 rc * update npm-shrinkwrap with --force option * add --force option on npm run bootstrap * fix typo * use cli feature/WRQ-21653 branch * use npm install --force option on travis * comment findDOMNode() * fix lint errors * revert findDOMNode() deletion and use cli feature/enact_v5 branch * revert findDOMNode() deletion 2 * Update .travis.yml * Update .travis.yml * update react rc 20240529 version * Removed the caret for react and update sampler's shrinkwrap * WRR-14717: Update React version to 19 in enact packages Enact-DCO-1.0-Signed-off-by: Hyelyn Kim (myelyn.kim@lge.com) * Skipped the unit tests that uses the React APIs, which was removed from react19 Enact-DCO-1.0-Signed-off-by: Hyelyn Kim (myelyn.kim@lge.com) * Added missing caret Enact-DCO-1.0-Signed-off-by: Hyelyn Kim (myelyn.kim@lge.com) * Added a log with React version upgrade in CHANGELOG Enact-DCO-1.0-Signed-off-by: Hyelyn Kim (myelyn.kim@lge.com) * Restored travis.yml file Enact-DCO-1.0-Signed-off-by: Hyelyn Kim (myelyn.kim@lge.com) * Restored package.json file Enact-DCO-1.0-Signed-off-by: Hyelyn Kim (myelyn.kim@lge.com) --------- Co-authored-by: taeyoung.hong <35059065+hong6316@users.noreply.github.com> Co-authored-by: taeyoung.hong <taeyoung.hong@lge.com> Co-authored-by: Mikyung Kim <mikyung27.kim@lge.com>
- Loading branch information
1 parent
99e739c
commit 5ca20e8
Showing
11 changed files
with
488 additions
and
660 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.