angular/integration/platform-server/e2e
Alan Agius 9636910c01 refactor(platform-browser): rename ng-app style attribute to ng-app-id (#49424)
`ng-app` is an AngularJS attribute, see https://docs.angularjs.org/api/ng/directive/ngApp. Using this attribute on a non AngularJS element can cause DI issues in AngularJS when running an AngularJS and Angular application on the same page.

As such, we avoid such problems the Angular `ng-app` attribute is renamed to `ng-app-id`.

PR Close #49424
2023-03-17 10:46:03 +01:00
..
helloworld-spec.ts refactor(platform-browser): rename ng-app style attribute to ng-app-id (#49424) 2023-03-17 10:46:03 +01:00
protractor.config.js test: switch integration tests from puppeteer/webdriver-manager to Bazel-managed chromium (#44238) 2021-12-08 13:42:42 -05:00
transferstate-spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
tsconfig.json refactor(dev-infra): remove obsolete todos (#49362) 2023-03-08 15:39:55 -08:00
util.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00