Charles
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...
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...
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...
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`.