-
Notifications
You must be signed in to change notification settings - Fork 26.5k
Refactor/docs viewer #63167
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?
Refactor/docs viewer #63167
Conversation
adev/shared-docs/components/viewers/example-viewer/example-viewer.component.ts
Show resolved
Hide resolved
adev/shared-docs/components/viewers/example-viewer/example-viewer.component.ts
Outdated
Show resolved
Hide resolved
There seems to be an issue with your fixup, you should probably squash everything. |
Deployed adev-preview for 564cc8c to: https://ng-dev-previews-fw--pr-angular-angular-63167-adev-prev-gk6re295.web.app Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt. |
adev/shared-docs/components/viewers/example-viewer/example-viewer.component.ts
Outdated
Show resolved
Hide resolved
1af56fd
to
dff7c20
Compare
We still have an issue with your commits that don't follow the commit message guidelines. Could you please squash your changes. |
f5d6fef
to
564cc8c
Compare
You'll need to rebase this PR, there is a conflict on a file. |
564cc8c
to
235ba40
Compare
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?