-
Notifications
You must be signed in to change notification settings - Fork 26.5k
docs (docs-infra): add tooltip and snackbar for copied #62460
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
base: main
Are you sure you want to change the base?
Conversation
Deployed adev-preview for 68562f0 to: https://ng-dev-previews-fw--pr-angular-angular-62460-adev-prev-00q6azui.web.app Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt. |
@akib1997 Could you please fixup your PR commit message? You keep putting a space between |
58f9431
to
348d390
Compare
The code also needs reformating. |
348d390
to
9235cab
Compare
@akib1997 There's some consistently failing adev tests. Can you take a look? |
9235cab
to
2d7d7f1
Compare
2d7d7f1
to
bece163
Compare
Looks like the change also broke a unit test. Can you please have a look. Thank you. |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
No tooltip on example code block
Issue Number: N/A
What is the new behavior?
a tooltip on hover: "Copy code"
a Copied message after clicking
Does this PR introduce a breaking change?