Misko Hevery
8a47b48912
refactor: Move `dom_adapter.ts` to `@angular/common` ( #32154 )
...
This work is needed in preparation for turning tokens into tree-shakable injectables.
PR Close #32154
2019-08-29 21:51:56 -07:00
Wassim Chegham
ce68b4d839
style: enforce buildifier lint on CI ( #28186 )
...
PR Close #28186
2019-02-26 16:57:41 -08:00
Misko Hevery
885f1af509
build: extract interface and util sub compilation from core ( #28028 )
...
PR Close #28028
2019-01-10 16:31:44 -08:00
Olivier Combe
4df82bdbc1
test(ivy): don't run`ViewEngine` tests for ivy ( #27645 )
...
All the tests in `packages/core/test/view/` are specific to the `ViewEngine` and shouldn't run for ivy. This PR introduces a new BUILD.bazel file to run those tests separately.
PR Close #27645
2018-12-14 15:23:15 -08:00