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

Have NgTemplateCache annotation values be parsed by the Expression Generator transformer #1644

Closed
TedSander opened this issue Jan 16, 2015 · 0 comments

Comments

@TedSander
Copy link
Contributor

HTML which is added to the NgTemplateCache annotation generally have angular expressions which should be parsed by the expression generator. Without this all of those html files need to be individually added to the pubsec.yaml for an application.

TedSander pushed a commit to TedSander/angular.dart that referenced this issue Jan 16, 2015
Parse html files from NgTemplateCache annotations for expressions, allowing developers the ease
of including files needed to be parsed without specifying them individually in the pubspec.yaml
definition.

Closes dart-archive#1644
TedSander pushed a commit to TedSander/angular.dart that referenced this issue Jan 16, 2015
Parse html files from NgTemplateCache annotations for expressions, allowing developers the ease
of including files needed to be parsed without specifying them individually in the pubspec.yaml
definition.

Closes dart-archive#1644
TedSander pushed a commit to TedSander/angular.dart that referenced this issue Jan 16, 2015
Parse html files from NgTemplateCache annotations for expressions, allowing developers the ease
of including files needed to be parsed without specifying them individually in the pubspec.yaml
definition.

Closes dart-archive#1644
TedSander pushed a commit to TedSander/angular.dart that referenced this issue Jan 16, 2015
Parse html files from NgTemplateCache annotations for expressions, allowing developers the ease
of including files needed to be parsed without specifying them individually in the pubspec.yaml
definition.

Closes dart-archive#1644
rkirov pushed a commit that referenced this issue Jan 28, 2015
Parse html files from NgTemplateCache annotations for expressions, allowing developers the ease
of including files needed to be parsed without specifying them individually in the pubspec.yaml
definition.

Closes #1644
rkirov pushed a commit that referenced this issue Jan 28, 2015
Parse html files from NgTemplateCache annotations for expressions, allowing developers the ease
of including files needed to be parsed without specifying them individually in the pubspec.yaml
definition.

Closes #1644
rkirov pushed a commit that referenced this issue Feb 2, 2015
Parse html files from NgTemplateCache annotations for expressions, allowing developers the ease
of including files needed to be parsed without specifying them individually in the pubspec.yaml
definition.

Closes #1644
@rkirov rkirov closed this as completed in 6c4d52b Feb 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant