Joey Perrott
d1ea1f4c7f
build: update license headers to reference Google LLC ( #37205 )
...
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.
PR Close #37205
2020-05-26 14:26:58 -04:00
Joey Perrott
698b0288be
build: reformat repo to new clang@1.4.0 ( #36613 )
...
PR Close #36613
2020-04-14 12:08:36 -07:00
Miško Hevery
85b551a388
Revert "refactor: use isObservable provided by rxjs 6.1+ ( #27668 )"
...
This reverts commit 92c547830a
.
2019-11-27 13:00:59 -08:00
Christopher Dahm
92c547830a
refactor: use isObservable provided by rxjs 6.1+ ( #27668 )
...
Refactor common, core, forms, router to use the isObservable method from rxjs 6.1+. Remove the isObservable method from core.
PR Close #27668
2019-11-27 10:33:45 -08:00
Igor Minar
b43f8bc7d3
feat(core): upgrade rxjs to 6.0.0-alpha.4 ( #22573 )
...
PR Close #22573
2018-03-19 21:51:51 -07:00
Miško Hevery
f3fc74ab67
build(core): remove `main()` from specs ( #21053 )
...
`main()` function used to be needed to support dart, since dart
Does not allow top level statements. Since we no longer use dart
The need for `main()` has been removed.
In preparation for `Basel` and standardized way of running tests
we are removing `main()`
PR Close #21053
2017-12-22 13:10:51 -08:00
Dzmitry Shylovich
6e98757665
fix(core): use presence of .subscribe to detect observables rather then Symbol.observable ( #15171 )
...
Fixes #14298
Fixes #14473
Fixes #14926
2017-03-15 17:13:03 -07:00
Jason Aden
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00