Útgáfuferill Angular DevTools - 10 útgáfur
Angular DevTools eftir Angular
Útgáfuferill Angular DevTools - 10 útgáfur
Farðu varlega með gamlar útgáfur. Þessar útgáfur eru birtar til prófunar og varðveislu.Þú ættir alltaf að nota nýjustu útgáfuna af viðbótum.
Nýjasta útgáfa
Útgáfa 1.0.30
Gefin út 23. apr 2025 - 2,69 MBVirkar með firefox 58.0 og nýrri- Fixes a bug with hiding tabs not supported by the framework version being inspected on the page.
Grunnkóði gefinn út með MIT License
Sækja Firefox og ná í forritsaukannÞú verður að vera með Firefox til að nota þennan forritsaukaEldri útgáfur
Útgáfa 1.0.27
Gefin út 31. mar 2025 - 2,72 MBVirkar með firefox 58.0 og nýrri- 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.
Grunnkóði gefinn út með MIT License
Útgáfa 1.0.26
Gefin út 10. mar 2025 - 2,78 MBVirkar með firefox 58.0 og nýrri- 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.
Grunnkóði gefinn út með MIT License
Útgáfa 1.0.25
Gefin út 6. mar 2025 - 2,79 MBVirkar með firefox 58.0 og nýrri- 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.
Grunnkóði gefinn út með MIT License
- Fixes error thrown by router visualization for applications which do not have
Útgáfa 1.0.23
Gefin út 12. feb 2025 - 2,76 MBVirkar með firefox 58.0 og nýrri- 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.
Grunnkóði gefinn út með MIT License
Útgáfa 1.0.21
Gefin út 15. jan 2025 - 2,76 MBVirkar með firefox 58.0 og nýrri* Fix property tab height to make all properties visible.Grunnkóði gefinn út með MIT License
Útgáfa 1.0.19
Gefin út 17. des 2024 - 2,75 MBVirkar með firefox 58.0 og nýrriThis 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.Grunnkóði gefinn út með MIT License
Útgáfa 1.0.18
Gefin út 29. ágú 2024 - 3,24 MBVirkar með firefox 58.0 og nýrriBug 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.Grunnkóði gefinn út með MIT License
Útgáfa 1.0.17
Gefin út 31. júl 2024 - 3,23 MBVirkar með firefox 58.0 og nýrriInternal refactorings and bug fixes.Grunnkóði gefinn út með MIT License
Útgáfa 1.0.16
Gefin út 8. maí 2024 - 3,21 MBVirkar með firefox 48.0 og nýrri* Adding support for inspecting Angular applications inside iframes.Grunnkóði gefinn út með MIT License