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

[WIP] Convert the project to Ember-cli #209

Closed
wants to merge 16 commits into from

Conversation

diogomafra
Copy link

This PR converts the project to use Ember-cli. I kept as much as possible of the original code, just moving around the code.

The project is not compatible with Ember 1.13 yet, I will submit another PR updating the Ember version.

This PR is not ready to be merged. A few pending changes:

  • Ember.meta().descs doesn't exist anymore (Remove meta.descs emberjs/ember.js#10323)
  • Load Ember.i18n using modules instead of globals
  • Tests with input[type=date] and input[type=time] don't work on PhantomJS
  • Update the readme

@bcardarella
Copy link
Contributor

Sweet :)

Can you redirect the target branch to 1-0-stable ?

@diogomafra
Copy link
Author

Sure!

@diogomafra diogomafra closed this Nov 1, 2015
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.

2 participants