mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
- The token rendered in the first col of the table is now being truncated in favor of the horizontal scroll of the panel which should make the log button accessible/visible all the time - Introduced a "No such providers" label when a filter is applied - The icon of the logProvider button has been substituted with `code` (as per the doc) - The font size and width of the provider type filter have been slightly improved PR Close #59531 |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| index.ts | ||
| README.md | ||
| tslint.json | ||
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".