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 |
Tobias Bosch
|
ca5aebaa6b
|
refactor: update angular to support TypeScript 2.4
Detailed updates:
- rxjs@5.0.x
- tsickle@0.24.x
- typescript@2.4.x
- @bazel/typescript@0.10.0
- protractor@5.1.x
- selenium-webdriver@3.0.x
BREAKING CHANGE:
- the Angular compiler now requires TypeScript 2.4.x.
|
2017-09-12 10:31:30 -07:00 |
Alex Eagle
|
ef32e6b0d0
|
fix: build and test fixes for TS 2.1 (#13294)
|
2017-02-08 11:32:40 -06:00 |
Victor Berchet
|
eed83443b8
|
chore(tslint): update tslint to 4.x (#13603)
|
2016-12-27 14:55:58 -08:00 |
Joao Dias
|
77ee27c59e
|
refactor(): use const and let instead of var
|
2016-11-12 16:40:17 -08:00 |
Joao Dias
|
52bf188b8f
|
style: add missing copyright headers
|
2016-10-31 14:25:53 -07:00 |
Alex Eagle
|
9096481744
|
chore(lint): format tools dir
|
2016-05-26 15:46:03 -07:00 |
Alex Rickabaugh
|
60727c4d2b
|
revert(format): Revert "chore(format): update to latest formatter"
This reverts commit 03627aa84d .
|
2016-04-12 09:41:01 -07:00 |
Alex Eagle
|
03627aa84d
|
chore(format): update to latest formatter
Closes #7958
|
2016-04-11 22:15:23 +00:00 |
Brian Ford
|
6cfc6f5bb2
|
build(npm): upgrade to npm v3
Closes #3193
|
2016-01-22 03:25:32 +00:00 |
Alex Eagle
|
098201d0b8
|
fix(lint): enforce that module-private members have @internal.
This is needed to prevent leaking internal APIs to users via our published .d.ts typings.
Fixes #4645
Closes #4989
|
2015-10-28 22:14:48 +00:00 |