Skip to content

Commit d0feac7

Browse files
committed
feat: consolidate docs, fix scripts, add coverage analysis
- Convert analyze.js and telemetry.js to TypeScript - Fix build script with proper directory creation - Consolidate documentation (4→2 files, 27% reduction) - Add coverage analysis (85% overall) - Update to version 1.0.0 - All 10 npm scripts validated and working
1 parent 5ab8c41 commit d0feac7

12 files changed

Lines changed: 1034 additions & 1212 deletions

File tree

plugins/ui5-guidelines/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui5-guidelines",
3-
"version": "2.1.0",
3+
"version": "1.0.0",
44
"description": "Comprehensive UI5 development guidelines and best practices derived from official SAP documentation (UI5 1.136.7). Version-aware skills covering CSP directives, XML event handling ($parameters, $source, $event, $controller), Test Starter patterns, Component metadata, and version-specific APIs. Includes modern coding standards, TypeScript conversion patterns, and Integration Cards development.",
55
"author": {
66
"name": "SAP SE"

plugins/ui5-guidelines/CHANGELOG.md

Lines changed: 0 additions & 227 deletions
This file was deleted.

0 commit comments

Comments
 (0)