Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(guide): add dart version of structural directives #696

Closed
wants to merge 6 commits into from
Closed

docs(guide): add dart version of structural directives #696

wants to merge 6 commits into from

Conversation

adaojunior
Copy link
Contributor

dart_to_js_script_rewriter: ^0.1.0
transformers:
- angular2:
platform_directives: 'package:angular2/src/common/directives.dart#CORE_DIRECTIVES'
Copy link
Contributor

Choose a reason for hiding this comment

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

src/common/directives.dart -> common.dart

@kwalrath
Copy link
Contributor

Good work! I left a bunch of nitty comments, but I think the code is good. I'll ask @sanfordredlich to be the real technical reviewer.

@kwalrath
Copy link
Contributor

LGTM! I'll wait for a real technical reviewer to have a look before merging this.

ngOnInit() {
// Mock todo: get 10,000 rows of data from the server
_log(
"heavy-loader ${id} initialized, loading 10,000 rows of data from the server");
Copy link

Choose a reason for hiding this comment

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

I personally like it this way but the style guide says to omit {} when they are not required

@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants