Istoricul versiunilor pentru Angular DevTools - 9 versiuni
Angular DevTools de Angular
Istoricul versiunilor pentru Angular DevTools - 9 versiuni
Atenție la versiunile vechi! Aceste versiuni sunt afișate pentru testare și ca referință.Trebuie să folosești întotdeauna cea mai recentă versiune a unui supliment.
Ultima versiune
Versiunea 1.0.27
Lansată în 31 mart. 2025 - 2,72 MBFuncționează cu firefox 58.0 și versiunile ulterioare- 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.
Codul sursă lansat sub MIT License
Descarcă Firefox și obține extensiaVei avea nevoie de Firefox pentru a folosi această extensieVersiuni mai vechi
Versiunea 1.0.26
Lansată în 10 mart. 2025 - 2,78 MBFuncționează cu firefox 58.0 și versiunile ulterioare- 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.
Codul sursă lansat sub MIT License
Versiunea 1.0.25
Lansată în 6 mart. 2025 - 2,79 MBFuncționează cu firefox 58.0 și versiunile ulterioare- 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.
Codul sursă lansat sub MIT License
- Fixes error thrown by router visualization for applications which do not have
Versiunea 1.0.23
Lansată în 12 feb. 2025 - 2,76 MBFuncționează cu firefox 58.0 și versiunile ulterioare- 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.
Codul sursă lansat sub MIT License
Versiunea 1.0.21
Lansată în 15 ian. 2025 - 2,76 MBFuncționează cu firefox 58.0 și versiunile ulterioare* Fix property tab height to make all properties visible.Codul sursă lansat sub MIT License
Versiunea 1.0.19
Lansată în 17 dec. 2024 - 2,75 MBFuncționează cu firefox 58.0 și versiunile ulterioareThis 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.Codul sursă lansat sub MIT License
Versiunea 1.0.18
Lansată în 29 aug. 2024 - 3,24 MBFuncționează cu firefox 58.0 și versiunile ulterioareBug 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.Codul sursă lansat sub MIT License
Versiunea 1.0.17
Lansată în 31 iul. 2024 - 3,23 MBFuncționează cu firefox 58.0 și versiunile ulterioareInternal refactorings and bug fixes.Codul sursă lansat sub MIT License
Versiunea 1.0.16
Lansată în 8 mai 2024 - 3,21 MBFuncționează cu firefox 48.0 și versiunile ulterioare* Adding support for inspecting Angular applications inside iframes.Codul sursă lansat sub MIT License