Marc Laval
66b72bfa58
fix(ivy): ViewContainerRef.destroy should properly clean the DOM ( #29414 )
...
PR Close #29414
2019-03-22 13:13:12 -07:00
Pawel Kozlowski
3634575d89
test(common): fix double instantiation in NgSwitch test ( #25632 )
...
One of the tests was creating TestComponent instance _and_ using
global state making this test not predictable. Fixing the test
by making sure that TestComponent is instantiated only once.
PR Close #25632
2018-08-27 16:40:56 -04:00
Misko Hevery
47e251a80a
build: remove `main()` from specs ( #21053 )
...
PR Close #21053
2017-12-22 13:10:51 -08:00
Miško Hevery
d8b73e4223
fix(common): Update types for TypeScript nullability support
2017-04-10 15:26:33 -06:00
Jason Aden
8573e36574
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
Jason Aden
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00