Peter Muessig
Peter Muessig
Sorry, @Popescu-PfeifferMarc - I wanted to cross-check with @akudev - we will do so this week and keep you posted...
Hi @Popescu-PfeifferMarc , we would suggest the following small adoptions: Location: `packages/ui5-types-typedjsonmodel` Package name: `ui5-types-typedjsonmodel` TODO: check if inheriting from the `JSONModel` can simplify the usage of the types. Would...
Including also @nicoschoenteich into the loop. I have to follow-up with him first.
@sonip1992 - can you verify with the latest update whether it works? Just run the template again, it should update automatically and let us know what happens. What I've learned...
@uxkjaer - something you wanna follow up?
Maybe the download of the dependency was corrupt, didn't come up again the same way. Hence closing it.
Inactive issue, hence closing it.
Fixed with UI5 types `1.115.0`, see #311 Closing the issue.
Hi Marcel, @akudev and I recently "massaged" the types a bit more and we aligned the generated output with the expectation of the runtime. Starting with `1.115.0` onwards we provide...
Hi @DetachHead , together with @akudev, we suggest the following and recommend the ESM type defs 😉 : ```ts import type { registry } from 'sap/ui/core/Element' // @ts-ignore const ElementRegistry:...