Wagner Maciel
caa4ab3235
revert: "revert: "feat(dev-infra): exposed new rule 'component_benchmark' via dev_infra ( #36434 )" ( #36798 )" ( #36800 )
...
This reverts commit ad8c4cdd75
.
PR Close #36800
2020-06-03 13:12:30 -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
Wagner Maciel
ad8c4cdd75
revert: "feat(dev-infra): exposed new rule 'component_benchmark' via dev_infra ( #36434 )" ( #36798 )
...
This reverts commit b7f2a033df
.
PR Close #36798
2020-04-24 11:03:38 -07:00
Wagner Maciel
b7f2a033df
feat(dev-infra): exposed new rule 'component_benchmark' via dev_infra ( #36434 )
...
* Move tools/brotli-cli, tools/browsers, tools/components,
tools/ng_rollup_bundle, and modules/e2e_util to dev-infra/benchmarking
* Fix imports and references to moved folders and files
* Set up BUILD.bazel files for moved folders so they can be packaged with
dev-infra's :npm_package
PR Close #36434
2020-04-23 13:31:53 -07:00
Paul Gschwendtner
ee74835619
build: run playground e2e examples with bazel ( #28490 )
...
PR Close #28490
2019-02-04 16:51:11 -05:00
Tobias Bosch
4b54c0e23f
refactor(core): enable new animations dsl
...
Also deletes old tests that are not needed any
more with the new view engine.
2017-02-23 13:59:16 -08:00
Igor Minar
da41a954b5
docs: branding fixes ( #14132 )
...
Angular 1.x -> AngularJS
Angular 1 -> AngularJS
Angular1 -> AngularJS
Angular 2+ -> Angular
Angular 2.0 -> Angular
Angular2 -> Angular
I have deliberately not touched any of the symbol names as that would cause big merge collisions with Tobias's work.
All the renames are in .md, .json, and inline comments and jsdocs.
PR Close #14132
2017-01-27 15:03:11 -06:00
Bowen Ni
2c02d34c05
refactor(lint): Don't allow console.log
...
Enable tslint check for `console.log` as a follow-up to
https://github.com/angular/angular/issues/13018
2016-11-23 15:47:01 -08:00
Matias Niemelä
9de76ebfa5
fix(animations): retain styling when transition destinations are changed ( #12208 )
...
Closes #9661
Closes #12208
2016-11-14 16:59:06 -08:00
Joao Dias
77ee27c59e
refactor(): use const and let instead of var
2016-11-12 16:40:17 -08:00
Victor Berchet
1bd858fb43
build(examples): upgrade to protractor 4.0.9 ( #12803 )
...
closes #12798
2016-11-10 18:13:11 -08:00
Matias Niemelä
19e869e7c9
fix(animations): ensure animations work with web-workers ( #12656 )
2016-11-10 11:53:50 -08:00