fivetanley / ember-cli-migrator

migrate your files to the standard ember-cli structure, preserving git history
MIT License
106 stars 22 forks source link

Better member expression handling to support mixins. #45

Closed tonysherbondy closed 9 years ago

tonysherbondy commented 9 years ago

Can handle member expressions of types:

Also, make the member expression visitor more clear with helper function.

@fivetanley @igorT

tonysherbondy commented 9 years ago

@igorT @fivetanley bump...

fivetanley commented 9 years ago

Seems great if you can resolve the rebase conflicts. Sorry I took so long getting to this!

fivetanley commented 9 years ago

@tonysherbondy I added you to the collaborators so you should be able to merge this once the conflicts are resolved. Thanks!

tonysherbondy commented 9 years ago

Thanks for the commit access. What is your policy for upgrading the release number?

fivetanley commented 9 years ago

Generaly semver. So this looks like a bugfix to me, seems good to bump the last number. If you can have an npm account I can give you publish there as well

tonysherbondy commented 9 years ago

I agree, bugfix, seems right. Done. Same username.