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

This is the compile-time implementation of the `hostDirectives` feature plus a little bit of runtime code to illustrate how the newly-generated code will plug into the runtime. It works by...

action: review
comp: compiler
target: minor

# 🚀 feature request ### Relevant Package This feature request is for @angular/core ### Description There is a long history of discussion about whether / how to have the compiler...

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

[ ] bug report => search github for a similar issue or PR before submitting [x] feature request [ ] support request => Please do not submit support request here,...

feature
help wanted
freq1: low
comp: forms
good first issue
under consideration
votes required

This adds new documentation on how to bind to keyboard events for key and code fields, and why you might use one over the other. ## PR Checklist Please check...

comp: docs
action: review
target: minor

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

action: review
comp: forms
forms: ngModel
target: minor

Rewriting dependency injection introduction to comply with new documentation templates.

action: cleanup
comp: docs
action: review
aio: preview
target: patch
core: di

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

area: dev-infra
P3

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/chrome](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | dependencies | patch | [`^0.0.190` -> `^0.0.193`](https://renovatebot.com/diffs/npm/@types%2fchrome/0.0.190/0.0.193) | | [@types/jquery](https://togithub.com/DefinitelyTyped/DefinitelyTyped) |...

comp: build & ci
state: blocked
target: patch

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | io_bazel_rules_sass | http_archive | digest | `030f696` -> `87ba426` | --- ### Configuration...

comp: build & ci
action: review
target: patch

This commit creates and exposes the APIs required to use the Angular Router without importing `RouterModule`. By updating the golden test to use the new API, this change also demonstrates...

comp: router
target: minor