angular icon indicating copy to clipboard operation
angular copied to clipboard

Deliver web apps with confidence 🚀

Results 1057 angular issues
Sort by recently updated
recently updated
newest added

**I'm submitting a ...** (check one with "x") ``` [ ] bug report => search github for a similar issue or PR before submitting [x] feature request [ ] support...

feature
area: core
core: inputs / outputs
feature: under consideration

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

action: cleanup
comp: docs
target: patch

### Which @angular/* package(s) are relevant/related to the feature request? _No response_ ### Description Angular allows us to use async pipe but when using multiple streams there isn't really a...

area: core
cross-cutting: observables
P3

# 🐞 bug report ### Description I have angular project built in angular 10. I am getting issue in calling api from IOS chrome browser when i turn on google...

comp: common/http
iOS
P4

**I'm submitting a ...** (check one with "x") ``` [ x ] bug report => search github for a similar issue or PR before submitting [ ] feature request [...

type: bug/fix
help wanted
freq1: low
comp: forms
state: confirmed
cross-cutting: types
P4

### Which @angular/* package(s) are relevant/releated to the feature request? forms ### Description Lately I have been struggling with reusing form areas. I read all about CVA and sub forms...

feature
area: forms
type: use-case
feature: under consideration

### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? No ### Description In order to inestigate https://github.com/angular/angular/issues/13993, first I build...

comp: docs
comp: build & ci

### Which @angular/* package(s) are the source of the bug? animations ### Is this a regression? No ### Description **Prerequisites** A container component is displaying a child component in a...

comp: animations

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [core-js](https://togithub.com/zloirock/core-js) | dependencies | major | [`^2.5.4` -> `^3.0.0`](https://renovatebot.com/diffs/npm/core-js/2.6.12/3.25.1) | --- ### ⚠...

action: cleanup
comp: build & ci
action: review
target: patch

createEmbeddedView method instantiates an embedded view based on this template and take your templateRef as argument and would render the passed templateRef in your ViewContainerRef. resolves angular#46955 ## PR Checklist...

comp: docs