Agent
// Optional with default value readonly name = input ('').
Fundamental Library for Angular is SAP Design System Angular component library
Agent
// Optional with default value readonly name = input ('').
Agent
A breaking change is any modification that could cause existing consumer code to fail or behave differently after upgrading.
Agent
Use InjectionToken to provide contextual defaults for child components. This pattern allows parent components to influence default values without directly manipulating child component inputs.
Agent
Agent "fundamental-styles" from SAP/fundamental-ngx, covering fundamental-styles css integration, architecture, bem naming convention, scss import pattern and css class building.
Agent
All translation utilities are imported from @fundamental-ngx/i18n.
Agent
Purpose: Understanding the NX monorepo structure, development patterns, and best practices. For commands, see docs/internal/commands.md.
Agent
Core principle: Signals exist to feed Angular's reactive graph. If a value has no reactive consumer, making it a signal adds tracking overhead for no benefit.
Agent
Agent "testing-guidelines" from SAP/fundamental-ngx, covering testing guidelines, test commands, run all tests in a library, run specific test file and examples.
Agent
The webc-generator is an NX executor that automatically converts UI5 Web Components into Angular-native wrapper components. It eliminates manual maintenance of 100+ component wrappers by reading a Custom Elements Manifest (CEM) and generating the full library from it.