mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
fixes #2013 BREAKING CHANGE: Before @Directive(properties: { 'sameName': 'sameName', 'directiveProp': 'elProp | pipe' }) After @Directive(properties: [ 'sameName', 'directiveProp: elProp | pipe' ]) |
||
|---|---|---|
| .. | ||
| button | ||
| checkbox | ||
| dialog | ||
| grid_list | ||
| input | ||
| progress-linear | ||
| radio | ||
| switcher | ||
| .clang-format | ||
| demo_common.ts | ||