angular-devtools
angular-devtools copied to clipboard
Moved to the Angular organization.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ngx-build-plus](https://togithub.com/manfredsteyer/ngx-build-plus) | [`^11.0.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/ngx-build-plus/11.0.0/13.0.1) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ts-node](https://typestrong.org/ts-node) ([source](https://togithub.com/TypeStrong/ts-node)) | [`~10.3.0` -> `~10.4.0`](https://renovatebot.com/diffs/npm/ts-node/10.3.0/10.4.0) |...
Hi this issue is similar to [https://github.com/rangle/angular-devtools/issues/868](https://github.com/rangle/angular-devtools/issues/868). ### angular.json (cant share it all) `architect.build.options`: ``` "options": { ... "vendorChunk": true, "extractLicenses": false, "buildOptimizer": false, "sourceMap": true, "optimization": false, "namedChunks": true,...
**Angular DevTools version [`(required)**:`](url) **Angular version (required):~9.0.5  On one of my applications on starting the profiler, I get the change detection firing continuously....
**What feature do you want to see?** In the "Components" tab i would like to filter my own project's components. **Why is it important to you?** In many projects there...
Sometimes different iframes in an Angular app contain Angular apps by themselves. We should support profiling/inspection of individual iframes. This feature should be relatively easy to implement: - We observe...
**What feature do you want to see?** The prebuilt extension packages to be provided under releases. **Why is it important to you?** Those who cannot install from the browser extensions...
**Angular DevTools version (required)**: 1.0.2 **Angular version (required):** **Link to a minimal stackblitz reproduction (strongly encouraged):** _Description of issue:_ Page loads constrained / with scrollbar. - Include (clipped) screenshot images...
_Description:_ When using angular-devtools on a pc without internet connection, the icons are all messed up. Probably because there is a reference to https://fonts.googleapis.com/icon?family=Material+Icons. Please support offline usage. 
**Angular DevTools version (required)**: latest **Angular version (required):**12.0.3 **Link to a minimal stackblitz reproduction (strongly encouraged):** Very simple you can reproduce in any environment based on the screenshot below _Description...