История версий Angular DevTools - 9 версий
Angular DevTools от Angular
История версий Angular DevTools - 9 версий
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 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
Загрузите Firefox и установите расширениеВам понадобится Firefox, чтобы использовать это расширениеСтарые версии
Версия 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