ember-codemods/ember-native-class-codemod
A codemod-cli project for converting Ember objects to es6 native classes
TypeScript
Issues
- 1
Codemod deletes code comments
#253 opened by boydkr - 1
- 2
Error: `define is not defined`
#542 opened by machty - 5
Codemod is not working
#539 opened by ganapathyHf - 3
Class private methods are not enabled. Please add `@babel/plugin-transform-private-methods` to your configuration
#541 opened by mcfiredrill - 0
- 4
Won't transform class with `actions` hash
#536 opened by DArrigoni - 4
Unmodified when running codemod
#530 opened by Filoteemo - 0
Error count doesn’t match log.
#523 opened by gitKrystan - 1
codemod is removing async from methods
#521 opened by gitKrystan - 1
- 1
- 1
- 2
Attempted to access the computed <Obj>.computedPropName on a destroyed object errors in acceptance tests after running this codemod
#292 opened by tomwayson - 3
--classic-decorator cli option isn't respected
#205 opened by 22a - 4
- 6
need option '--decorators=true' thrown when transforming `action(function) {})`
#229 opened by mehulkar - 0
ReferenceError: regeneratorRuntime is not defined if using babel.config.json
#476 opened by ctaylor-nurx - 2
Convert classic fields to prototype fields instead of class fields when run against an addon
#437 opened by elwayman02 - 2
Codemod mistakes `computed.equal` for a modifier
#429 opened by elwayman02 - 2
- 7
- 0
`queryParams` needs to be an array
#406 opened by dwickern - 10
- 1
Error `Error: Evaluation failed: TypeError: Cannot convert undefined or null to object`
#343 opened by YoranBrondsema - 6
- 0
Does not match field "body"
#335 opened by MichalBryxi - 1
error Cannot read property 'replace' of undefined
#281 opened by BryanCrotaz - 4
Computed readOnly() is applied to getters
#220 opened by maxwondercorn - 2
windows temp path issue
#242 opened by lifeart - 1
- 0
- 0
Error does not print class name
#272 opened by iamareebjamal - 2
Option for native decorators?
#244 opened by LucasHill - 10
Codemod errors when run as per Readme
#138 opened by kategengler - 0
async computed transformed into invalid getter
#218 opened by jrjohnson - 3
Files with duplicate imports results in missing computed property bodies
#175 opened by omairvaiyani - 2
@service decorators output twice
#141 opened by lukemelia - 3
Body of ember-concurrency task removed
#142 opened by kategengler - 2
Local computed macro loses arguments
#144 opened by kategengler - 2
service('foo') is not transformed properly
#148 opened by lukemelia - 3
- 1
Ignore test files during runtime data gathering
#153 opened by rwjblue - 2
- 0
Only attempt to transform JS / TS files
#145 opened by kategengler - 0
Confirm that non-default concatenatedProperties and mergedProperties are included in runtime information gathering
#139 opened by rwjblue - 0
Fixup README for usage after dyfactor removal
#120 opened by rwjblue - 0
[Bug] Duplicate import paths
#115 opened by ssutar - 0
Computed property last argument is removed
#92 opened by ssutar - 0
Issue with wrapComputed
#107 opened by ssutar