Commit Graph

  • 0d55d4557f test(router): add Router regression test for hash location strategy (#40409) Martin Sikora 2021-01-10 19:55:39 +0100
  • 4329ccae2c docs: add rx-angular to resources.json (#39291) Michael Hladky 2020-10-15 21:50:56 +0200
  • b649273f6c docs: remove `entryComponent` from deprecated list (#41408) Alan Agius 2021-04-01 11:25:56 +0200
  • dde81ba0cd perf(compiler): reduce amount of generated code for safe accesses and nullish coalescing (#41563) Kristiyan Kostadinov 2021-04-12 17:36:31 +0200
  • a1b2718b92 fix(router): recursively merge empty path matches (#41584) Andrew Scott 2021-04-09 14:58:55 -0700
  • 1b43158af6 fix(compiler-cli): do not error with prepocessing if component has no inline styles (#41602) Charles Lyding 2021-04-13 13:46:49 -0400
  • a63cf7221b feat(dev-infra): prevent attempting to merge draft, closed or merged pull requests (#41604) Joey Perrott 2021-04-13 14:12:32 -0700
  • 1043aa42ad build: update typescript to version 4.2.4 (#41618) Renovate Bot 2021-04-14 07:16:47 +0000
  • 2af894d164 refactor: format renovate configuration with 2 spaces (#41619) Alan Agius 2021-04-14 13:00:58 +0200
  • 3acac55a31 ci: configure Renovate to disable updates for dependencies versioned `0.0.0-PLACEHOLDER` (#41619) Alan Agius 2021-04-14 12:31:53 +0200
  • eaeb7ef54b
    release: bump the next branch to v12.1.0-next.0 (#41629) Zach Arend 2021-04-14 13:30:42 -0700
  • a37637245e docs: release notes for the v11.2.10 release Zach Arend 2021-04-14 12:48:19 -0700
  • 3923201f95 refactor(compiler-cli): change how partial-linkers are matched to declaration versions (#41578) Pete Bacon Darwin 2021-04-12 12:30:20 +0100
  • 5a8bc1bfe1 build: `ng_package` no longer generate minified UMDs (#41425) Alan Agius 2021-04-14 18:39:27 +0200
  • beafa22de9 feat(upgrade): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:13:18 -0700
  • fc597f1db5 feat(service-worker): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:13:14 -0700
  • c30b171d20 feat(router): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:13:09 -0700
  • c901b4d11f feat(platform-server): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:13:05 -0700
  • ef0d1c3545 feat(platform-browser): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:13:00 -0700
  • b714f7b931 feat(platform-browser-dynamic): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:12:55 -0700
  • 590d4dd578 feat(localize): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:12:51 -0700
  • 86621bec58 feat(language-service): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:12:46 -0700
  • a0006a6bfb feat(forms): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:12:42 -0700
  • 12fc08bf9c feat(elements): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:12:37 -0700
  • 75cc8133ad feat(compiler): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:12:32 -0700
  • b7bd23817e feat(compiler-cli): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:12:28 -0700
  • e0250e567a feat(common): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:12:23 -0700
  • d583d926db feat(bazel): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:12:19 -0700
  • 547363a851 feat(animations): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:12:14 -0700
  • e66a5fbca6 feat(core): update supported range of node versions (#41544) Joey Perrott 2021-04-12 12:08:28 -0700
  • ee615e0744 build: upgrade to node 14 (#41544) Joey Perrott 2021-04-12 12:01:58 -0700
  • 0bc539af29 Revert "fix(compiler-cli): autocomplete literal types in templates. (#41456)" (#41623) Joey Perrott 2021-04-14 08:16:47 -0700
  • de93a7a4bb fix(language-service): resolve to the pre-compiled style when compiled css url is provided (#41538) Andrew Scott 2021-04-09 10:24:08 -0700
  • bd34bc9e89 fix(language-service): bound attributes should not break directive matching (#41597) Andrew Scott 2021-04-13 09:38:14 -0700
  • fd9a7ca8c9 build: update to latest version of `rules_nodejs` v3.3.0 (#41599) Paul Gschwendtner 2021-04-13 19:07:12 +0200
  • f7e391a912 perf(core): optimize getDirectives (#41525) mgechev 2021-04-12 14:01:26 -0700
  • a07f303708 feat(core): introduce getDirectiveMetadata global debugging utility (#41525) mgechev 2021-04-05 20:01:42 -0700
  • 1d12c50f63 fix(compiler-cli): autocomplete literal types in templates. (#41456) Zach Arend 2021-04-01 15:22:44 -0700
  • ba84fa6f42 refactor(compiler-cli): remove i18n options from `LinkerOptions` (#41554) Pete Bacon Darwin 2021-04-09 17:50:50 +0100
  • 261bce65fb docs: replace Codelyzer recommendation with Angular-ESLint in accessibility guide (#41294) pavlenko 2021-03-20 18:57:29 +0500
  • 78236bfdca fix(language-service): use script versions for incremental compilations (#41475) Alex Rickabaugh 2021-04-07 11:38:47 -0400
  • dee95994b8 refactor(compiler-cli): support `ts.SourceFile` versioning (#41475) Alex Rickabaugh 2021-04-07 11:25:36 -0400
  • 94ec0af582 refactor(compiler-cli): replace the `IncrementalDriver` with a new design (#41475) Alex Rickabaugh 2021-04-06 17:59:20 -0400
  • fab1a6468e perf(compiler-cli): cache results of `absoluteFromSourceFile` (#41475) Alex Rickabaugh 2021-04-06 08:54:35 -0400
  • 71b8c9ab29 refactor(bazel): remove old Angular CLI schematics and builder (#41575) Alan Agius 2021-04-12 11:34:24 +0200
  • c7f9516ab9 feat(language-service): implement signature help (#41581) Alex Rickabaugh 2021-04-12 11:10:03 -0400
  • d85e74e05c refactor(language-service): specifically identify empty argument positions (#41581) Alex Rickabaugh 2021-04-12 11:07:43 -0400
  • e1a2930893 fix(compiler): avoid parsing EmptyExpr with a backwards span (#41581) Alex Rickabaugh 2021-04-12 10:22:13 -0400
  • 34545ad2cc refactor(compiler): add an `argumentSpan` to the method call AST (#41581) Alex Rickabaugh 2021-04-12 10:12:36 -0400
  • 60d023449b build(docs-infra): ensure that jasmine node tests fail on build error (#41596) Pete Bacon Darwin 2021-04-13 15:47:50 +0100
  • b3d9dea52b build(docs-infra): add correct types to tuples (#41596) Alan Agius 2021-04-13 15:49:43 +0200
  • 15c307b200 fix(dev-infra): only create authenticated github instance once in yargs (#41603) Joey Perrott 2021-04-13 11:22:07 -0700
  • c9aa87cec0 fix(compiler-cli): show a more specific error for Ivy NgModules (#41534) Alex Rickabaugh 2021-04-09 11:31:08 -0400
  • fe6002977e docs: change (+) operator to `Number` function to match code (#41570) PR Close #41570 aschaap 2021-04-11 13:29:15 -0400
  • 5e8dcfd641 docs(docs-infra): fix (+) not accepting null error by using `Number` instead (#41570) aschaap 2021-04-11 13:26:57 -0400
  • 3a61bb82b3 docs: replaced erroneous instances of `HeroDetailsComponent` with `HeroDetailComponent` (#41569) PR Close #41569 aschaap 2021-04-11 12:37:30 -0400
  • d27c8b4d9f docs: add Nishu Goel to GDE list (#41347) Nishu Goel 2021-03-26 00:41:46 +0530
  • bfbdb8f84d refactor(compiler-cli): cleanup redundant storage of reuse `ts.Program` (#41289) JoostK 2021-03-19 22:48:32 +0100
  • ffea31f433 perf(compiler-cli): allow incremental compilation in the presence of redirected source files (#41448) JoostK 2021-04-04 22:09:17 +0200
  • 0f54d6c4a5 fix(language-service): use 'any' instead of failing for inline TCBs (#41513) Alex Rickabaugh 2021-04-08 13:41:32 -0400
  • 319da894be docs: change ActivatedRouteStub code sample to work with strictNullChecks on (#41559) Alan Cohen 2021-04-10 21:26:09 -0400
  • 1381301afe refactor(compiler-cli): track a dependency on a default import on `WrappedNodeExpr` (#41557) JoostK 2021-04-10 22:55:22 +0200
  • 7f1651574e fix(compiler-cli): prevent eliding default imports in incremental recompilations (#41557) JoostK 2021-04-10 21:45:59 +0200
  • 9b9e7ad5cf test(compiler-cli): disable `emitDecoratorMetadata` in the compiler test environment (#41557) JoostK 2021-04-10 21:34:30 +0200
  • 528e7d787c test: update CLI integration tests to run only for Ivy (#41434) Alan Agius 2021-04-12 11:22:24 +0200
  • 852b5e366e build: update `@angular-devkit/build-angular` to use commit SHA (#41434) Alan Agius 2021-04-12 09:16:27 +0200
  • 28f1e1cc16 test: remove `cli-hello-world-lazy-rollup` tests (#41434) Alan Agius 2021-04-07 18:59:01 +0200
  • 1c82eff440 build: update Angular CLI packages to 12.0.0-next.7 (#41434) Alan Agius 2021-04-07 09:21:13 +0200
  • 7d8efe323b test(ngcc): provide correct source-mappings for renderer tests (#41434) Pete Bacon Darwin 2021-04-06 15:21:35 +0100
  • 5600df28e9 build(docs-infra): update dgeni-packages dependency (#41434) Pete Bacon Darwin 2021-04-06 12:59:24 +0100
  • 0bc52c10d5 ci: improve renovate configuration (#41434) Alan Agius 2021-04-05 11:58:28 +0200
  • ed7d288364 build: update several dependencies (#41434) Alan Agius 2021-04-05 11:57:24 +0200
  • 9bf8e5164d refactor(dev-infra): use a singleton for GitClient (#41515) Joey Perrott 2021-04-08 12:34:55 -0700
  • c20db69f9f refactor(compiler-cli): introduce declaration function to declare class metadata (#41200) JoostK 2021-03-13 23:42:16 +0100
  • 42e3a5241d test(compiler-cli): add integration test for relative rootDir (#41359) Benjamin Kindle 2021-04-11 12:23:42 -0400
  • 3e0fda96b8 fix(compiler-cli): resolve `rootDirs` to absolute (#41359) Benjamin Kindle 2021-04-10 16:27:17 -0400
  • 6ba67c6fff feat(compiler-cli): mark ability to use partial compilation mode as stable (#41518) JoostK 2021-04-08 22:34:31 +0200
  • aa0e54fe97 fix(core): error if DebugRenderer2.destroyNode is called twice in a row (#41565) Kristiyan Kostadinov 2021-04-11 11:15:12 +0200
  • ebc80b3b5c build: add breakingChangesLabel to merge configuration (#41546) Joey Perrott 2021-04-06 09:02:42 -0700
  • 4a69a7b952 feat(dev-infra): verify breaking changes are properly labeled before merging (#41546) Joey Perrott 2021-04-06 08:57:32 -0700
  • 4810f5c819 ci: remove old compliance tests (#41556) Pete Bacon Darwin 2021-04-10 17:35:56 +0100
  • e16d234709 ci: enable compliance tests on Windows (#41556) Pete Bacon Darwin 2021-04-10 17:30:33 +0100
  • 05cc3c8ee2 docs: remove 'ui-jar' from Resources (#41552) Sagar Pandita 2021-04-10 11:32:14 +0530
  • 61bfa3d9df test(language-service): Add test to expose bug caused by source file change (#41500) Keen Yee Liau 2021-04-07 17:01:04 -0700
  • 5e0d5a9ec2 feat(dev-infra): create ReleaseNotes class for generating release notes during publishing (#41476) Joey Perrott 2021-04-01 16:28:17 -0700
  • 7e6989ee4b test(dev-infra): extract commit message build function into testing util function (#41476) Joey Perrott 2021-04-06 12:37:55 -0700
  • 8b9d025b13 test(dev-infra): remove chai from ts-api-guardian tests (#41503) Alan Agius 2021-04-08 09:26:53 +0200
  • aa755c8853 docs: add entry for prod tsconfig in library files (#41512) Aristeidis Bampakos 2021-04-08 20:31:23 +0300
  • 25e46c1fe4 refactor(language-service): stop tracking lastKwownProgram in CompilerFactory (#41517) Keen Yee Liau 2021-04-08 13:14:45 -0700
  • 7a40d8cefd fix(dev-infra): use base ref name rather than sha for the githubTargetBranch (#41523) Joey Perrott 2021-04-08 14:22:37 -0700
  • 51bb922a08 refactor(forms): add base class for all built-in ControlValueAccessors (#41225) Andrew Kushnir 2021-03-15 18:56:06 -0700
  • 44a7fae00f fix(router): handle new navigations from a NavigationEnd event (#41262) Andrew Scott 2021-03-18 09:10:22 -0700
  • deacc741e0 fix(compiler-cli): ensure the compiler tracks `ts.Program`s correctly (#41291) Alex Rickabaugh 2021-03-19 17:06:10 -0700
  • 10a7c87692 refactor(compiler): implement `ngDeclareInjectable()` (#41316) Pete Bacon Darwin 2021-03-21 17:31:20 +0000
  • c83fe1698b refactor(core): rename `ɵɵInjectableDef` interface to `ɵɵInjectableDeclaration` (#41316) Pete Bacon Darwin 2021-03-26 12:38:25 +0000
  • 71d3b24da3 refactor(compiler): fix typo (#41316) Pete Bacon Darwin 2021-03-27 11:31:13 +0000
  • d28a391385 fix(router): Remove information about attached component when deactivating route (#41381) Andrew Scott 2021-03-30 09:30:27 -0700
  • 0a4308f756 docs: fix typo in migration guide (#41447) Pete Bacon Darwin 2021-04-04 20:47:35 +0100
  • 14a64acb72 build(docs-infra): store search dictionary as a string (#41447) Pete Bacon Darwin 2021-04-04 19:15:51 +0100
  • 65cd44e731 build(docs-infra): tidy up the generateKeywords processor (#41447) Pete Bacon Darwin 2021-04-04 19:09:21 +0100