mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
66c5ea7544
- Add info tooltips that describe the visualizations and other parts of the UI - Improve the frame selector by adding axes labels and a horizontal line for frames exceeding 60 fps - Use a precise frame rate calculations instead of approximations - Introduce improvements to the details panel - Improve the bar chart visualization - And more
Angular DevTools UI
This module exports the Angular DevTools component. We render the DevToolsComponent within an Angular application running in Chrome or Firefox DevTools. This module of the application communicates with the Angular DevTools "backend".