Alan Agius
|
4550fe42f7
|
refactor: use queueMicrotask to schedule micro tasks instead of various helpers (#50485)
`queueMicrotask` is an API which is supported by all browser and Node.js versions.
PR Close #50485
|
2023-06-15 16:38:21 +02:00 |
|
Jeremy Elbourn
|
834927d0e7
|
refactor(animations): remove unnecesary null (#47238)
These null values are unused and unecessary. I suspect it's a remnant from when the codebase was transpiled to Dart.
PR Close #47238
|
2022-09-06 09:57:37 -07:00 |
|
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 |
|
Misko Hevery
|
47e251a80a
|
build: remove main() from specs (#21053)
PR Close #21053
|
2017-12-22 13:10:51 -08:00 |
|
Jason Aden
|
3e51a19983
|
refactor: move angular source to /packages rather than modules/@angular
|
2017-03-08 16:29:27 -08:00 |
|