mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs(ivy): update status of impl progress (#24323)
Updating runtime implementation progress after merge of #23991 PR Close #24323
This commit is contained in:
parent
ce1543fcde
commit
d4c66d5edb
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ The goal is for the `@Component` (and friends) to be the compiler of template. S
|
|||
| `<div (bubble.click)>` | ❌ | ❌ | ❌ |
|
||||
| `<div (keyup.enter)>` | ❌ | ❌ | ❌ |
|
||||
| `<div (hammer.js)>` | ❌ | ❌ | ❌ |
|
||||
| [`<div (directiveOut)>`][gh23560] | ❌ | ❌ | ❌ |
|
||||
| [`<div (directiveOut)>`][gh23560] | ✅ | ❌ | ❌ |
|
||||
| [`<ng-template (directiveOut)>`][gh23561] | ❌ | ❌ | ❌ |
|
||||
|
||||
[gh23560]: https://github.com/angular/angular/issues/23560
|
||||
|
|
|
|||
Loading…
Reference in a new issue