animations
| Commit | Description |
|---|---|
| detect object trigger values with Object.hasOwn |
common
| Commit | Description |
|---|---|
| preserve literal key union in KeyValuePipe.transform() |
compiler
| Commit | Description |
|---|---|
| allow template to access private props | |
| preserve &ngsp; between sibling control flow blocks |
core
forms
| Commit | Description |
|---|---|
report forbidden 2way bindings on when FormField is applied
| |
| warn in dev mode when ngModel cannot reach parent NgForm across component boundary |
http
| Commit | Description |
|---|---|
| cancel oversized fetch response bodies |
language-server
| Commit | Description |
|---|---|
| recover project for external templates in solution-style workspaces |
platform-browser
| Commit | Description |
|---|---|
| disallow event handler attributes in Meta | |
| throw a descriptive error when insertBefore reference node is missing |
router
| Commit | Description |
|---|---|
| add containsTree as public API | |
| pass correct component to canDeactivate for named outlets in componentless parent routes |