7 Commits

Author SHA1 Message Date
3451a34ad0 feat(angular): build for angular 12.0 (#23970) 2021-10-15 16:54:59 -04:00
962783bfba fix(router-outlet): change detection fires properly (#18896)
* fix(router-outlet): never detach() the entering view

fixes #18894

* add tests

* ci

* update package-lock

* circle sync runtime
2019-07-26 11:13:50 -04:00
f84bb76481 fix(angular): save internal data
fixes #14888
fixes #14885
fixes #15054
fixes #15050
2018-08-16 15:47:49 +02:00
12d8174307 style(components): import statements should be one line 2018-07-18 10:20:34 -04:00
bd53bba5e8 fix(router): fix reuse strategy 2018-05-29 16:01:50 -04:00
b3a9c7f819 fix(angular): compare router params length 2018-04-23 16:34:00 -04:00
5899b0392d feat(router): dont reuse the component if the params are different
This matches v3 functionality
2018-04-11 23:59:04 +02:00