Pete Bacon Darwin
c016066d9b
fix(ivy): ngcc should not break lifecycle hooks ( #26856 )
...
Previously the ivy definition calls we going directly after the
class constructor function But this meant that the lifecycle
hooks attached to the prototype were ignored by the ngtsc
compiler.
Now the definitions are written to the end of the IIFE block,
just before the return statement.
Closes #26849
PR Close #26856
2018-11-02 10:38:08 -07:00
..
2018-10-23 08:57:42 -07:00
2018-11-01 15:16:06 -07:00
2018-10-26 14:48:05 -04:00
2018-10-23 14:14:49 -07:00
2018-10-31 19:52:36 -04:00
2018-11-02 10:38:08 -07:00
2018-11-01 14:49:01 -07:00
2017-03-08 16:29:27 -08:00
2018-10-23 14:14:49 -07:00
2018-11-01 15:31:11 -07:00
2018-11-01 15:31:11 -07:00
2018-10-23 14:14:49 -07:00
2018-10-26 14:48:05 -04:00
2018-10-23 14:14:49 -07:00
2018-10-26 14:48:05 -04:00
2018-10-26 14:48:05 -04:00
2018-10-23 14:14:49 -07:00
2018-10-26 14:48:05 -04:00
2018-10-19 14:35:52 -07:00
2018-11-01 16:04:01 -07:00
2018-11-01 15:13:33 -07:00
2018-10-23 14:14:49 -07:00
2018-10-19 20:59:29 -07:00
2017-03-08 16:29:27 -08:00
2017-09-22 13:20:52 -07:00
2017-09-29 09:26:38 -07:00
2018-01-04 17:45:36 -05:00
2017-07-20 16:46:47 -05:00
2017-10-30 23:09:17 -04:00
2017-03-08 16:29:27 -08:00
2018-06-25 07:57:13 -07:00
2018-09-11 16:23:17 -07:00
2018-08-16 13:46:43 -07:00
2018-09-11 16:23:17 -07:00
2018-08-16 13:46:43 -07:00