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

Add ember-3x-codemods #21

Open
9 of 16 tasks
rajasegar opened this issue Aug 19, 2019 · 2 comments
Open
9 of 16 tasks

Add ember-3x-codemods #21

rajasegar opened this issue Aug 19, 2019 · 2 comments

Comments

@rajasegar
Copy link
Contributor

rajasegar commented Aug 19, 2019

Does it make sense to add them to ember-cli-update-codemods-manifest, If yes I can create some PRs.

  • 3.1 | use-notifypropertychange... |
  • 3.3 | jquery-event | jquery-event
  • 3.3 | jquery-event | ember-jquery-legacy
  • 3.6 | ember-polyfills.deprecate-merge | deprecate-merge
  • 3.6 | deprecate-router-events | deprecate-router-events
  • 3.6 | array.new-array-wrapper | new-array-wrapper
  • 3.6 | array.new-array-wrapper | array-wrapper
  • 3.6 | object.new-constructor | object-new-constructor
  • 3.9 | computed-property.property | cp-property
  • 3.9 | computed-property.volatile | cp-volatile
  • 3.9 | computed-property.property | cp-property-map
  • 3.9 | jquery-apis | jquery-apis
  • 3.10 | application-controller.router-properties | app-controller-router-props
  • 3.11 | function-prototype-extensions.observes | fpe-observes
  • 3.11 | function-prototype-extensions.on | fpe-on
  • 3.11 | function-prototype-extensions.property | fpe-computed
@kellyselden
Copy link
Member

Yes. Lets start with the most important one.

@rajasegar
Copy link
Contributor Author

Figuring out the most important one is the most difficult task for me, I will start with the version order starting from 3.1 , we can ignore each PR and move on to the next one if we feel that's not important.
@kellyselden @rwjblue

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

No branches or pull requests

2 participants