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

Add support for ember-holy-futuristic-template-namespacing-batman syntax and Nested Invocations in Angle Bracket Syntax #49

Conversation

suchitadoshi1987
Copy link

Fixes #45

…tax as well as for Nested Invocations in Angle Bracket Syntax
@@ -87,6 +87,16 @@ function doesTokenNeedThis(
return true;
}

// This is to support the ember-holy-futuristic-template-namespacing-batman syntax
Copy link
Collaborator

Choose a reason for hiding this comment

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

are many apps using this?

Copy link
Author

Choose a reason for hiding this comment

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

I don't think so since it is still an experimental add-on. I thought the end goal is to start adopting this to avoid future collisions with Nested Invocations in Angle Bracket Syntax. @rwjblue thoughts?

@NullVoxPopuli
Copy link
Collaborator

Changes look reasonable to me 👍

@NullVoxPopuli NullVoxPopuli merged commit 57d0a65 into ember-codemods:master Dec 11, 2019
@NullVoxPopuli
Copy link
Collaborator

released in 0.8.0

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.

components are prefixed with this for complex structured apps
2 participants