Історія версій Angular DevTools - 10 версій
Angular DevTools автор Angular
Історія версій Angular DevTools - 10 версій
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 1.0.30
Випущено 23 квіт 2025 р. - 2,69 МБПрацює з firefox 58.0 і новіше- Fixes a bug with hiding tabs not supported by the framework version being inspected on the page.
Програмний код випущено на умовах Ліцензія MIT
Завантажити Firefox та отримати розширенняДля використання цього розширення вам потрібен FirefoxПопередні версії
Версія 1.0.27
Випущено 31 бер 2025 р. - 2,72 МБПрацює з firefox 58.0 і новіше- 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.
Програмний код випущено на умовах Ліцензія MIT
Версія 1.0.26
Випущено 10 бер 2025 р. - 2,78 МБПрацює з firefox 58.0 і новіше- 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.
Програмний код випущено на умовах Ліцензія MIT
Версія 1.0.25
Випущено 6 бер 2025 р. - 2,79 МБПрацює з firefox 58.0 і новіше- 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.
Програмний код випущено на умовах Ліцензія MIT
- Fixes error thrown by router visualization for applications which do not have
Версія 1.0.23
Випущено 12 лют 2025 р. - 2,76 МБПрацює з firefox 58.0 і новіше- 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.
Програмний код випущено на умовах Ліцензія MIT
Версія 1.0.21
Випущено 15 січ 2025 р. - 2,76 МБПрацює з firefox 58.0 і новіше* Fix property tab height to make all properties visible.Програмний код випущено на умовах Ліцензія MIT
Версія 1.0.19
Випущено 17 груд 2024 р. - 2,75 МБПрацює з firefox 58.0 і новішеThis 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.Програмний код випущено на умовах Ліцензія MIT
Версія 1.0.18
Випущено 29 серп 2024 р. - 3,24 МБПрацює з firefox 58.0 і новішеBug 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.Програмний код випущено на умовах Ліцензія MIT
Версія 1.0.17
Випущено 31 лип 2024 р. - 3,23 МБПрацює з firefox 58.0 і новішеInternal refactorings and bug fixes.Програмний код випущено на умовах Ліцензія MIT
Версія 1.0.16
Випущено 8 трав 2024 р. - 3,21 МБПрацює з firefox 48.0 і новіше* Adding support for inspecting Angular applications inside iframes.Програмний код випущено на умовах Ліцензія MIT