Skip to content

Conversation

kgogov
Copy link
Contributor

@kgogov kgogov commented Sep 4, 2025

Add comprehensive documentation for registering and using custom illustrations in UI5 Web Components projects.

Copy link

cla-assistant bot commented Sep 9, 2025

CLA assistant check
All committers have signed the CLA.

@kgogov kgogov force-pushed the using-custom-illus-docs branch from 30635c4 to 03f68af Compare September 9, 2025 13:41
@kgogov kgogov requested a review from Copilot September 9, 2025 13:42
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive documentation for creating and registering custom illustrations in UI5 Web Components projects. The changes provide developers with a complete guide for extending the built-in illustration collection with custom SVG assets.

Key Changes

  • Added JSDoc documentation to the registerIllustration function with usage examples
  • Created a detailed guide covering custom illustration implementation, SVG requirements, and usage patterns
  • Included TypeScript examples, accessibility considerations, and security best practices

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
packages/base/src/asset-registries/Illustrations.ts Added comprehensive JSDoc documentation with example usage for the registerIllustration function
docs/2-advanced/18-using-custom-illustrations.md Created complete documentation guide covering custom illustration creation, registration, and implementation

@kgogov kgogov marked this pull request as ready for review September 9, 2025 13:48
@kgogov kgogov force-pushed the using-custom-illus-docs branch from 03f68af to ac40098 Compare September 10, 2025 07:27
Add comprehensive documentation for registering and using custom illustrations
in UI5 Web Components projects.
@kgogov kgogov force-pushed the using-custom-illus-docs branch from ac40098 to b69fe74 Compare September 10, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant