Pawel Kozlowski
1cd9e6c2eb
feat(ivy): support queries with views inserted through ViewContainerRef ( #24179 )
...
This PR tackles a simple case where ViewRef definition point (<ng-template>) is the
same as the insertion point (ViewContainerRef requested on the said <ng-template>).
For this particular case we can assume that we know a container into which a given
view will be inserted when a view is created. This is not true fall all the possible
cases so follow-up PR will be needed to extend this basic implementation.
PR Close #24179
2018-05-30 11:43:57 -07:00
..
2018-05-10 15:48:13 -07:00
2017-09-22 13:20:52 -07:00
2018-05-21 19:13:50 -04:00
2017-12-05 21:56:43 -08:00
2018-05-10 15:48:13 -07:00
2018-05-30 11:25:57 -07:00
2017-03-29 09:34:45 -07:00
2018-02-22 13:22:03 -08:00
2017-11-01 15:44:59 -04:00
2018-05-30 11:43:57 -07:00
2018-05-15 15:31:12 -07:00
2018-03-14 08:48:48 -07:00
2018-04-13 13:11:01 -07:00
2018-05-08 13:55:29 -07:00
2018-03-14 08:48:48 -07:00
2018-04-26 14:08:13 -07:00
2018-05-21 19:13:50 -04:00
2018-04-26 14:08:13 -07:00
2017-11-01 15:44:59 -04:00
2017-08-18 13:23:46 -05:00
2017-05-23 10:41:23 -06:00
2017-03-08 16:29:27 -08:00
2018-05-21 19:13:50 -04:00
2018-05-25 13:46:50 -04:00
2017-09-27 10:09:56 -07:00
2018-03-14 12:23:51 -07:00
2018-04-14 20:40:14 -07:00
2018-04-10 21:49:32 -07:00
2017-08-16 17:58:53 -05:00
2018-04-10 21:49:32 -07:00
2018-05-29 18:02:29 -04:00
2018-05-30 11:25:57 -07:00
2018-05-29 18:02:29 -04:00
2018-05-30 11:25:57 -07:00
2018-05-29 18:02:29 -04:00
2017-03-08 16:29:27 -08:00
2018-05-21 19:13:50 -04:00
2017-09-14 13:38:06 -04:00
2017-03-13 09:45:04 -07:00
2018-04-10 21:49:32 -07:00
2018-05-30 11:25:57 -07:00
2018-05-10 15:48:13 -07:00
2017-03-08 16:29:27 -08:00