Historial de versiones de Angular DevTools - 10 versiones
Angular DevTools por Angular
Historial de versiones de Angular DevTools - 10 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 1.0.30
Lanzada el 23 de abr. de 2025 - 2,69 MBCompatible con firefox 58.0 y superiores- Fixes a bug with hiding tabs not supported by the framework version being inspected on the page.
Se publicó el código fuente bajo la licencia MIT License
Descarga Firefox y obtiene la extensiónYou'll need Firefox to use this extensionVersiones antiguas
Versión 1.0.27
Lanzada el 31 de mar. de 2025 - 2,72 MBCompatible con firefox 58.0 y superiores- 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.
Se publicó el código fuente bajo la licencia MIT License
Versión 1.0.26
Lanzada el 10 de mar. de 2025 - 2,78 MBCompatible con firefox 58.0 y superiores- 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.
Se publicó el código fuente bajo la licencia MIT License
Versión 1.0.25
Lanzada el 6 de mar. de 2025 - 2,79 MBCompatible con firefox 58.0 y superiores- 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.
Se publicó el código fuente bajo la licencia MIT License
- Fixes error thrown by router visualization for applications which do not have
Versión 1.0.23
Lanzada el 12 de feb. de 2025 - 2,76 MBCompatible con firefox 58.0 y superiores- 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.
Se publicó el código fuente bajo la licencia MIT License
Versión 1.0.21
Lanzada el 15 de ene. de 2025 - 2,76 MBCompatible con firefox 58.0 y superiores* Fix property tab height to make all properties visible.Se publicó el código fuente bajo la licencia MIT License
Versión 1.0.19
Lanzada el 17 de dic. de 2024 - 2,75 MBCompatible con firefox 58.0 y superioresThis 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.Se publicó el código fuente bajo la licencia MIT License
Versión 1.0.18
Lanzada el 29 de ago. de 2024 - 3,24 MBCompatible con firefox 58.0 y superioresBug 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.Se publicó el código fuente bajo la licencia MIT License
Versión 1.0.17
Lanzada el 31 de jul. de 2024 - 3,23 MBCompatible con firefox 58.0 y superioresInternal refactorings and bug fixes.Se publicó el código fuente bajo la licencia MIT License
Versión 1.0.16
Lanzada el 8 de may. de 2024 - 3,21 MBCompatible con firefox 48.0 y superiores* Adding support for inspecting Angular applications inside iframes.Se publicó el código fuente bajo la licencia MIT License