common
| Commit | Description |
|---|---|
| add an 'outlet' injector option for ngTemplateOutlet | |
| support height in ImageLoaderConfig and built-in loaders |
compiler
| Commit | Description |
|---|---|
| add geolocation element to schema |
compiler-cli
| Commit | Description |
|---|---|
| update diagnostic to flag no-op arrow functions in listeners |
core
forms
| Commit | Description |
|---|---|
| add field param to submit action and onInvalid | |
| add form directive | |
| support signal-based schemas in validateStandardSchema | |
| simplify design of parse errors |
http
| Commit | Description |
|---|---|
| correctly parse ArrayBuffer and Blob in transfer cache |