babel-preset-transform-ui5
Advanced tools
Changelog
7.0.0-rc.9 (2019-03-01)
Changelog
7.0.0-rc.8 (2019-02-28)
onlyMoveClassPropsUsingThis
for old behaviour.Changelog
7.0.0-rc.6 (2019-02-13)
Changelog
7.0.0-rc.3 (2019-02-06)
moveControllerPropsToOnInit
is set. New property moveControllerConstructorToOnInit
to get back old behaviour.Changelog
7.0.0-rc.2 (2019-01-17)
@namespace
support@controller
annotation foundChangelog
7.0.0 (2019-03-20)
onlyMoveClassPropsUsingThis
for old behaviour.onlyConvertNamedClass=true
, but also with logic to convert *.controller.js
classes automatically.
autoConvertAllExtendClasses
to restore version 6 behaviour.autoConvertControllerClass
to disable new *.controller.js
behaviour (enabled by default)modulesMap
option