Commit Graph

  • fdb3d3076e build: update angular (#42035) Renovate Bot 2021-05-13 17:38:33 +0000
  • a4ebe8656e fix(forms): registerOnValidatorChange should be called for ngModelGroup. (#41971) Dylan Hunn 2021-05-06 14:11:35 -0700
  • ee280a3354 build(docs-infra): upgrade cli command docs sources to f9a9dc37e (#42038) George Kalpakas 2021-05-11 11:02:13 +0000
  • 5cc0e4fbd0 ci: update pullapprove config (#42030) Joey Perrott 2021-05-10 13:45:18 -0700
  • d94e1acd93 docs: change `updating-to-version-*` redirects to point to the respective versions (#42019) George Kalpakas 2021-05-10 17:14:31 +0300
  • 9e0eb7ee62 build: update dependency google-closure-compiler to v20210505 (#41980) Renovate Bot 2021-05-07 05:30:48 +0000
  • 45083bc302 build: lock file maintenance (#42015) Renovate Bot 2021-05-12 20:36:55 +0000
  • 53aa7945b3 docs: add link to the blog post in the changelog (#42072) mgechev 2021-05-12 16:28:38 -0700
  • 53cd7e5eb5 docs: update the angular roadmap (#42050) mgechev 2021-05-11 14:48:40 -0700
  • 53c10c325a docs: update the angular roadmap (#42050) mgechev 2021-05-11 14:48:40 -0700
  • d34ce6b76a build(docs-infra): update docs examples to Angular v12.0.0 (#42071) Alex Rickabaugh 2021-05-12 18:17:53 -0400
  • 65ee1c3f50 docs: release notes for the v11.2.14 release CHANGELOG.md Alex Rickabaugh 2021-05-12 17:29:36 -0400
  • dad205e502 docs: add release notes for v12.0.0 to CHANGELOG Alex Rickabaugh 2021-05-12 16:47:40 -0400
  • a74eb52589 Revert "refactor(core): optimize calls to `split` and `slice` while computing version parts (#41208)" Alex Rickabaugh 2021-05-12 14:13:50 -0400
  • eac42e9889 docs: release notes for the v12.0.0-rc.3 release (#42032) Alex Rickabaugh 2021-05-10 17:57:37 -0400
  • 96624b71a7 fix(platform-browser): prevent memory leak of style nodes if shadow DOM encapsulation is used (#42005) JoostK 2021-05-08 20:29:06 +0200
  • e071e3b507 build(docs-infra): fixed i18n broken stackblitz example (#42001) iRealNirmal 2021-05-08 14:21:21 +0530
  • 8e232e6d88 build(docs-infra): show a dist-tag when installing the CLI on non-stable versions (#41991) Pete Bacon Darwin 2021-05-07 15:51:17 +0100
  • 6ebb86f9a2 docs: clarify the IE11 deprecation timeline, and link to the RFC (#42023) Igor Minar 2021-05-10 08:36:00 -0700
  • e2f09fe8de docs: fix a grammatical error in lazy-loading-ngmodules guide (#42008) Richard Sithole 2021-05-10 09:39:32 +0200
  • d2296bc265 test: refactor test to work with latest @types/jasmine (#41956) Alan Agius 2021-05-07 14:17:46 +0200
  • 991ea6fc39 build: update all non-major dependencies (#41956) Renovate Bot 2021-05-07 05:05:02 +0000
  • ddf2a6c975 build: update node version to stop aio from breaking while generating docs (#42009) Ajit Singh 2021-05-09 13:13:12 +0530
  • a529d4f4f8 fix(core): do not retain dynamically compiled components and modules (#42003) JoostK 2021-05-08 17:04:39 +0200
  • 089daea98b refactor(compiler-cli): remove redundant `potentialSourceMapUrl` property (#42000) Pete Bacon Darwin 2021-05-08 09:12:54 +0100
  • 6912b1b364 docs(compiler-cli): fix typo (#42000) Pete Bacon Darwin 2021-05-08 09:10:36 +0100
  • 8bcbfe0561 refactor(compiler-cli): remove unused import (#42000) Pete Bacon Darwin 2021-05-08 09:10:05 +0100
  • 0cb68632c6 refactor(compiler-cli): remove TS bug workaround (#42000) Pete Bacon Darwin 2021-05-08 09:06:16 +0100
  • 500db42a2e docs: Edited to remove jargon (#41976) Teri Glover 2021-05-06 22:26:02 +0000
  • d59f2b0d0c refactor(core): remove unnecessary cast (#41960) Pete Bacon Darwin 2021-05-06 20:24:43 +0100
  • adc732decb refactor(docs-infra): remove unused CSS rule (#41960) Pete Bacon Darwin 2021-05-06 14:44:11 +0100
  • 71f37c9d9c build(docs-infra): add NgModules references to provided injectables (#41960) Pete Bacon Darwin 2021-05-06 22:07:22 +0100
  • 85f5cb45d2 build(docs-infra): associate `providedIn` injectables with their NgModule (#41960) Pete Bacon Darwin 2021-05-06 12:25:24 +0100
  • 23f6b76d1a fix(docs-infra): update glossary to include the term template-input-variable (#41632) Andrew J Asche 2021-04-12 21:17:09 -0500
  • 744bd2b64f refactor(core): optimize calls to `split` and `slice` while computing version parts (#41208) Julien Marcou 2021-03-20 14:20:40 +0100
  • 562a782114 docs: fix package name in version.ts files in different packages (#41208) Julien Marcou 2021-03-16 16:43:16 +0100
  • cd252b99fe fix(compiler-cli): use '' for the source map URL of indirect templates (#41973) Alex Rickabaugh 2021-05-06 17:40:53 -0400
  • 2843f15e8c fix(dev-infra): merge tool should ensure that token has `workflow` oauth scope (#41989) Paul Gschwendtner 2021-05-07 16:15:25 +0200
  • 3a48c0739d build(docs-infra): ensure that terminal code snippets render correctly (#41986) Pete Bacon Darwin 2021-05-07 11:28:39 +0100
  • 4bc3cf216d feat(common): add URLSearchParams to request body (#37852) Ajit Singh 2020-06-30 21:35:30 +0530
  • e1c5cea2e7 fix(dev-infra): set the default LogLevel of GitClient logging to DEBUG (#41899) Joey Perrott 2021-04-30 09:33:40 -0700
  • 5cf429d64e docs: change the documentation of creating-libraries by providing material links (#41982) profanis 2021-05-07 09:58:06 +0300
  • cb418bd696 ci: introduce action implementing feature request prioritization process (#41975) mgechev 2021-05-06 16:49:59 -0700
  • 544e6a5ca1 fix(core): invoke profiler around ngOnDestroy lifecycle hooks (#41969) mgechev 2021-05-06 13:46:57 -0700
  • 3927e2529a build: update angular (#41955) Renovate Bot 2021-05-06 06:47:23 +0000
  • e29eb8abfb docs: reword a few phrases in the GITHUB_PROCESS.md doc (#41977) Joey Perrott 2021-05-06 17:24:03 -0700
  • 1be5d659a5 fix(language-service): fully de-duplicate reference and rename results (#40523) Andrew Scott 2021-01-21 15:28:42 -0800
  • 459af57a31 refactor(compiler-cli): Adjust generated TCB when checkTypeOfPipes is false (#40523) Andrew Scott 2021-01-22 09:03:37 -0800
  • a86ca4fe04 feat(language-service): Enable renaming of pipes (#40523) Andrew Scott 2021-01-20 17:54:20 -0800
  • c1bcbeb324 refactor(language-service): Separate reference and rename capabilities (#40523) Andrew Scott 2021-01-21 08:46:40 -0800
  • 9bc8b343ea refactor(language-service): extract utility functions for reference and rename (#40523) Andrew Scott 2021-01-21 08:42:23 -0800
  • b8bd3c3dd2 refactor(language-service): Update file names for references and rename (#40523) Andrew Scott 2021-01-21 08:28:36 -0800
  • ce8e011a9f docs: use relative path for the feature request process diagram (#41970) mgechev 2021-05-06 13:55:49 -0700
  • 209768a570 refactor(compiler): stricter types for HTML AST (#41360) Georgii Dolzhykov 2021-03-28 22:52:09 +0300
  • 4d7294d9f7 feat(dev-infra): include release notes in Github release entries when publishing (#41964) Joey Perrott 2021-05-05 09:11:05 -0700
  • 640ec7828f refactor(common): change missing NgSwitch provider error message (#41704) va-stefanek 2021-04-21 21:34:34 +0200
  • 2b939767fe docs: update testing components doc with generated compileComponent (#41947) iRealNirmal 2021-05-04 21:16:13 +0530
  • 3a5f006ca6 docs: add redirect and update updating-to-v11 to v12 (#41625) Kapunahele Wong 2021-04-08 13:58:41 -0400
  • a4e3ea0311 feat(docs-infra): add support for unformatted code-snippets (#41335) Kapunahele Wong 2021-05-06 16:11:49 +0300
  • 5c9bd237e3 build: update release configuration to use new release notes system (#41905) Joey Perrott 2021-04-30 11:13:25 -0700
  • 393ce94718 feat(dev-infra): Set up new common release notes generation tooling (#41905) Joey Perrott 2021-04-19 11:58:32 -0700
  • 90d4b2277b build(docs-infra): upgrade cli command docs sources to 094a1b674 (#41958) George Kalpakas 2021-05-06 11:00:09 +0000
  • 8c9a236cf2 docs: replace `client-project` in app-shell documentation (#41957) Alan Agius 2021-05-06 12:57:59 +0200
  • 2e96724e93 docs: introduce details about feature request automation (#41953) mgechev 2021-03-08 18:41:49 -0800
  • 35fbd4f411 build: update dependency fs-extra to v10 (#41937) Renovate Bot 2021-05-06 06:52:10 +0000
  • abcd4bbfaa fix(compiler): preserve @page rules in encapsulated styles (#41915) Kristiyan Kostadinov 2021-05-02 13:16:49 +0200
  • efe8566321 docs: edit strict-mode.md to remove references for opting in (#41542) Kapunahele Wong 2021-04-09 16:57:05 -0400
  • d7454a1685 docs: release notes for the v12.0.0-rc.2 release Misko Hevery 2021-05-05 16:00:36 -0700
  • 4802fe667c release: cut the v12.1.0-next.1 release Misko Hevery 2021-05-05 14:53:42 -0700
  • c8c8b107a7 docs: release notes for the v11.2.13 release Misko Hevery 2021-05-05 14:47:04 -0700
  • c472c5b872 docs: initial commit of content projection topic. (#41143) David Shevitz 2021-03-10 00:25:18 +0000
  • 931d40b18a docs: add documentation for Angular linker (#41485) Kapunahele Wong 2021-04-06 13:26:14 -0400
  • d64fa4fec8 build(docs-infra): upgrade cli command docs sources to cf9e03b35 (#41938) George Kalpakas 2021-05-04 10:59:34 +0000
  • 530e45f093 fix(dev-infra): publish script python check not working on windows (#41943) Paul Gschwendtner 2021-05-04 16:02:54 +0200
  • 21c2a06811 fix(dev-infra): spawned child processes messing with tty output (#41948) Paul Gschwendtner 2021-05-04 17:22:11 +0200
  • fb38175a40 docs: remove ts-node and tslint form dev deps (#41950) cexbrayat 2021-05-05 07:56:35 +0200
  • 753fb06cef docs: remove reference to strict mode in local setup (#41952) Alan Agius 2021-05-05 16:11:28 +0200
  • 6b8baad940 fix(common): add body as an optional property on the options of HttpClient.delete (#19438) (#41723) Gopal Jayaraman 2021-04-20 18:14:06 +0530
  • 19b12d7286 refactor(dev-infra): switch away from deprecated platform execution properties (#41941) Paul Gschwendtner 2021-05-04 15:32:58 +0200
  • 378bb04d7b docs(common): Corrected the wrong formatting (#41945) Gourav102 2021-05-04 20:33:14 +0530
  • 5947239f89 fix(dev-infra): do not set lts dist tag on packages from release-candidate train (#41946) Paul Gschwendtner 2021-05-04 17:09:51 +0200
  • 1758d02972 feat(compiler): support directive selectors with attributes containing `$` (#41567) nirmal bhagwani 2021-04-07 17:01:04 -0700
  • 43cc5a126b docs: add dylhunn to contributors (#41936) Dylan Hunn 2021-05-03 15:03:25 -0700
  • 992c70df59 fix(localize): relax error to warning for missing target (#41944) Pete Bacon Darwin 2021-05-04 15:28:41 +0100
  • fdf2e02bff build: fix crash when validating commit messages (#41949) Zach Arend 2021-05-04 16:25:39 -0700
  • 6eafaa7b5e fix(compiler-cli): expose the linker as a Babel plugin (#41918) JoostK 2021-04-29 23:22:35 +0200
  • e387d22f83 fix(core): AsyncPipe now compatible with RxJS 7 (#41590) Ben Lesh 2021-04-13 12:39:04 -0500
  • b3cd1280da docs: attributes for 'label' and 'input' elements were mixed up (#41827) Hugo Mejia 2021-04-26 21:26:05 -0700
  • dac78d1ba1 build: update dependency yargs to v17 (#41920) Renovate Bot 2021-05-04 06:39:44 +0000
  • 4dae97de43 docs: update Node.js supported version statement (#41820) Joey Perrott 2021-04-26 11:03:03 -0700
  • 6d7d659919 docs: add new migration guide to v12 documentation that describes how to migrate older localization ids to new ones (#41828) David Shevitz 2021-04-27 05:38:23 +0000
  • b7db98fd92 build: remove emojis from github issue templates (#41902) Joey Perrott 2021-04-30 10:35:26 -0700
  • f4be101c08 docs: fix text jargon from DI notes (#41928) Talha Azhar 2021-04-29 12:27:27 -0400
  • 3777cf55aa Revert "fix(language-service): only provide template results on reference requests (#41041)" (#41930) Andrew Scott 2021-05-03 11:08:24 -0700
  • f42796a8f5 build: lock file maintenance (#41924) Renovate Bot 2021-05-03 08:15:26 +0000
  • 741c295129 docs: update file structure document (#41923) iRealNirmal 2021-05-03 13:38:35 +0530
  • 3b589030a8 docs: Remove references to protractor from documentation (#41731) David Shevitz 2021-04-20 23:05:44 +0000
  • 253ed5d484 docs: improve accessibility of form-validation example (#41283) Kapunahele Wong 2021-03-19 12:52:16 -0400
  • 6967f3ca28 build(docs-infra): revert `watchr` to v3.0.1 to restore `docs-watch` performance (#41903) George Kalpakas 2021-04-30 20:52:59 +0300
  • 38f47be7af docs: update tagline (#41922) Jesse Palmer 2021-05-02 23:35:52 -0700