The latest beta features focused on improving data visualizations and overall user experience by introducing new functionality for visualized components and converting previous D3 visualizations to VISX.
Changes made
Expanded compatibility with Recoil’s newest update (0.0.13)
Added visualization for atom/selectors/component mapping
Improved history tab by contextualizing snapshots with a dynamic legend
Re-envisioned the component map by incorporating a brand new visualization
D3/React library called VISX to provide users with more robust views
Revamped the performance tab to better visualize component rendering trends and
potential performance bottleneck as state changes
Giving visualized components onHover functionality that highlights corresponding
DOM elements
Overall general enhancements to the codebase (improving modularity, reducing
technical debt, and enhancing onboarding)
Description
The latest beta features focused on improving data visualizations and overall user experience by introducing new functionality for visualized components and converting previous D3 visualizations to VISX.
Changes made
D3/React library called VISX to provide users with more robust views