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

Implement template-only components RFC #15974

Merged
merged 2 commits into from Dec 13, 2017
Merged

Conversation

chancancode
Copy link
Member

@chancancode chancancode commented Dec 13, 2017

RFC

@chancancode chancancode changed the title [WIP] Implement template-only components RFC Implement template-only components RFC Dec 13, 2017
Copy link
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

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

Looks good to me! There are some follow-up items that we need to tackle as the RFC progresses (e.g. runtime flag, can we rely on ember-source being consumed as an addon, etc), but those should likely be addressed in a separate PR.

}

compile(builder: any) {
// TODO: use fromLayout
Copy link
Member Author

Choose a reason for hiding this comment

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

I think @krisselden told me fromLayout is broken on this version of Glimmer, so I didn't bother.

@chancancode chancancode merged commit 9536e13 into master Dec 13, 2017
@chancancode chancancode deleted the template-only-component branch December 13, 2017 16:30
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