Angular DevTools 版本紀錄 - 10 個版本
Angular DevTools 作者: Angular
Angular DevTools 版本紀錄 - 10 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.0.30
發行於 2025年4月23日 - 2.69 MB適用於 firefox 58.0 與更新版本- Fixes a bug with hiding tabs not supported by the framework version being inspected on the page.
原始碼依照 MIT License 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 1.0.27
發行於 2025年3月31日 - 2.72 MB適用於 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
- 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 License 條款釋出
版本 1.0.21
發行於 2025年1月15日 - 2.76 MB適用於 firefox 58.0 與更新版本* Fix property tab height to make all properties visible.原始碼依照 MIT License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 1.0.17
發行於 2024年7月31日 - 3.23 MB適用於 firefox 58.0 與更新版本Internal refactorings and bug fixes.原始碼依照 MIT License 條款釋出
版本 1.0.16
發行於 2024年5月8日 - 3.21 MB適用於 firefox 48.0 與更新版本* Adding support for inspecting Angular applications inside iframes.原始碼依照 MIT License 條款釋出