animations
Commit | Description |
---|---|
account for Element.animate exceptions (#64506)
|
common
Commit | Description |
---|---|
update to cldr 47 (#64032) | |
properly type ngComponentOutlet (#64561) |
compiler
Commit | Description |
---|---|
correctly compile long numeric HTML entities (#64297) |
compiler-cli
Commit | Description |
---|---|
missingStructuralDirective diagnostic produces false negatives (#64470) | |
missingStructuralDirective diagnostic produces false negatives (#64579) |
core
Commit | Description |
---|---|
make SimpleChanges generic (#64535) | |
pass element removal property through in all locations (#64565) | |
prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592) | |
update animation scheduling (#64441) | |
update symbols (#64481) |
forms
Commit | Description |
---|---|
bind invalid input in custom controls (#64526) | |
implement interoperability between signal forms and reactive forms (#64471) | |
mark field as dirty when value is changed by ControlValueAccessor (#64471)
| |
mark field as dirty when value is changed by a bound control (#64483) | |
only propagate schema defined properties from field to control (#64446) |
language-service
Commit | Description |
---|---|
prevent interpolation from superseding block braces (#64392) |
migrations
Commit | Description |
---|---|
Adds support for CommonModule to standalone migration (#64138) |
platform-browser
Commit | Description |
---|---|
DomEventsPlugin should always be the last plugin to be called for supports() . (#50394)
|
router
Commit | Description |
---|---|
allow router outlet to be set on ng-container (#64562) | |
Fix outlet serialization and parsing with no primary children (#64505) | |
Respect custom UrlSerializer handling of query parameters (#64449)
| |
Respect custom UrlSerializer handling of query parameters (#64449)
| |
Surface parse errors in Router.parseUrl (#64503) |
Breaking Changes
zone.js
- IE/Non-Chromium Edge are not supported anymore.