Kristiyan Kostadinov
c1dacdd890
fix(ivy): QueryList not instance of exported QueryList ( #27942 )
...
Fixes Ivy's `QueryList` not being an instance of the exported ViewEnginer `QueryList`.
Also reworks `first`, `last` and `length` to be regular properties, rather than setters. Reworking `length` was required to be able to extend the ViewEngine `QueryList`, but I reworked `first` and `last` as well since getters generate a lot more code when transpiled to ES5.
These changes fix FW-706.
PR Close #27942
2019-01-07 15:26:47 -08:00
..
2018-12-18 10:42:42 -08:00
2018-10-31 14:15:06 -04:00
2019-01-07 15:26:47 -08:00
2018-08-20 11:08:10 -07:00
2018-11-27 10:30:58 -08:00
2018-12-19 15:10:16 -05:00
2018-12-17 09:33:37 -08:00
2018-09-25 12:51:29 -07:00
2018-12-06 13:35:08 -08:00
2018-12-19 15:10:16 -05:00
2019-01-04 12:20:18 -08:00
2018-12-19 15:10:16 -05:00
2018-12-19 15:12:35 -05:00
2018-12-17 09:33:37 -08:00
2018-12-21 18:14:44 -05:00
2017-12-21 21:40:58 -08:00
2018-12-21 18:14:44 -05:00
2018-12-04 19:58:25 -08:00
2019-01-07 15:26:47 -08:00
2019-01-07 08:36:51 -08:00
2018-08-14 11:58:47 -07:00
2018-12-18 10:42:42 -08:00
2018-12-21 18:14:44 -05:00
2019-01-04 14:12:29 -08:00
2018-10-04 10:11:17 -07:00
2018-12-17 09:33:37 -08:00
2018-11-29 21:26:15 -08:00
2018-10-31 14:15:06 -04:00
2018-12-14 10:24:16 -08:00
2018-10-25 12:58:40 -04:00
2018-12-17 09:33:37 -08:00
2018-08-20 11:08:10 -07:00
2018-05-01 10:27:40 -07:00
2019-01-04 13:21:46 -08:00
2018-12-19 15:10:16 -05:00
2019-01-07 14:43:33 -08:00
2018-12-17 09:33:37 -08:00
2019-01-07 15:26:47 -08:00
2018-12-19 15:12:35 -05:00
2018-12-19 15:10:16 -05:00
2018-12-17 09:33:37 -08:00
2018-07-31 15:09:32 -07:00
2018-11-29 21:26:15 -08:00
2019-01-04 14:57:39 -08:00