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(clipboard-if-supported): provide a directive for rendering element if copy is supported #182

Merged
merged 2 commits into from
May 10, 2019

Conversation

surajpoddar16
Copy link
Contributor

provide a structural directive called ngxClipboardIfSupported that renders the host only if
isCopySupported returns true

…nt if copy is supported

provide a structural directive called ngxClipboardIfSupported that renders the host only if
isCopySupported returns true
@maxisam
Copy link
Owner

maxisam commented May 10, 2019

It looks great! Do you mind to put a few words about this in readme?

@surajpoddar16
Copy link
Contributor Author

Yes, sure

@maxisam maxisam merged commit 19f17f9 into maxisam:master May 10, 2019
surajpoddar16 added a commit to surajpoddar16/ngx-clipboard that referenced this pull request May 11, 2019
…nt if copy is supported (maxisam#182)

* feat(clipboard-if-supported): provide a directive for rendering element if copy is supported

provide a structural directive called ngxClipboardIfSupported that renders the host only if
isCopySupported returns true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants