Skip to content
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

feat(material-angular-io): allow module imports to be copied from API tab #30389

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

naaajii
Copy link
Contributor

@naaajii naaajii commented Jan 25, 2025

adds icon button next to module import text allowing users to copy

fixes #16127

image

@naaajii naaajii requested review from a team as code owners January 25, 2025 16:08
@naaajii naaajii requested review from mmalerba and andrewseguin and removed request for a team January 25, 2025 16:08
Copy link

google-cla bot commented Jan 25, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@naaajii naaajii force-pushed the feat/16127 branch 2 times, most recently from 18c184f to 7be5b4d Compare January 25, 2025 18:58
@angular-robot angular-robot bot added the area: docs Related to the documentation label Jan 25, 2025
@naaajii naaajii changed the title fix(material.angular.io): allow module imports to be copied from api tab docs: allow module imports to be copied from API tab Jan 25, 2025
@devversion devversion removed the request for review from a team January 27, 2025 13:26
… tab

adds icon button next to module import text allowing users to copy it directly

fixes angular#16127
@angular-robot angular-robot bot added detected: feature PR contains a feature commit and removed area: docs Related to the documentation labels Feb 1, 2025
@naaajii naaajii changed the title docs: allow module imports to be copied from API tab feat(material-angular-io): allow module imports to be copied from API tab Feb 1, 2025
@andrewseguin andrewseguin added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels Feb 3, 2025
@andrewseguin andrewseguin merged commit fe441bd into angular:main Feb 3, 2025
30 of 32 checks passed
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: material.angular.io 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.

Add copy button to API references in documentation web app
2 participants