mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously I added parens everywhere to make this @proxy() because our typing indicated it was a function that returned a decorator, but this breaks dart. Instead, the typing needs to be changed. Fixes #3494 |
||
|---|---|---|
| .. | ||
| date_pipe_spec.ts | ||
| json_pipe_spec.ts | ||
| limit_to_pipe_spec.ts | ||
| lowercase_pipe_spec.ts | ||
| number_pipe_spec.ts | ||
| observable_pipe_spec.ts | ||
| pipes_spec.ts | ||
| promise_pipe_spec.ts | ||
| uppercase_pipe_spec.ts | ||