Angular DevTools 版本历史 - 8 个版本
Angular DevTools 作者: Angular
Angular DevTools 版本历史 - 8 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.26
发布于 2025年3月10日 - 2.78 MB适用于 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 许可证 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.0.25
发布于 2025年3月6日 - 2.79 MB适用于 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
发布于 2025年2月12日 - 2.76 MB适用于 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
发布于 2025年1月15日 - 2.76 MB适用于 firefox 58.0 及更高版本* Fix property tab height to make all properties visible.源代码遵循 MIT 许可证 发布
版本 1.0.19
发布于 2024年12月17日 - 2.75 MB适用于 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
发布于 2024年8月29日 - 3.24 MB适用于 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
发布于 2024年7月31日 - 3.23 MB适用于 firefox 58.0 及更高版本Internal refactorings and bug fixes.源代码遵循 MIT 许可证 发布
版本 1.0.16
发布于 2024年5月8日 - 3.21 MB适用于 firefox 48.0 及更高版本* Adding support for inspecting Angular applications inside iframes.源代码遵循 MIT 许可证 发布