compiler
| Commit | Description |
|---|---|
| do not encapsulate nested selectors if parent contains ::ng-deep | |
| Generate correct expression for optional chaning. | |
| remove namespaced MathML script elements | |
| scope nested CSS rules |
compiler-cli
| Commit | Description |
|---|---|
| correctly resolve symbol for SafePropertyRead in chained optional navigation | |
| record class extends clause references in DeferredSymbolTracker |
core
| Commit | Description |
|---|---|
| ensure i18n_util hasOwnProperty checks are safe for property renaming | |
| incorrect loop in defer blocks | |
| reject prefixed SVG script hosts |
forms
| Commit | Description |
|---|---|
| keep radio inputs in sync when values change |
http
| Commit | Description |
|---|---|
| always decode JSON responses as UTF-8 |
router
| Commit | Description |
|---|---|
| allow throwing RedirectCommand to trigger redirects | |
| limit protocol-relative URL handling to serialization |