ui5-community/babel-plugin-transform-modules-ui5
A Babel transformer plugin for OpenUI5/SAPUI5. It allows you to develop UI5 applications by using the latest ECMAScript or TypeScript, including new syntax and objective oriented programming technology.
JavaScriptMIT
Issues
- 2
[FEATURE REQUEST] Change the architecture/lifecycle of the plugin (run in exit phase)
#101 opened by petermuessig - 7
Handling Circular Dependencies
#114 opened by texttechne - 0
Allow feature `moveControllerPropsToOnInit` to be overriden with a local annotation, per declaration
#116 opened by GuillaumedesPommareSAP - 0
- 0
[FEATURE REQUEST] support `import.meta.url` and `import.meta.resolve(...)`
#103 opened by petermuessig - 0
Class without ClassName does not work
#104 opened by netnic0 - 2
File based namespace does not work
#102 opened by plantago - 0
Property getters and setters
#25 opened by Elberet - 6
- 0
- 1
- 3
Files with TS only assets still get transpiled
#90 opened by dfenerski - 3
Fix import of modules named with `-`
#95 opened by LukasHeimann - 6
- 1
Rename `master` branch to `main` branch
#84 opened by petermuessig - 1
- 3
- 1
Add support for custom metadata object
#56 opened by whitenrock - 7
- 3
namespacePrefix does not work with sourceRoot
#38 opened by Shingaz - 4
- 2
Missing Static Class Props
#31 opened by o0Djeen0o - 1
'export type' being transpiled
#26 opened by lucasheim - 0
- 10
Issues with multiple exports where some definitions have been cleaned by other plugins
#9 opened by o0Djeen0o - 3
Only convert ES classes into Control.extend(..) syntax when controller.js suffix is used
#7 opened by o0Djeen0o - 4
Babel 7 upgrade
#8 opened by o0Djeen0o - 9
Instance property initializers aren't always moved to the constructor when necessary
#18 opened by Elberet - 1
Computed props are not correctly moved
#21 opened by r-murphy - 2
- 7
- 2
- 3
- 4
- 2
- 0
- 0
- 0
- 1
- 0
- 0
Class prop injected order
#5 opened by r-murphy - 2
- 1
- 3
Can't use with babel-preset-env
#1 opened by jmorino