Historia wersji dodatku Angular DevTools — 16 wersji
Angular DevTools Autor: Angular
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.6.0
Data wydania: 12 lis 2025 — 735,51 KBDziała z: firefox 58.0 i nowsze- feat(devtools): use router state for active route detection
- fix(devtools): message bus URI conflict between dev and prod apps
- fix(devtools): router tree details table data
Licencja kodu źródłowego: Licencja MIT
Poprzednie wersje
Wersja 1.4.1
Data wydania: 15 paź 2025 — 734,04 KBDziała z: firefox 58.0 i nowsze- fix(devtools): property-view-tree layout (#64343)
Licencja kodu źródłowego: Licencja MIT
Wersja 1.2.1
Data wydania: 17 wrz 2025 — 744,99 KBDziała z: firefox 58.0 i nowszeLicencja kodu źródłowego: Licencja MIT
Wersja 1.0.44
Data wydania: 28 sie 2025 — 744,65 KBDziała z: firefox 58.0 i nowszeLicencja kodu źródłowego: Licencja MIT
Wersja 1.0.37
Data wydania: 1 lip 2025 — 3,81 MBDziała z: firefox 58.0 i nowszeLicencja kodu źródłowego: Licencja MIT
Wersja 1.0.33
Data wydania: 4 cze 2025 — 2,98 MBDziała z: firefox 58.0 i nowszeLicencja kodu źródłowego: Licencja MIT
Wersja 1.0.30
Data wydania: 23 kwi 2025 — 2,69 MBDziała z: firefox 58.0 i nowsze- Fixes a bug with hiding tabs not supported by the framework version being inspected on the page.
Licencja kodu źródłowego: Licencja MIT
Wersja 1.0.27
Data wydania: 31 mar 2025 — 2,72 MBDziała z: firefox 58.0 i nowsze- 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.
Licencja kodu źródłowego: Licencja MIT
Wersja 1.0.26
Data wydania: 10 mar 2025 — 2,78 MBDziała z: firefox 58.0 i nowsze- Removes documentation links for inputs, outputs, and properties.
- Fixes a bug which broke the property view when
ng.getDirectiveswas not supported by the application.
Licencja kodu źródłowego: Licencja MIT
Wersja 1.0.25
Data wydania: 6 mar 2025 — 2,79 MBDziała z: firefox 58.0 i nowsze- Fixes error thrown by router visualization for applications which do not have
@angular/routerinstalled. - Adds an
OnPushlabel next to components in the tree. - Uses appropriate cursor types while panning graph visualizations.
- Correctly ignores
ng.getInjectorwhen not supported by the application. - Correctly ignores
ng.applyChangeswhen not supported by the application. - Correctly ignores
ng.getDirectiveswhen not supported by the application.
Licencja kodu źródłowego: Licencja MIT
- Fixes error thrown by router visualization for applications which do not have
Wersja 1.0.23
Data wydania: 12 lut 2025 — 2,76 MBDziała z: firefox 58.0 i nowsze- 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.
Licencja kodu źródłowego: Licencja MIT
Wersja 1.0.21
Data wydania: 15 sty 2025 — 2,76 MBDziała z: firefox 58.0 i nowsze* Fix property tab height to make all properties visible.Licencja kodu źródłowego: Licencja MIT
Wersja 1.0.19
Data wydania: 17 gru 2024 — 2,75 MBDziała z: firefox 58.0 i nowszeThis 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.Licencja kodu źródłowego: Licencja MIT
Wersja 1.0.18
Data wydania: 29 sie 2024 — 3,24 MBDziała z: firefox 58.0 i nowszeBug 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.Licencja kodu źródłowego: Licencja MIT
Wersja 1.0.17
Data wydania: 31 lip 2024 — 3,23 MBDziała z: firefox 58.0 i nowszeInternal refactorings and bug fixes.Licencja kodu źródłowego: Licencja MIT
Wersja 1.0.16
Data wydania: 8 maj 2024 — 3,21 MBDziała z: firefox 48.0 i nowsze* Adding support for inspecting Angular applications inside iframes.Licencja kodu źródłowego: Licencja MIT