Skip to content

Merging updated version. #111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 157 commits into from
Oct 21, 2020
Merged

Merging updated version. #111

merged 157 commits into from
Oct 21, 2020

Conversation

jmodestov
Copy link
Contributor

Co-authored-by: Taven Shumaker [email protected]
Co-authored-by: Aaron Yang [email protected]
Co-authored-by: Davide Molino [email protected]

Types of changes

  • Bugfix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Refactor (change which changes the codebase without affecting its external behavior)
  • Non-breaking change (fix or feature that would causes existing functionality to work as expected)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Purpose

To update the Recoilize Dev Tool so that it works with the newest Recoil version along with added functionality.

Approach

henrytaing and others added 30 commits September 1, 2020 16:43
Fixed bug related to Recoil 0.0.13
…to staging

Merging from upstream with Bug Fix for 0.0.13 (issue 107)
…to staging

Pulling from upstream staging. Update was made to add actualDuration property to each filtered node for use in timing metrics.
Removed state graph tab visuals and included Metrics
Update metrics tab with a bar graph
Updates to include render times in the SnapshotList
Added additional test coverage to Visualizer component
Fixed Off-By-One error in Time Travel
aaronyang824 and others added 26 commits October 15, 2020 19:52
Added tests for the RankedGraph component
Added Duration based color scaling to Flamegraph
Added hover effects to the ranked graph
Included missing graph component names
Cleaned dead code and added/refactored comments to Metrics.tsx, FlameGraph.js
Cleaned dead code, added/refactored comment in Metrics.tsx, FlameGraph.js
Added zoom and drag functionality to Ranked Graph
Included intermediate components in the visualizations
Updated colors on ranked graph
Adjusted width setting of Ranked Graph
Added a recoilizeRoot variable to store the root.
Copy link
Contributor

@TavenShumaker TavenShumaker left a comment

Choose a reason for hiding this comment

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

Reviewed as a team.

@jmodestov jmodestov merged commit 9dad912 into open-source-labs:staging Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants