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
|
@ -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 New Issue