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-11 00:08:41 -07:00
2016-06-21 18:03:22 -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-21 11:51:54 -07:00
2016-05-01 20:51:00 -07:00
2016-06-21 18:03:22 -07:00
2016-06-21 18:03:22 -07:00
2016-06-20 09:52:41 -07:00
2016-06-17 10:57:50 -07:00
2016-06-17 15:59:27 -07:00
2016-06-21 18:03:22 -07:00
2016-06-21 18:03:22 -07:00
2016-06-09 17:00:15 -07:00
2016-06-20 09:52:41 -07:00
2016-06-17 10:57:50 -07:00
2016-05-01 20:51:00 -07:00
2016-06-11 21:23:37 -07:00
2016-06-21 18:03:22 -07:00
2016-06-16 13:54:00 -07:00
2016-06-09 17:00:15 -07:00
2016-06-11 00:08:41 -07:00
2016-06-20 09:52:41 -07:00
2016-06-21 17:27:27 -07:00
2016-06-11 21:23:37 -07:00
2016-06-09 17:00:15 -07:00
2016-06-17 10:57:50 -07:00
2016-06-11 21:23:37 -07:00
2016-06-22 07:02:11 -07:00
2016-06-11 21:23:37 -07:00
2016-06-09 17:00:15 -07:00
2016-06-11 21:23:37 -07:00
2016-06-11 21:23:37 -07:00
2016-06-11 21:23:37 -07:00
2016-06-23 15:59:07 +02:00
2016-06-11 21:23:37 -07:00
2016-05-01 20:51:00 -07:00
2016-06-11 21:23:37 -07:00
2016-06-15 18:13:57 -07:00
2016-06-20 09:52:41 -07:00
2016-05-01 20:51:00 -07:00