Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(devtools): check if signal graph is supported #61915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

milomg
Copy link
Contributor

@milomg milomg commented Jun 6, 2025

add a new devtools field in SupportedApis to check if the getSignalGraphApi exists

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

See #60478 for a more complete demo

By setting this API to unsupported, we can also hide the UI until it is more complete

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: devtools labels Jun 6, 2025
@ngbot ngbot bot added this to the Backlog milestone Jun 6, 2025
@milomg milomg force-pushed the signal-graph-5 branch 2 times, most recently from fad4d1e to 43db63d Compare June 6, 2025 03:01
add a new devtools field in SupportedApis to check if the
getSignalGraphApi exists
@hawkgs hawkgs added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels Jun 9, 2025
@AndrewKushnir
Copy link
Contributor

This PR was merged into the repository by commit fd2fca8.

The changes were merged into the following branches: main

@milomg milomg deleted the signal-graph-5 branch June 11, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: devtools detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants