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에 따라 릴리스된 소스 코드