A repository showcasing the UI5 tooling extensibility to combine OSS tools for UI5 application development.
194
stars
94
forks
source link
feat(ui5-tooling-modules): support special UI5 settings for web components #1108
Closed
Thodd closed 3 weeks ago
TODO:
sap.ui.core.Label
Next Steps:
sap.ui.core.ISemanticFormContent
for the Multi Input?Questions:
Should thefor
property of@ui5/webcomponents/Label
be renamed tolabelFor
like in the original retrofits?IsInputElementsFormSupport
still needed for the latest WebC versions?Seems to be replaced by an actual interface...