Skip to content

Commit

Permalink
docs(ivy): update status of impl progress (angular#24323)
Browse files Browse the repository at this point in the history
Updating runtime implementation progress after merge of angular#23991

PR Close angular#24323
  • Loading branch information
pkozlowski-opensource authored and mhevery committed Jun 7, 2018
1 parent ce1543f commit d4c66d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/render3/STATUS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d4c66d5

Please sign in to comment.