compiler-cli
| Commit | Description |
|---|---|
Adds diagnostic for misconfigured @defer triggers (#64069)
| |
| capture metadata for undecorated fields (#63957) | |
| fix performance of "interpolated signal not invoked" check (#64410) |
core
| Commit | Description |
|---|---|
Allow passing application providers in bootstrapModule options (#64354)
| |
| support IntersectionObserver options in viewport triggers (#64130) | |
| control not recognized when input has directive injecting ViewContainerRef (#64368) | |
fixes regression in animate.leave function bindings (#64413)
| |
| Prevents early style pruning with leave animations (#64335) |
forms
| Commit | Description |
|---|---|
| test that common field states are propagated to controls (#63884) | |
| test that min/max properties are propagated to controls (#63884) | |
| test that minLength/maxLength properties are propagated to controls (#63884) | |
optimize [field] binding instructions (#64351)
|
http
| Commit | Description |
|---|---|
| add referrerPolicy option to HttpResource (#64283) |
migrations
| Commit | Description |
|---|---|
| Adds migration for deprecated router testing module (#64217) | |
| Adds migration for deprecated router testing module (#64217) | |
| migrating input with more than 1 usage in a method (#64367) |
router
| Commit | Description |
|---|---|
| Scroll restoration should use instant scroll behavior for traversals (#64299) |