angular-cli icon indicating copy to clipboard operation
angular-cli copied to clipboard

CLI tool for Angular

Results 555 angular-cli issues
Sort by recently updated
recently updated
newest added

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

### Command test ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...

area: @angular/build
angular/build:unit-test

### Command test ### Description It would be nice to provide a way to disable teardown from the CLI. This is useful in headed browser mode to interact with the...

area: @angular/build
angular/build:unit-test

### Command test ### Description In Vitest 4, the import of `@vitest/browser-*` automatically augments the types of `vitest/browser` with provider's APIs specificities. Angular CLI could either expose a `vitest.config.ts` using...

feature
feature: votes required
area: @angular/build
angular/build:unit-test

## PR Checklist Please check to confirm your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular-cli/blob/main/CONTRIBUTING.md#-commit-message-guidelines - [ ] Tests for the changes have...

area: @angular/cli
detected: feature

### Command new, test ### Is this a regression? - [x] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...

type: bug/fix
freq1: low
severity3: broken
devkit/build-angular:karma
area: @angular/build

This change introduces the ability to disable sourcemaps when running the development server. A new Vite plugin has been added to remove sourcemap comments from generated assets. The dev server's...

target: patch
area: @angular/build

### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? Yes ### Description The package.json file generated by `ng new` includes...

needs: discussion

### Command test ### Description It would be nice if `unit-test` builder could take a `headless` option. Separating browsers list and the `headless` option should provide a better DX. For...

feature
feature: votes required
area: @angular/build
angular/build:unit-test

### Command test ### Description When using the new `unit-test` builder with Vitest runner, some Vitest features such as the module graph or module "mocking" with `vi.mock()` (https://vitest.dev/guide/mocking/modules.html) do not...

feature
feature: votes required
area: @angular/build
angular/build:unit-test