ui5-webcomponents-ngx
ui5-webcomponents-ngx copied to clipboard
Kick off Topics
Stakeholders, dependency teams, dev team
-
Tooling
- performance, bundling size (example: 9MB size if we import few components)
- Angular wrapper generation package (for SAP Web Components); write a guideline how to be used by other teams
- eventing - difficult time with the event types; documentation for the event
- API json generation
- documentation boolean set value - needs to be updated
- documentation generation has some issues, needs to be investigated; own documentation
- angular version support (ng17)
- ui5 web components version support (can we automate the migration?)
- research storybook vs. stackblitz (or other options) for documenting the full components functionality (beside the visual part)
-
Features/Components
- missing components (e.g. forms, table, dynamic/object page). Revisit the list we created 1 year ago
- missing features/data binding layer/Angular specific logic
- 2-way data binding; radio button issue(review all form components)
- documentation; getting started guide(s);
- demo app update and include it in the guide(s)
- ⛵️ stakeholders' support
- BPA support (reported issues)
- use (at least) 1 stakeholder closer and get feedback immediately
-
communication/product management tasks
- roadmap
- attract more stakeholders
- communication to the stakeholders; advertisement; building demos; outbound messaging
- 📅 meetings
- regular meetings/include once a week during scrum
- try using the Thursday's meeting before creating a new series
- have an ad-hoc calls when and if needed(for the ppl actively working on the topic). others can be optional
- 🚀 Common CSS
- web components for React - progress
- identify what else is needed for ui5 web components ngx
- ⚒️ knowledge exchange
- review the comparison page and think about topics
- ✅ ng-model binding (already addressed)
- explore the option not to generate wrappers for every single web component and focus only on those where additional angular logic is needed. Offer an easy tool for the generation.