ui5-webcomponents
ui5-webcomponents copied to clipboard
Typescript: introduce TS definitions
Feature Request Description
As a typescript developer, I would like to make use of TS definitions for the UI5 Web Components project, so I can see easily see the available APIs, without constantly checking the API reference.
Additional Context
You cab use 2 PRs for reference
proposal by @MarcusNotheis for typescript definitions for the base package https://github.com/SAP/ui5-webcomponents/pull/3653
and POC by @pskelin : https://github.com/SAP/ui5-webcomponents/pull/3654
Priority
- [ ] Low
- [x] Medium
- [ ] High
- [ ] Very High
I feel like this approach sounds like a solid starting point, since there are a lot os jsdoc defs aready: https://github.com/SAP/ui5-webcomponents/pull/3653
Thank you @SAP/ui5-webcomponents-topic-rd @SAP/ui5-webcomponents-topic-b @SAP/ui5-webcomponents-topic-p @SAP/ui5-webcomponents-topic-rl. Now all components are migrated to TypesScript!
BR, ilhan