Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Directives #1037

Closed
wants to merge 13 commits into from
Closed

Directives #1037

wants to merge 13 commits into from

Conversation

naomiblack
Copy link
Contributor

No description provided.

class DecoratorFormatter extends Module {
DecoratorFormatter() {
/**
*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra empty line here at at the end (and at some other places further below)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks -- fixed.

* @ngdoc directive
* @name ng.directive:a
* @restrict E
* Modifies the default behavior of the HTML `<a>` element to allow for data binding.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not right.

Modifies the default behavior of HTML a element to prevent navigation from the current page in case href attribute is empty.

jbdeboer pushed a commit to jbdeboer/angular.dart that referenced this pull request May 21, 2014
dsalsbury pushed a commit to dsalsbury/angular.dart that referenced this pull request Jul 16, 2014
dsalsbury pushed a commit to dsalsbury/angular.dart that referenced this pull request Jul 16, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

4 participants