Histórico de versões de Angular DevTools - 9 versões
Angular DevTools por Angular
Histórico de versões de Angular DevTools - 9 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 1.0.27
Lançada em 31 de mar de 2025 - 2,72 MBFunciona com firefox 58.0 e superior- Catches error in Firefox when using utilities APIs on the non-top frame.
- Fixes breadcrumbs UI styling in Firefox.
- Consolidates colors into a consistent theme and improves color accessibility.
- Shows preview content even after expanding a node.
- Adds support mutating objects inside signals.
- Fixes error from reading
resolutionPath
. - Eliminates unnecessary scrollbars on injector tree.
Código fonte lançado sob MIT License
Transferir o Firefox e obter a extensãoIrá necessitar do Firefox para utilizar esta extensãoVersões antigas
Versão 1.0.26
Lançada em 10 de mar de 2025 - 2,78 MBFunciona com firefox 58.0 e superior- Removes documentation links for inputs, outputs, and properties.
- Fixes a bug which broke the property view when
ng.getDirectives
was not supported by the application.
Código fonte lançado sob MIT License
Versão 1.0.25
Lançada em 6 de mar de 2025 - 2,79 MBFunciona com firefox 58.0 e superior- Fixes error thrown by router visualization for applications which do not have
@angular/router
installed. - Adds an
OnPush
label next to components in the tree. - Uses appropriate cursor types while panning graph visualizations.
- Correctly ignores
ng.getInjector
when not supported by the application. - Correctly ignores
ng.applyChanges
when not supported by the application. - Correctly ignores
ng.getDirectives
when not supported by the application.
Código fonte lançado sob MIT License
- Fixes error thrown by router visualization for applications which do not have
Versão 1.0.23
Lançada em 12 de fev de 2025 - 2,76 MBFunciona com firefox 58.0 e superior- Fixed an issue in the Components panel where switching from one element using a directive to another element with the same directive would not correctly update directive properties in the details view.
- Fixed an issue in the Components panel where the selected element is removed by the application and DevTools did not update correctly.
Código fonte lançado sob MIT License
Versão 1.0.21
Lançada em 15 de jan de 2025 - 2,76 MBFunciona com firefox 58.0 e superior* Fix property tab height to make all properties visible.Código fonte lançado sob MIT License
Versão 1.0.19
Lançada em 17 de dez de 2024 - 2,75 MBFunciona com firefox 58.0 e superiorThis release adds an experimental router tree visualization. It is hidden by default, but can be reveal by clicking the settings icon in the top-left of the Angular DevTools panel (the gear icon) and clicking "Enable Router Graph" before navigating to the newly revealed "Router Tree" panel.Código fonte lançado sob MIT License
Versão 1.0.18
Lançada em 29 de ago de 2024 - 3,24 MBFunciona com firefox 58.0 e superiorBug fixes:
* Correctly set environment injector path in the case where there are no element injectors - https://github.com/angular/angular/pull/57442
* Ignore DOM Nodes from other frames when performing render tree detection - https://github.com/angular/angular/pull/57518
* Catch invalidated extension error - https://github.com/angular/angular/pull/55697
* Various internal refactorings and performance improvements.Código fonte lançado sob MIT License
Versão 1.0.17
Lançada em 31 de jul de 2024 - 3,23 MBFunciona com firefox 58.0 e superiorInternal refactorings and bug fixes.Código fonte lançado sob MIT License
Versão 1.0.16
Lançada em 8 de mai de 2024 - 3,21 MBFunciona com firefox 48.0 e superior* Adding support for inspecting Angular applications inside iframes.Código fonte lançado sob MIT License