aws / graph-explorer

React-based web application that enables users to visualize both property graph and RDF data and explore connections between data without having to write graph queries.
https://github.com/aws/graph-explorer
Apache License 2.0
305 stars 46 forks source link

Update React to v18 #352

Closed kmcginnes closed 2 months ago

kmcginnes commented 2 months ago

Description

Validation

Essentially, nothing should change from a user's perspective. This is purely a regression test.

Focus On

Review Suggestions

Given the size of this change set, I would recommend reviewing the code changes commit by commit. It may also be useful to enable the "hide whitespace" in GitHub.

Related Issues

Check List