Historique de versions de Angular DevTools - 10 versions
Angular DevTools par Angular
Historique de versions de Angular DevTools - 10 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 1.0.30
Publié le 23 avr. 2025 - 2,69 MoFonctionne avec firefox 58.0 et versions supérieures- Fixes a bug with hiding tabs not supported by the framework version being inspected on the page.
Code source publié sous licence Licence MIT
Télécharger Firefox et obtenir l’extensionVous avez besoin de Firefox pour utiliser cette extensionAnciennes versions
Version 1.0.27
Publié le 31 mars 2025 - 2,72 MoFonctionne avec firefox 58.0 et versions supérieures- 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.
Code source publié sous licence Licence MIT
Version 1.0.26
Publié le 10 mars 2025 - 2,78 MoFonctionne avec firefox 58.0 et versions supérieures- 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.
Code source publié sous licence Licence MIT
Version 1.0.25
Publié le 6 mars 2025 - 2,79 MoFonctionne avec firefox 58.0 et versions supérieures- 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.
Code source publié sous licence Licence MIT
- Fixes error thrown by router visualization for applications which do not have
Version 1.0.23
Publié le 12 févr. 2025 - 2,76 MoFonctionne avec firefox 58.0 et versions supérieures- 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.
Code source publié sous licence Licence MIT
Version 1.0.21
Publié le 15 janv. 2025 - 2,76 MoFonctionne avec firefox 58.0 et versions supérieures* Fix property tab height to make all properties visible.Code source publié sous licence Licence MIT
Version 1.0.19
Publié le 17 déc. 2024 - 2,75 MoFonctionne avec firefox 58.0 et versions supérieuresThis 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.Code source publié sous licence Licence MIT
Version 1.0.18
Publié le 29 août 2024 - 3,24 MoFonctionne avec firefox 58.0 et versions supérieuresBug 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.Code source publié sous licence Licence MIT
Version 1.0.17
Publié le 31 juil. 2024 - 3,23 MoFonctionne avec firefox 58.0 et versions supérieuresInternal refactorings and bug fixes.Code source publié sous licence Licence MIT
Version 1.0.16
Publié le 8 mai 2024 - 3,21 MoFonctionne avec firefox 48.0 et versions supérieures* Adding support for inspecting Angular applications inside iframes.Code source publié sous licence Licence MIT