The complete recipe for rebuilding a UI5 demo kit sample as an abap2UI5 port class - class skeleton, dispatcher, model_init, view building with z2ui5_cl_ui5_view_builder, formatting rules, data binding and events, booleans, the 1.71 rule in practice,…
abap2UI5/samples-controls
SkillsMP has collected 6 skills from abap2UI5/samples-controls. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 2
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
Running and debugging the Playwright e2e smoke: build freshness and stale servers, zero-size unthemed controls, overflow popovers, viewport-dependent wires, HTTPS-only device APIs, ASSERTION_FAILED runtime causes. Use when running npm run e2e, adding a…
Cheat-sheet of the recurring hard porting idioms (named models, i18n, typed/complex bindings, expression bindings, event args, client-composed toasts, custom CSS, binding_call, frontend actions, anchored and fragment popups, bindElement, fragment inlining)…
Full spec of the generated artefacts (README coverage block, STATUS.md state block, api.md, SAMPLES.md, catalogue.json, the in-system overview app) and their generators: universe and openui5-entities snapshots, api.md link targets, the generate-result…
What every CI gate checks (pattern_lint, check_pins, structural_diff, view_gates - the linter-backed properties/structure/render consolidation, e2e_smoke, data_fidelity, meta_valid), what a failure means, and every legitimate escape hatch (sidecar skips,…
Batch planning rules (breadth-first then idiom-first depth, HOLDOUT rows, GROUP-nested samples) and the port scaffolding tooling - npm run scaffold, npm run json-to-abap, the OPENUI5_SRC sparse-clone recipe, scope-of pre-checks. Use when planning the next…