Angular DevTools versjonshistorikk - 10 versjonar
Angular DevTools av Angular
Angular DevTools versjonshistorikk - 10 versjonar
Ver forsiktig med eldre versjonar! Desse versjonane er vist som referanse og testformål.Du bør alltid bruke den siste versjonen av eit tillegg.
Siste versjon
Versjon 1.0.30
Sleppt 23. apr. 2025 - 2,69 MBFungerar med firefox 58.0 og nyare- Fixes a bug with hiding tabs not supported by the framework version being inspected on the page.
Kjeldekode sleppt under MIT License
Last ned Firefox og få utvidingaDu treng Firefox for å bruke denne utvidingaEldre versjonar
Versjon 1.0.27
Sleppt 31. mars 2025 - 2,72 MBFungerar med firefox 58.0 og nyare- 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.
Kjeldekode sleppt under MIT License
Versjon 1.0.26
Sleppt 10. mars 2025 - 2,78 MBFungerar med firefox 58.0 og nyare- 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.
Kjeldekode sleppt under MIT License
Versjon 1.0.25
Sleppt 6. mars 2025 - 2,79 MBFungerar med firefox 58.0 og nyare- 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.
Kjeldekode sleppt under MIT License
- Fixes error thrown by router visualization for applications which do not have
Versjon 1.0.23
Sleppt 12. feb. 2025 - 2,76 MBFungerar med firefox 58.0 og nyare- 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.
Kjeldekode sleppt under MIT License
Versjon 1.0.21
Sleppt 15. jan. 2025 - 2,76 MBFungerar med firefox 58.0 og nyare* Fix property tab height to make all properties visible.Kjeldekode sleppt under MIT License
Versjon 1.0.19
Sleppt 17. des. 2024 - 2,75 MBFungerar med firefox 58.0 og nyareThis 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.Kjeldekode sleppt under MIT License
Versjon 1.0.18
Sleppt 29. aug. 2024 - 3,24 MBFungerar med firefox 58.0 og nyareBug 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.Kjeldekode sleppt under MIT License
Versjon 1.0.17
Sleppt 31. juli 2024 - 3,23 MBFungerar med firefox 58.0 og nyareInternal refactorings and bug fixes.Kjeldekode sleppt under MIT License
Versjon 1.0.16
Sleppt 8. mai 2024 - 3,21 MBFungerar med firefox 48.0 og nyare* Adding support for inspecting Angular applications inside iframes.Kjeldekode sleppt under MIT License