Pawel Kozlowski
098b461b69
fix(core): report duplicate template bindings in templates
...
Fixes #7315
BREAKING CHANGES:
Previously multiple template bindings on one element
(ex. `<div *ngIf='..' *ngFor='...'>`) were allowed but most of the time
were leading to undesired result. It is possible that a small number
of applications will see template parse errors that shuld be fixed by
nesting elements or using `<template>` tags explicitly.
Closes #9462
2016-06-23 15:59:07 +02:00
..
2016-06-09 17:00:15 -07:00
2016-06-20 09:52:41 -07:00
2016-06-21 11:52:11 -07:00
2016-06-09 17:00:15 -07:00
2016-06-15 18:13:57 -07:00
2016-06-20 09:52:41 -07:00
2016-06-16 14:31:48 -07:00
2016-06-16 14:31:48 -07:00
2016-06-16 14:31:48 -07:00
2016-05-01 20:51:00 -07:00
2016-06-09 17:00:15 -07:00
2016-06-09 17:00:15 -07:00
2016-06-09 17:00:15 -07:00
2016-06-17 11:38:24 -07:00
2016-06-20 09:52:41 -07:00
2016-06-15 18:13:57 -07:00
2016-05-01 20:51:00 -07:00
2016-06-09 17:00:15 -07:00
2016-06-21 18:03:22 -07:00
2016-06-09 17:00:15 -07:00
2016-06-09 17:00:15 -07:00
2016-05-01 20:51:00 -07:00
2016-06-09 17:00:15 -07:00
2016-06-16 12:29:46 -07:00
2016-06-09 17:00:15 -07:00
2016-06-09 17:00:15 -07:00
2016-05-01 20:51:00 -07:00
2016-05-01 20:51:00 -07:00
2016-06-09 17:00:15 -07:00
2016-06-23 15:59:07 +02:00
2016-06-09 17:00:15 -07:00
2016-06-14 15:31:24 -07:00
2016-06-09 17:00:15 -07:00
2016-06-09 17:00:15 -07:00
2016-06-09 17:00:15 -07:00
2016-06-09 17:00:15 -07:00
2016-06-09 17:00:15 -07:00