Charles

Results 44 issues of Charles

This commit fully refactors the `ng add` command to use the new, centralized package manager abstraction. All package installation and metadata fetching logic now goes through the new API. This...

area: @angular/cli
area: performance

This commit introduces a comprehensive set of 18 examples for the new signal-based forms functionality in Angular. These examples are designed to be used with the `find_examples` tool (MCP) to...

area: @angular/cli
target: major
detected: feature

This commit introduces a new CI check to validate the correctness of code snippets and markdown structure within the `find_examples` markdown files. To support this, the previous the `example_db_generator.js` script...

area: @angular/cli
action: cleanup
target: major

BREAKING CHANGE: Jasmine v5 testing APIs wil now be used when executing tests. This commit updates the `jasmine-core` and `jasmine` dependencies to version `^5.12.0`.