Skip to content

Update blueprints#89

Merged
kimroen merged 32 commits intomasterfrom
update-blueprints
Aug 6, 2015
Merged

Update blueprints#89
kimroen merged 32 commits intomasterfrom
update-blueprints

Conversation

@kimroen
Copy link
Owner

@kimroen kimroen commented Aug 6, 2015

Updated basically all the blueprints to their newest versions. Some highlights:

  • All of the blueprints should work in addons now to the extent they do in ember-cli proper
  • Components generate integration tests by default, and they work in coffeescript as well, as long as you are on version 0.2.0 of ember-cli-htmlbars-inline-precompile.
  • Generated helpers use Ember.Helper.helper instead of Ember.HTMLBars.makeBoundHelper
  • Adds the --path option and others to various commands, which fixes ember-cli 0.2.5 generator issue #81

kimroen added 30 commits August 6, 2015 00:47
Including support for integration-test of components!
Create Ember.Helper.helper instead of Ember.HTMLBars.makeBoundHelper
Reference `registry` instead of `container` inside tests
Don't support generating resources anymore, and add some more options, like path and skip-router
kimroen added a commit that referenced this pull request Aug 6, 2015
@kimroen kimroen merged commit 28e4360 into master Aug 6, 2015
@kimroen kimroen deleted the update-blueprints branch August 6, 2015 01:08
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.

ember-cli 0.2.5 generator issue

1 participant