Versiegeschiedenis van Angular DevTools - 10 versies
Angular DevTools door Angular
Versiegeschiedenis van Angular DevTools - 10 versies
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 1.0.30
Uitgegeven op 23 apr. 2025 - 2,69 MBWerkt met firefox 58.0 en later- Fixes a bug with hiding tabs not supported by the framework version being inspected on the page.
Broncode vrijgegeven onder MIT-licentie
Firefox downloaden en de extensie ontvangenU hebt Firefox nodig om deze extensie te gebruikenOudere versies
Versie 1.0.27
Uitgegeven op 31 mrt. 2025 - 2,72 MBWerkt met firefox 58.0 en later- 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.
Broncode vrijgegeven onder MIT-licentie
Versie 1.0.26
Uitgegeven op 10 mrt. 2025 - 2,78 MBWerkt met firefox 58.0 en later- 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.
Broncode vrijgegeven onder MIT-licentie
Versie 1.0.25
Uitgegeven op 6 mrt. 2025 - 2,79 MBWerkt met firefox 58.0 en later- 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.
Broncode vrijgegeven onder MIT-licentie
- Fixes error thrown by router visualization for applications which do not have
Versie 1.0.23
Uitgegeven op 12 feb. 2025 - 2,76 MBWerkt met firefox 58.0 en later- 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.
Broncode vrijgegeven onder MIT-licentie
Versie 1.0.21
Uitgegeven op 15 jan. 2025 - 2,76 MBWerkt met firefox 58.0 en later* Fix property tab height to make all properties visible.Broncode vrijgegeven onder MIT-licentie
Versie 1.0.19
Uitgegeven op 17 dec. 2024 - 2,75 MBWerkt met firefox 58.0 en laterThis 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.Broncode vrijgegeven onder MIT-licentie
Versie 1.0.18
Uitgegeven op 29 aug. 2024 - 3,24 MBWerkt met firefox 58.0 en laterBug 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.Broncode vrijgegeven onder MIT-licentie
Versie 1.0.17
Uitgegeven op 31 jul. 2024 - 3,23 MBWerkt met firefox 58.0 en laterInternal refactorings and bug fixes.Broncode vrijgegeven onder MIT-licentie
Versie 1.0.16
Uitgegeven op 8 mei 2024 - 3,21 MBWerkt met firefox 48.0 en later* Adding support for inspecting Angular applications inside iframes.Broncode vrijgegeven onder MIT-licentie