Commit Graph

  • 7f98b87ca0 fix(ngcc): ensure that more dependencies are found by EsmDependencyHost (#37075) Pete Bacon Darwin 2020-06-04 08:43:04 +01:00
  • c61decf7e5 docs: add blank line before header (#37391) Alan Agius 2020-06-02 14:19:24 +02:00
  • 6e7bd939f6 perf(ngcc): cache parsed tsconfig between runs (#37417) Pete Bacon Darwin 2020-06-03 17:18:46 +01:00
  • 2021ad12cf ci(docs-infra): skip deploying RC version when lexicographically smaller than stable (#37426) George Kalpakas 2020-06-04 01:29:33 +03:00
  • c4f4675ebf fix(language-service): Recover from error in analyzing Ng Modules (#37108) Ayaz Hafiz 2020-05-14 08:35:38 -07:00
  • 34827559b9 docs: update the stackblitz in the GitHub Issue template (#37219) Sonu Kapoor 2020-05-19 05:32:04 -04:00
  • 65c3888d01 docs: update file header to be correct (#37425) Andrew Scott 2020-06-03 14:50:32 -07:00
  • e648a0c4ca refactor(compiler-cli): extract NgCompilerAdapter interface (#37118) Alex Rickabaugh 2020-05-14 11:24:59 -07:00
  • 965a688c97 fix(compiler-cli): use ModuleWithProviders type if static eval fails (#37126) Alex Rickabaugh 2020-05-14 17:52:08 -07:00
  • ab3f4c9fe1 fix(core): infinite loop if injectable using inheritance has a custom decorator (#37022) crisbeto 2020-05-09 14:33:54 +02:00
  • 40f3bb5638 refactor(dev-infra): small changes and fixes (#36800) Wagner Maciel 2020-05-08 12:56:39 -07:00
  • a08d18a1fe revert: "revert: "build(core): use dev-infra's component_benchmark to show PoC (#36434)" (#36798)" (#36800) Wagner Maciel 2020-04-24 13:16:06 -07:00
  • 64d6f35f94 revert: "revert: "build(dev-infra): update package.json and :npm_package (#36434)" (#36798)" (#36800) Wagner Maciel 2020-05-15 10:26:01 -07:00
  • caa4ab3235 revert: "revert: "feat(dev-infra): exposed new rule 'component_benchmark' via dev_infra (#36434)" (#36798)" (#36800) Wagner Maciel 2020-04-24 13:14:28 -07:00
  • 06a8ad28a7 refactor(forms): use a type guard to get rid of casts (#32541) lazarljubenovic 2019-09-07 20:13:19 +02:00
  • 382aa50c54 docs: refactor template-driven forms doc as a tutorial (#36732) Judy Bogart 2020-04-08 14:08:04 -07:00
  • 044a19966d ci: temporarily disable Android 10 browser unit tests on Saucelabs (#37399) Joey Perrott 2020-06-02 10:38:37 -07:00
  • 17e98198f4 docs(core): remove v10 mention from @Injectable warning (#37383) Kara Erickson 2020-06-01 13:55:45 -07:00
  • 561c0f81a0 perf(ngcc): allow immediately reporting a stale lock file (#37250) Terence D. Honles 2020-05-21 21:25:00 -07:00
  • 4414be77c4 docs: refactor forms overview (#36919) Judy Bogart 2020-05-04 12:36:48 -07:00
  • 1b55da10b1 build: fix integration payload sizes Matias Niemelä 2020-06-02 10:49:34 -07:00
  • 78ea2527a1 docs(router): fix a typo in example code (#37309) Markus Ende 2020-05-27 15:44:47 +02:00
  • 4456e7e4de refactor(core): remove looseIdentical in favor of built-in Object.is (#37191) Andrew Scott 2020-05-18 11:08:23 -07:00
  • 92c436dd1a test(language-service): disable ivy ls tests on CI (#37348) Keen Yee Liau 2020-05-29 09:46:12 -07:00
  • b45f336635 fix(ngcc): do not inline source-maps for non-inline typings source-maps (#37363) Pete Bacon Darwin 2020-05-30 20:49:44 +01:00
  • c3651cec0b docs(core): fix typo in decorators.ts relating to the use of Object.defineProperty. (#37369) AleksanderBodurri 2020-05-31 23:08:32 -04:00
  • 3b52f7066b docs: fix typo in deprecations (#37379) Andrew Scott 2020-06-01 10:55:00 -07:00
  • 8bb741198b docs: release notes for the v10.0.0-rc.2 release Matias Niemelä 2020-06-01 11:14:39 -07:00
  • 26849ca99d build: remove wombot proxy registry from package.jsons for release (#37378) Joey Perrott 2020-06-01 08:57:37 -07:00
  • 3c16d249b9 docs: 翻译修正 zhusir 2020-05-31 20:22:44 +08:00
  • c38b08ff5b docs: 翻译修正 zhusir 2020-05-31 00:38:31 +08:00
  • b4c3102a3f docs: 翻译修正 zhusir 2020-05-29 00:17:01 +08:00
  • 4d0e175a65 fix(core): reenable decorator downleveling for Angular npm packages (#37317) Igor Minar 2020-05-27 14:09:01 -07:00
  • bd7393fc68 docs: Mention Bazel builder and schematics in Deprecations section (#37190) Keen Yee Liau 2020-05-28 16:05:43 -07:00
  • 08ff8aa055 docs(bazel): Mention Architect prototype and Slack Channel (#37190) Keen Yee Liau 2020-05-28 15:50:31 -07:00
  • f60d159d71 docs: Cleanup Bazel schematics deprecation doc (#37190) Keen Yee Liau 2020-05-20 17:50:02 -07:00
  • 6aa5bfa21a refactor(bazel): Remove schematics and builder from package.json (#37190) Keen Yee Liau 2020-05-20 17:03:38 -07:00
  • 227ba625e6 docs: Add guide/bazel to Service Worker navigationUrls (#37190) Keen Yee Liau 2020-05-20 17:00:44 -07:00
  • e64176019a docs: Redirect /guide/bazel to deprecation doc in Angular repo (#37190) Keen Yee Liau 2020-05-18 18:37:14 -07:00
  • 1fc7891add test: remove Bazel schematics integration test (#37190) Keen Yee Liau 2020-05-18 16:23:14 -07:00
  • e7930fcc15 ci: Remove aio/content/guide/bazel.md from pullapprove (#37190) Keen Yee Liau 2020-05-18 15:14:08 -07:00
  • 4b40740324 docs: Remove 'Building with Bazel' section (#37190) Keen Yee Liau 2020-05-18 15:10:43 -07:00
  • a36667d984 refactor(bazel): Remove Schematics for Bazel Builder (#37190) Keen Yee Liau 2020-05-18 14:39:39 -07:00
  • 9791c9ecaf docs: Remove Bazel builder from @angular/bazel (#37190) Keen Yee Liau 2020-05-18 14:33:11 -07:00
  • df082307b9 docs: fix typo in committer.md (#37171) JiaLiPassion 2020-05-18 13:59:55 +09:00
  • 98d820030c docs(platform-server): fix renderModule usage guidance with Ivy (#37296) Adam 2020-05-26 12:49:50 -05:00
  • f001aef2dc build: update requiredBaseCommit for patch branch merges (#37316) Joey Perrott 2020-05-27 12:54:11 -07:00
  • 64fc8b8ee5 docs: add IE mobile to deprecated browsers (#37313) Andrew Scott 2020-05-27 10:07:06 -07:00
  • ebbf29788d docs: 名词翻译 chenc 2020-05-27 10:29:41 +08:00
  • d34b87ad78 文案错误 chenc 2020-05-26 13:38:22 +08:00
  • a62c1c441c build: migrate ng-dev config to .ng-dev directory (#37142) Joey Perrott 2020-05-15 14:19:08 -07:00
  • 3d154ab795 fix(dev-infra): migrate dev-infra config loading to .ng-dev directory (#37142) Joey Perrott 2020-05-15 14:15:10 -07:00
  • d1ea1f4c7f build: update license headers to reference Google LLC (#37205) Joey Perrott 2020-05-19 12:08:49 -07:00
  • 5aeb9a4124 build: Update file-header lint rule to Google LLC (#37205) Joey Perrott 2020-05-19 12:07:26 -07:00
  • ecce99470a build: deprecate old merge script (#37247) Joey Perrott 2020-05-21 11:03:56 -07:00
  • daeb045174 fix: 更新选择编译器一节以同步官方最新文档 Joe Jiang 2020-05-19 09:54:35 +08:00
  • ecb9c70397 docs: 翻译改进 zhusir 2020-05-22 15:22:34 +08:00
  • 540c29cd6b feat(dev-infra): migrate release tool to use new logging system (#37232) Joey Perrott 2020-05-20 14:55:58 -07:00
  • 7827501d2a feat(dev-infra): migrate ts-circular-dependencies tool to use new logging system (#37232) Joey Perrott 2020-05-20 14:52:19 -07:00
  • e28f13a102 feat(dev-infra): migrate merge tool to use new logging system (#37232) Joey Perrott 2020-05-20 14:48:50 -07:00
  • e0002ef9ba feat(dev-infra): migrate ng-dev utils to use new logging system (#37232) Joey Perrott 2020-05-20 14:43:48 -07:00
  • 367f6fe12d feat(dev-infra): migrate pullapprove tool to use new logging system (#37232) Joey Perrott 2020-05-20 14:41:44 -07:00
  • 9b3ca19675 feat(dev-infra): migrate rebase tool to use new logging system (#37232) Joey Perrott 2020-05-20 14:32:04 -07:00
  • 9388e47e1e feat(dev-infra): migrate discover-new-conflicts tool to use new logging system (#37232) Joey Perrott 2020-05-20 14:28:27 -07:00
  • 171d967993 feat(dev-infra): migrate commit-message tool to use new logging system (#37232) Joey Perrott 2020-05-20 14:22:29 -07:00
  • 40e357411e feat(dev-infra): migrate format tool to use new logging system (#37232) Joey Perrott 2020-05-20 14:19:17 -07:00
  • 52c7aae4df feat(dev-infra): add group functions to logging system and remove color param (#37232) Joey Perrott 2020-05-20 14:19:10 -07:00
  • 87b1aeac0f build(docs-infra): upgrade cli command docs sources to 89dbc2caa (#37243) George Kalpakas 2020-05-21 13:50:44 +00:00
  • 93be1f1543 build: use static patch value for targetting branches in merge config (#37245) Joey Perrott 2020-05-21 10:51:21 -07:00
  • cdb5d07606 feat(dev-infra): expose script for determining merge branches (#37217) Paul Gschwendtner 2020-05-20 12:50:18 +02:00
  • 3e5fa56956 fix(dev-infra): ensure ts-node is registered with commonjs as module (#37217) Paul Gschwendtner 2020-05-20 11:59:42 +02:00
  • cfb37b8994 release: cut the v10.0.0-rc.0 release Kara Erickson 2020-05-21 10:00:31 -07:00
  • a1001f2ea0 fix(core): disable tsickle pass when producing APF packages (#37221) Igor Minar 2020-05-19 18:11:37 -07:00
  • 6ca3fb19fd docs: release notes for the v${releaseVersion} release Kara Erickson 2020-05-20 15:46:19 -07:00
  • 267f844811 docs: update docs for microbenchmarks (#37140) Andrew Scott 2020-05-15 12:48:27 -07:00
  • 59e7203a40 build: complete removal of bazel format yarn commands (#37148) Joey Perrott 2020-05-15 16:01:38 -07:00
  • 7db177d181 feat(dev-infra): create logging utils with support for defined logging levels (#37192) Joey Perrott 2020-05-18 15:37:18 -07:00
  • 3f4232a23d fix(dev-infra): ignore dev-infra scope while checking for features in patch branch (#37210) Andrew Kushnir 2020-05-19 17:59:09 -07:00
  • 2a634648c2 ci: testing folders in compiler-cli should not require fw-testingapproval (#37220) Pete Bacon Darwin 2020-05-20 14:53:13 +01:00
  • 97e13991c5 fix(ngcc): identifier ModuleWithProviders functions in IIFE wrapped classes (#37206) Pete Bacon Darwin 2020-05-19 20:42:54 +01:00
  • d42a912343 refactor(compiler-cli): expose the walkForDeclaration() function (#37206) Pete Bacon Darwin 2020-05-19 18:13:33 +01:00
  • 03fef736d6 test(ngcc): give adjacent class identifier a distinct name (#37206) Pete Bacon Darwin 2020-05-19 08:29:36 +01:00
  • 78b8d0e1ef docs(changelog): fix broken link in CHANGELOG Kara Erickson 2020-05-20 10:37:35 -07:00
  • aedac71491 docs: release notes for the v9.1.8 release Kara Erickson 2020-05-20 10:35:30 -07:00
  • 89b44d1900 fix(elements): do not break when the constructor of an Angular Element is not called (#36114) George Kalpakas 2020-05-20 11:10:27 +03:00
  • 2fc5ae561b fix(elements): capture input properties set before upgrading the element (#36114) George Kalpakas 2020-05-20 11:10:26 +03:00
  • cb719ee16e test(elements): clean up TestStrategy between tests (#36114) George Kalpakas 2020-05-20 11:10:25 +03:00
  • ed46d9ebd7 test(elements): only declare helpers if needed (#36114) George Kalpakas 2020-05-20 11:10:24 +03:00
  • 1380c5642b refactor(elements): remove unused imports and properties (#36114) George Kalpakas 2020-05-20 11:10:23 +03:00
  • e3d447229d refactor(elements): simplify accessing NgElementStrategy (#36114) George Kalpakas 2020-05-20 11:10:22 +03:00
  • 327980bf49 fix(elements): correctly handle getting/setting properties before connecting the element (#36114) George Kalpakas 2020-05-20 11:10:20 +03:00
  • 4c30aa8343 docs(dev-infra): update .circleci/README.md (#37212) Igor Minar 2020-05-19 18:35:32 -07:00
  • e7c878027a docs: remove Vikram and Alex from aio (#37212) Igor Minar 2020-05-19 18:22:26 -07:00
  • 886f90516d docs: fix broken link in DEVELOPER.md (#37212) Igor Minar 2020-05-19 18:12:53 -07:00
  • 1faf9bbeb0 docs(dev-infra): update ngcontainer docs (#37185) Igor Minar 2020-05-18 11:34:36 -07:00
  • 325ad7eb53 release: cut the v10.0.0-next.9 release Kara Erickson 2020-05-19 16:19:43 -07:00
  • 362fba4bde fix(dev-infra): make commit-message-filter script executable for merge (#37209) Joey Perrott 2020-05-19 15:23:35 -07:00
  • 211d33ad59 build: fix deprecation notice in scripts/github/merge-pr script (#37208) Joey Perrott 2020-05-19 15:18:23 -07:00
  • 383f04b96d feat(dev-infra): register ts-node when reading configuration (#37196) Paul Gschwendtner 2020-05-19 11:08:29 +02:00
  • 4e96cdc23f build: Add deprecation notice to merge-pr script to nudge to new tooling (#37204) Joey Perrott 2020-05-19 11:17:45 -07:00