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

Only automount if the can-automount flag is not set to false #80

Merged
merged 2 commits into from
Jan 17, 2018

Conversation

matthewp
Copy link
Contributor

This updates the automount behavior so that we only automount when then
HTML tag doesn't contain a data-can-automount="false" flag. This flag
will be set by done-autorender, which is a case where we don't want
automounting to occur.

Part of: donejs/donejs#1066

This updates the automount behavior so that we only automount when then
HTML tag doesn't contain a `data-can-automount="false"` flag. This flag
will be set by done-autorender, which is a case where we don't want
automounting to occur.

Part of: donejs/donejs#1066
@matthewp matthewp merged commit a89a757 into major Jan 17, 2018
@matthewp matthewp deleted the automount-false branch January 17, 2018 14:52
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.

1 participant