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

[BUGFIX beta] Blueprints can generate components with a single word name #17153

Merged
merged 1 commit into from
Oct 29, 2018

Conversation

ppcano
Copy link
Contributor

@ppcano ppcano commented Oct 26, 2018

Closes ember-cli/ember-cli#8144

This change allows the blueprint to generate component with a single word name.

ember generate component header

I also wonder if there is a plan to change the blueprint to use the Angle Bracket syntax.

@rwjblue
Copy link
Member

rwjblue commented Oct 26, 2018

I also wonder if there is a plan to change the blueprint to use the Angle Bracket syntax.

Do you mean the component-test blueprint?

@ppcano
Copy link
Contributor Author

ppcano commented Oct 26, 2018

@rwjblue Yes!, but now I have read from the learning team to be a plan to update docs and examples all at the same time.

Please, let me know if something else has to be changed in the PR.

@rwjblue rwjblue merged commit ba5f5aa into emberjs:master Oct 29, 2018
@rwjblue
Copy link
Member

rwjblue commented Oct 29, 2018

Thank you!

@Windvis
Copy link
Contributor

Windvis commented Nov 8, 2018

Just wondering will this also be available in Ember 3.4? (I don't know how Ember branches work 😄)

@rwjblue
Copy link
Member

rwjblue commented Nov 8, 2018

No, it is currently scheduled for release in 3.6.

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.

3 participants