issues
search
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.
MIT License
34
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: update dependencies / add peer dependency to @babel/core
#135
petermuessig
closed
1 month ago
2
fix: move qunit config autostart out of require/define
#134
petermuessig
closed
1 month ago
0
@babel/core module not found when use plugin
#133
coderjinhui
closed
1 month ago
1
fix: support wrapped controller extension assignments
#132
akudev
closed
1 month ago
0
feat: support sap.ui.require for @sapUiRequire annotated modules
#131
petermuessig
closed
3 months ago
4
docs: precise availability of controller extensions, further tweaks
#130
akudev
closed
3 months ago
0
fix: remove mandatory ESM file extensions from sap.ui.define imports
#129
petermuessig
closed
4 months ago
0
feat: support ControllerExtensions extended with .override(...)
#128
akudev
closed
3 months ago
1
fix: ensure to remove file ext .js only from module path
#127
petermuessig
closed
5 months ago
0
feat: imports added by other plugins are also included in the define calls
#126
nlunets
closed
5 months ago
1
fix: remove file extensions from imports to avoid redundant extensions
#125
petermuessig
closed
6 months ago
0
[DO NOT SUBMIT] fix: remove empty export declaration added by TypeScript
#124
petermuessig
opened
6 months ago
1
fix: support index modules for dependencies
#123
petermuessig
closed
7 months ago
0
fix: sanitize variable names for re-exports
#122
petermuessig
closed
9 months ago
0
docs: hide controller extension usage related parts until released
#121
akudev
closed
11 months ago
0
feat: support using predefined controller extensions
#120
akudev
closed
11 months ago
1
chore: major update of dependencies
#119
akudev
closed
11 months ago
0
chore: update dependencies
#118
akudev
closed
11 months ago
0
fix: preserve comments for class members
#117
akudev
closed
11 months ago
0
Allow feature `moveControllerPropsToOnInit` to be overriden with a local annotation, per declaration
#116
GuillaumedesPommareSAP
opened
1 year ago
0
fix: by default add "use strict" directive to sap.ui.define
#115
petermuessig
closed
1 year ago
0
Handling Circular Dependencies
#114
texttechne
closed
1 year ago
7
`use strict;` should be moved into `sap.ui.define`
#113
petermuessig
closed
1 year ago
0
chore: update dependencies + cleanup
#112
petermuessig
closed
1 year ago
0
fix: ensure template to be ES5 compliant
#111
petermuessig
closed
1 year ago
0
Bump word-wrap from 1.2.3 to 1.2.4
#110
dependabot[bot]
closed
1 year ago
1
Bump word-wrap from 1.2.3 to 1.2.4 in /packages/plugin
#109
dependabot[bot]
closed
1 year ago
1
fix: copyright comment must be appended as leading comment to file
#108
petermuessig
closed
1 year ago
0
fix: ensure copyright to be kept after typescript processing
#107
petermuessig
closed
1 year ago
0
fix: add support for import.meta.url|resolve
#106
petermuessig
closed
1 year ago
0
fix: support for anonymous classes
#105
petermuessig
closed
1 year ago
0
Class without ClassName does not work
#104
netnic0
closed
1 year ago
0
[FEATURE REQUEST] support `import.meta.url` and `import.meta.resolve(...)`
#103
petermuessig
closed
1 year ago
0
File based namespace does not work
#102
plantago
closed
1 year ago
2
[FEATURE REQUEST] Change the architecture/lifecycle of the plugin (run in exit phase)
#101
petermuessig
opened
1 year ago
2
feat: split class conversion to enable other Babel plugin conversion
#100
petermuessig
closed
1 year ago
0
fix: enable support for TS param props
#99
petermuessig
closed
1 year ago
0
fix: sap.ui.define without callback function
#98
petermuessig
closed
1 year ago
0
fix: ensure copyright comments to be leading comments
#97
petermuessig
closed
1 year ago
0
Bump yaml from 2.2.1 to 2.2.2 in /packages/plugin
#96
dependabot[bot]
closed
1 year ago
1
Fix import of modules named with `-`
#95
LukasHeimann
closed
1 year ago
3
fix: properly handle dynamic import of non-existing modules
#94
petermuessig
closed
1 year ago
0
fix: dynamic import must not handle __esModule flagged modules
#93
petermuessig
closed
1 year ago
0
fix: dynamic imports of empty modules must not fail
#92
petermuessig
closed
1 year ago
0
fix: catch err for dynamic import to sap.ui.require
#91
petermuessig
closed
1 year ago
0
Files with TS only assets still get transpiled
#90
dfenerski
closed
1 year ago
3
feat(overridesToOverride): backward compatibility for overrides
#89
tobiasqueck
closed
1 year ago
1
chore: reformat changelog
#88
akudev
closed
1 year ago
0
build: enable automated release process
#87
petermuessig
closed
1 year ago
0
Automated release
#86
petermuessig
closed
1 year ago
0
Next