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

### Command update ### Description I might be missing something but it seems to me that Angular provides three kinds of "migrations": - **mandatory** migrations (e.g. `update-workspace-config`) - **optional** migrations...

feature
area: @angular/cli
ng update DX
feature: in backlog

### Description Currently, Angular SSR does not provide built-in functionality to detect the domain in a multi-domain setup and serve the appropriate localized version of the application. This feature would...

feature
area: @angular/ssr

### Which @angular/* package(s) are relevant/related to the feature request? core ### Description I was wondering if it is possible to have a coverage of the templates too. Sometimes the...

feature
area: @angular-devkit/build-angular
feature: under consideration

# 🚀 feature request ### Relevant Package This feature request is for @angular/cli ### Description If you have in the assets configuration in `angular.json`: ``` "assets": [ ... { "glob":...

feature
area: @angular-devkit/build-angular
feature: insufficient votes

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

type: bug/fix
freq1: low
severity5: regression
angular/build:application
area: @angular/build

### Command new ### Description Currently, Angular CLI provides the option to select between various CSS preprocessors like CSS, SCSS, and LESS when creating a new project. However, TailwindCSS, a...

feature
area: @schematics/angular
feature: under consideration

### Which @angular/* package(s) are the source of the bug? compiler ### Is this a regression? No ### Description Hello, I noticed that the spread operator is significantly slower (sometimes...

type: bug/fix
freq1: low
severity4: memory/performance
angular/build:application
area: @angular/build

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

### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? No ### Description I wanted to migrate from Karma to experimental...

freq1: low
severity3: broken
area: @angular/build
angular/build:unit-test

This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---|---|---| | [@angular/animations](https://redirect.github.com/angular/animations-builds) | dependencies | digest...

action: merge
area: build & ci
target: automation