Angular DevTools version history - 10 versions
Angular DevTools от Angular
Angular DevTools version history - 10 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.Винаги трябва да използвате последното издание на добавките.
Последна версия
Издание 1.0.30
От 23 апр 2025 - 2,69 MBWorks with firefox 58.0 and later- Fixes a bug with hiding tabs not supported by the framework version being inspected on the page.
Изходният код е лицензиран под MIT License
Изтеглете Firefox и вземете разширениетоЗа да използвате това разширение, ще ви е необходим FirefoxСтари версии
Издание 1.0.27
От 31 мар 2025 - 2,72 MBWorks with firefox 58.0 and 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.
Изходният код е лицензиран под MIT License
Издание 1.0.26
От 10 мар 2025 - 2,78 MBWorks with firefox 58.0 and 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.
Изходният код е лицензиран под MIT License
Издание 1.0.25
От 6 мар 2025 - 2,79 MBWorks with firefox 58.0 and 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.
Изходният код е лицензиран под MIT License
- Fixes error thrown by router visualization for applications which do not have
Издание 1.0.23
От 12 фев 2025 - 2,76 MBWorks with firefox 58.0 and 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.
Изходният код е лицензиран под MIT License
Издание 1.0.21
От 15 яну 2025 - 2,76 MBWorks with firefox 58.0 and later* Fix property tab height to make all properties visible.Изходният код е лицензиран под MIT License
Издание 1.0.19
От 17 дек 2024 - 2,75 MBWorks with firefox 58.0 and 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.Изходният код е лицензиран под MIT License
Издание 1.0.18
От 29 авг 2024 - 3,24 MBWorks with firefox 58.0 and 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.Изходният код е лицензиран под MIT License
Издание 1.0.17
От 31 юли 2024 - 3,23 MBWorks with firefox 58.0 and laterInternal refactorings and bug fixes.Изходният код е лицензиран под MIT License
Издание 1.0.16
От 8 май 2024 - 3,21 MBWorks with firefox 48.0 and later* Adding support for inspecting Angular applications inside iframes.Изходният код е лицензиран под MIT License