-
Notifications
You must be signed in to change notification settings - Fork 27.4k
The Angular Docs do not show the restrictions #14541
Conversation
Added * @restrict A so it will show the correct restrictions in the docs
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). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
1 similar comment
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). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
Thx @ThornWinters. We still need a signed CLA in order to merge this. |
I signed it! Sent from my iPhone
|
CLAs look good, thanks! |
1 similar comment
CLAs look good, thanks! |
I just got the confirmation for my CLA Sent from my iPhone
|
fixing Travis CI Error
The Angular Docs do not show the restrictions Closes #14541
The Angular Docs do not show the restrictions Closes #14541
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Docs
What is the current behavior? (You can also link to an open issue here)
The Directive ng-require does not show the correct restrictions in the USAGE section.
What is the new behavior (if this is a feature change)?
In the USAGE section it will show up as an attribute.
Does this PR introduce a breaking change?
No
Please check if the PR fulfills these requirements
Other information:
Added * @restrict A so it will show the correct restrictions in the docs