angular-cn/tools/public_api_guard/core
Miško Hevery 2562a3b1b0 fix(ivy): Add `style="{{exp}}"` based interpolation (#34202)
Fixes #33575

Add support for interpolation in styles as shown:
```
<div style="color: {{exp1}}; width: {{exp2}};">
```

PR Close #34202
2020-02-20 15:13:10 -08:00
..
core.d.ts fix(ivy): Add `style="{{exp}}"` based interpolation (#34202) 2020-02-20 15:13:10 -08:00
testing.d.ts build: update API Golden files after node 12 update (#34955) 2020-01-27 09:31:22 -08:00