Skip to content

Conversation

edward-io
Copy link
Contributor

Some housekeeping to prepare for future changes.

  • Separate out React components into individual files
  • Switch from class based to function based components
  • Fix accessibility lint

To test:

Build the frontend code and use the Insights example. Additionally test using notebook.

@edward-io edward-io requested review from orionr and J0Nreynolds June 10, 2020 04:54
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edward-io has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@J0Nreynolds J0Nreynolds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If there are any major functionality changes, please let me know, but from glancing at this, it looks like this diff is mostly code separation. I think the code has been separated appropriately, and it should make it easier to work with and digest the JS code.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edward-io has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@edward-io merged this pull request in 0f569f2.

p16i pushed a commit to p16i/captum that referenced this pull request Jun 20, 2020
Summary:
Some housekeeping to prepare for future changes.

- Separate out React components into individual files
- Switch from class based to function based components
- Fix accessibility lint

To test:

Build the frontend code and use the Insights example. Additionally test using notebook.
Pull Request resolved: pytorch#400

Differential Revision: D21969379

Pulled By: edward-io

fbshipit-source-id: c8632359877df39a373b20bda2a03a3241163275
edward-io added a commit to edward-io/captum that referenced this pull request Jun 30, 2020
Summary:
Some housekeeping to prepare for future changes.

- Separate out React components into individual files
- Switch from class based to function based components
- Fix accessibility lint

To test:

Build the frontend code and use the Insights example. Additionally test using notebook.
Pull Request resolved: pytorch#400

Differential Revision: D21969379

Pulled By: edward-io

fbshipit-source-id: c8632359877df39a373b20bda2a03a3241163275
NarineK pushed a commit to NarineK/captum-1 that referenced this pull request Nov 19, 2020
Summary:
Some housekeeping to prepare for future changes.

- Separate out React components into individual files
- Switch from class based to function based components
- Fix accessibility lint

To test:

Build the frontend code and use the Insights example. Additionally test using notebook.
Pull Request resolved: pytorch#400

Differential Revision: D21969379

Pulled By: edward-io

fbshipit-source-id: c8632359877df39a373b20bda2a03a3241163275
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants