Angular DevTools のバージョン履歴 - 全 9 バージョン
Angular DevTools 作成者: Angular
Angular DevTools のバージョン履歴 - 全 9 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.0.27
リリース日 : 2025年3月31日 - 2.72 MBfirefox バージョン 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 License に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 1.0.26
リリース日 : 2025年3月10日 - 2.78 MBfirefox バージョン 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 License に従いリリースされています
バージョン 1.0.25
リリース日 : 2025年3月6日 - 2.79 MBfirefox バージョン 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 License に従いリリースされています
- Fixes error thrown by router visualization for applications which do not have
バージョン 1.0.23
リリース日 : 2025年2月12日 - 2.76 MBfirefox バージョン 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 License に従いリリースされています
バージョン 1.0.21
リリース日 : 2025年1月15日 - 2.76 MBfirefox バージョン 58.0 以降 で動作* Fix property tab height to make all properties visible.ソースコードは MIT License に従いリリースされています
バージョン 1.0.19
リリース日 : 2024年12月17日 - 2.75 MBfirefox バージョン 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 License に従いリリースされています
バージョン 1.0.18
リリース日 : 2024年8月29日 - 3.24 MBfirefox バージョン 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 License に従いリリースされています
バージョン 1.0.17
リリース日 : 2024年7月31日 - 3.23 MBfirefox バージョン 58.0 以降 で動作Internal refactorings and bug fixes.ソースコードは MIT License に従いリリースされています
バージョン 1.0.16
リリース日 : 2024年5月8日 - 3.21 MBfirefox バージョン 48.0 以降 で動作* Adding support for inspecting Angular applications inside iframes.ソースコードは MIT License に従いリリースされています