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

Use AngularJS to attach element to DOM (replaces plain JS code). #767

Merged
merged 4 commits into from Jun 4, 2015
Merged

Conversation

tsanko
Copy link

@tsanko tsanko commented May 27, 2015

It's better to relay on AngularJS as there is no guarantee that changes made outside [AngularJS] will be digested.

Regards

@tsanko
Copy link
Author

tsanko commented Jun 2, 2015

Remove generated element on scope's $destroy (inspired by #783)

@danialfarid
Copy link
Owner

It doesn't really need to be digested.

danialfarid added a commit that referenced this pull request Jun 4, 2015
Use AngularJS to attach element to DOM (replaces plain JS code).
@danialfarid danialfarid merged commit ce3dc15 into danialfarid:master Jun 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants