Skip to content

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

Merged
rwjblue merged 1 commit intoemberjs:masterfrom
ppcano:single-word-components
Oct 29, 2018
Merged

[BUGFIX beta] Blueprints can generate components with a single word name#17153
rwjblue merged 1 commit intoemberjs:masterfrom
ppcano:single-word-components

Conversation

@ppcano
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

rwjblue commented Oct 29, 2018

Thank you!

@Windvis
Copy link
Copy Markdown
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
Copy Markdown
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