Commit Graph

  • e926e3dab8 从官方版本中合并 angular.ossez.com YuCheng Hu 2021-08-10 19:48:35 -0400
  • 66870513dc
    Merge pull request #3 from honeymoose/angular.ossez.com master YuCheng Hu 2021-08-10 19:35:50 -0400
  • c10b87d37f add yarn build file YuCheng Hu 2021-08-10 19:35:14 -0400
  • 4f25c2469a
    Merge pull request #2 from honeymoose/angular.ossez.com YuCheng Hu 2021-08-10 19:28:28 -0400
  • b60cd3e94a 从官方版本合并到本地 YuCheng Hu 2021-08-10 19:26:23 -0400
  • 4170a90ac7 Merge remote-tracking branch 'origin/master' into angular.ossez.com YuCheng Hu 2021-08-10 19:00:29 -0400
  • e25d35f4cb refactor(compiler-cli): add test for `BananaInBoxCheck` (#42984) Daniel Trevino 2021-07-27 17:11:06 +0000
  • d6411c2729 refactor(compiler-cli): add `BananaInBoxCheck` to the template checks (#42984) Daniel Trevino 2021-07-26 18:21:46 +0000
  • 9a0a2b6e75 refactor(compiler-cli): visit inputs and outputs for elements and templates (#42984) Daniel Trevino 2021-08-03 19:48:06 +0000
  • 29a5a90111 refactor(compiler-cli): move `getSourceCodeForDiagnostic` to utils (#42984) Daniel Trevino 2021-07-27 21:07:03 +0000
  • 29e2bc7d91 refactor(compiler-cli): move typecheck test utils into its own package (#42984) Daniel Trevino 2021-07-27 16:12:25 +0000
  • be8a8e17a8 refactor(compiler-cli): introduce `getExtendedTemplateDiagnosticsForComponent` function (#42984) Daniel Trevino 2021-07-23 19:01:23 +0000
  • c055cfe281 refactor(compiler-cli): make `makeTemplateDiagnostic` wrapper error (#42984) specific Daniel Trevino 2021-08-04 16:46:05 +0000
  • 3a092d6cea refactor(compiler-cli): introduce extended package to typecheck with it's API (#42984) Daniel Trevino 2021-07-23 17:14:49 +0000
  • e3415e597e docs: Fix a few typos (#43051) Tim Gates 2021-08-05 07:42:26 +1000
  • 596d533f97 docs: add angular community meetup and ngxp to community resources (#43103) Erik Slack 2021-08-10 11:59:48 -0600
  • 002d959fe5 docs: remove the mention of Stylus (#43013) Amadou Sall 2021-08-02 00:57:15 +0200
  • 181adff213
    Revert "build(dev-infra): exlude commit message filter from formatting (#43091)" (#43104) Andrew Kushnir 2021-08-10 11:45:40 -0700
  • 7edb128221 build(dev-infra): exlude commit message filter from formatting (#43091) Vugar_Abdullayev 2021-08-09 21:42:23 +0200
  • cb988aebb0 refactor(core): replace references to goog.LOCALE with goog.getLocale() (#43089) Andrew Kushnir 2021-08-09 10:46:51 -0700
  • 892bd929f2 build(docs-infra): upgrade cli command docs sources to a52ca2236 (#43093) George Kalpakas 2021-08-10 08:50:46 +0000
  • 6c3ad1f1a4 fix(docs-infra): correctly detect chunk load errors (#43088) George Kalpakas 2021-08-09 20:19:40 +0300
  • bbad42310b fix(router): ensure check for match options is compatible with property renaming (#43086) Andrew Scott 2021-08-09 09:00:48 -0700
  • 04879a1007 docs: fix cli link (#43085) PR Close #43085 Jeroen van Warmerdam 2021-08-09 13:41:29 +0200
  • 93590895b5 build(docs-infra): update docs examples to Angular v12.1.3 (#42949) George Kalpakas 2021-07-24 12:03:46 +0300
  • 14ebd82333 docs: fix typo in Compiler Options guide (#42949) George Kalpakas 2021-07-24 16:00:43 +0300
  • 784671597e fix(router): Allow question marks in query param values (#31187) Jon Rimmer 2019-06-21 13:05:25 +0100
  • d8690d867c fix(dev-infra): search since HEAD on the local branch for version tags when creating stamps (#43065) Joey Perrott 2021-08-06 07:57:26 -0700
  • 4db80d69d7 ci: stop publishing snapshots to angular/dev-infra-private-builds (#43059) Joey Perrott 2021-08-05 15:38:24 -0700
  • 644f1b3924 docs: fix interval type in the example (#43042) Fabien BERNARD 2021-08-04 15:16:17 +0200
  • e49fc96ed3 feat(forms): Make Form Statuses use stricter types. (#42952) Dylan Hunn 2021-07-23 14:35:08 -0700
  • 3107988e6e build(docs-infra): upgrade cli command docs sources to cf835b898 (#43039) George Kalpakas 2021-08-04 08:47:49 +0000
  • a99892e62f
    release: cut the v13.0.0-next.0 release (#43049) Andrew Scott 2021-08-04 11:43:40 -0700
  • 4f93984e41
    docs: release notes for the v12.2.0 release (#43048) Andrew Scott 2021-08-04 10:36:28 -0700
  • 82c8393d37
    docs: release notes for the v12.1.5 release (#43046) Andrew Scott 2021-08-04 10:07:10 -0700
  • 8628826535 fix(core): incorrect error reported when trying to re-create view which had an error during creation (#43005) Kristiyan Kostadinov 2021-07-31 12:22:59 +0200
  • f99ec27596 Revert "refactor(ngcc): remove unused import (#42062)" (#43033) atscott 2021-08-03 14:49:34 -0700
  • 064e705eef Revert "test(compiler-cli): clarify source-map expectations in compliance tests (#42062)" (#43033) atscott 2021-08-03 14:49:25 -0700
  • 9436f4bf77 Revert "refactor(compiler): remove cyclic dependencies (#42062)" (#43033) atscott 2021-08-03 14:49:21 -0700
  • dda75ca1d0 Revert "refactor(compiler): support interpolation tokens when lexing markup (#42062)" (#43033) atscott 2021-08-03 14:49:17 -0700
  • 443ece4587 Revert "refactor(compiler): share `isQuote()` via `chars.ts` (#42062)" (#43033) atscott 2021-08-03 14:49:13 -0700
  • 77731b8fe8 Revert "refactor(compiler): support interpolation tokens when lexing attribute values (#42062)" (#43033) atscott 2021-08-03 14:49:09 -0700
  • 8d8ab4775c Revert "refactor(compiler): support encoded entity tokens when lexing markup (#42062)" (#43033) atscott 2021-08-03 14:49:05 -0700
  • ea5ed4e4d4 Revert "refactor(compiler): expose token parts in Text nodes (#42062)" (#43033) atscott 2021-08-03 14:49:01 -0700
  • 6f05dd8062 Revert "test(compiler): check `fullStart` source-span (#42062)" (#43033) atscott 2021-08-03 14:48:56 -0700
  • dd82bbfa27 Revert "fix(compiler): include leading whitespace in source-spans of i18n messages (#42062)" (#43033) atscott 2021-08-03 14:48:52 -0700
  • 8b6f7ac36b Revert "refactor(compiler): define interfaces for each lexer token (#42062)" (#43033) atscott 2021-08-03 14:48:49 -0700
  • fac6ea5fae Revert "test(compiler): check that the parser supports prematurely terminated interpolations (#42062)" (#43033) atscott 2021-08-03 14:48:45 -0700
  • 28651eb9c1 Revert "refactor(compiler): use `===` rather than `==` in the ml_parser (#42062)" (#43033) atscott 2021-08-03 14:48:42 -0700
  • f85b5f9dbd Revert "test(compiler): add a test for parsing multiline expressions in attributes (#42062)" (#43033) atscott 2021-08-03 14:48:20 -0700
  • f0c5ba08f6 fix(language-service): global autocomplete doesn't work when the user tries to modify the symbol (#42923) ivanwonder 2021-07-22 17:54:26 +0800
  • f62366fd16 docs: amend links in content-projection guide (#43009) dario-piotrowicz 2021-08-01 13:30:47 +0100
  • 9a3cf661a2 refactor(core): update peerDependencies to allow rxjs7 (#42991) Kristiyan Kostadinov 2021-08-02 18:13:38 +0200
  • 5d8759b6a2 build(docs-infra): upgrade cli command docs sources to 129d45cfa (#43004) George Kalpakas 2021-07-31 08:46:31 +0000
  • 8861d73e7f build: rename shims_for_IE.js -> shims_for_internal_tests.js (#43002) Andrew Kushnir 2021-07-30 15:11:12 -0700
  • 892ae85873 ci: remove IE11 from the list of browsers used during CI (#43002) Andrew Kushnir 2021-07-30 15:02:20 -0700
  • fe12651580 test(compiler): add a test for parsing multiline expressions in attributes (#42062) Pete Bacon Darwin 2021-07-21 15:58:48 +0100
  • 28b0c45fde refactor(compiler): use `===` rather than `==` in the ml_parser (#42062) Pete Bacon Darwin 2021-07-01 11:19:39 +0100
  • 11ebe21d0d test(compiler): check that the parser supports prematurely terminated interpolations (#42062) Pete Bacon Darwin 2021-06-17 18:06:33 +0100
  • 9b3d4f5575 refactor(compiler): define interfaces for each lexer token (#42062) Pete Bacon Darwin 2021-06-12 20:56:05 +0100
  • f08516db09 fix(compiler): include leading whitespace in source-spans of i18n messages (#42062) Pete Bacon Darwin 2021-06-08 11:27:55 +0100
  • 973f9b8d19 test(compiler): check `fullStart` source-span (#42062) Pete Bacon Darwin 2021-05-20 13:18:33 +0100
  • 8a54896a91 refactor(compiler): expose token parts in Text nodes (#42062) Pete Bacon Darwin 2021-05-15 20:37:08 +0100
  • 942b24d5ea refactor(compiler): support encoded entity tokens when lexing markup (#42062) Pete Bacon Darwin 2021-05-14 18:53:17 +0100
  • c516e252fc refactor(compiler): support interpolation tokens when lexing attribute values (#42062) Pete Bacon Darwin 2021-05-13 17:00:56 +0100
  • 3d3b69ff81 refactor(compiler): share `isQuote()` via `chars.ts` (#42062) Pete Bacon Darwin 2021-05-12 20:46:49 +0100
  • c8a46bfdcd refactor(compiler): support interpolation tokens when lexing markup (#42062) Pete Bacon Darwin 2021-05-11 17:03:38 +0100
  • 75855196e3 refactor(compiler): remove cyclic dependencies (#42062) Pete Bacon Darwin 2021-05-19 09:48:28 +0100
  • 29f9888a98 test(compiler-cli): clarify source-map expectations in compliance tests (#42062) Pete Bacon Darwin 2021-05-20 11:17:39 +0100
  • 42265cca1c refactor(ngcc): remove unused import (#42062) Pete Bacon Darwin 2021-06-30 14:19:44 +0100
  • 0af354ce05 refactor(bazel): extract function to patch fileNameToModuleName on host (#42974) Alex Rickabaugh 2021-07-27 15:59:17 -0700
  • d8183c94d4 refactor(compiler): remove unnecessary escapes (#42990) Alex Rickabaugh 2021-07-29 10:58:22 -0700
  • bfd48391d7 fix(dev-infra): browser archive rule should handle `.dmg` files (#42992) Paul Gschwendtner 2021-07-29 20:59:31 +0200
  • f31436da3c build: lock file maintenance (#42890) Renovate Bot 2021-07-30 12:31:40 +0000
  • 9e30824ef8 docs: Fix wrongly provided/Injected AnimalService (#42988) Nichola Alkhouri 2021-07-29 09:18:19 +0200
  • 8ce1ac603a docs: Add josmar-crwdstffng to contributors list. (#42972) Joe Martin 2021-07-27 18:45:21 +0000
  • 2a0e28cf61 fix(dev-infra): ensure that building environment stamp fails silently (#42985) Joey Perrott 2021-07-28 12:17:19 -0700
  • 8116895ece docs: release notes for the v12.2.0-rc.0 release Joey Perrott 2021-07-28 11:51:31 -0700
  • e8b3ed7ccc release: bump the next branch to v13.0.0-next.0 Joey Perrott 2021-07-28 12:03:49 -0700
  • b0739c21da docs: release notes for the v12.1.4 release Joey Perrott 2021-07-28 11:24:08 -0700
  • a2c893309d build: update bazel to v4.0.0-beta.1 (#42967) Renovate Bot 2021-07-27 07:15:04 +0000
  • 63918d8642 docs: include interpolations in the "What is Angular" example (#42702) codebriefcase 2021-06-29 20:48:21 +0530
  • 7c35ca0e00 feat(language-service): support autocomplete string literal union types in templates (#42729) ivanwonder 2021-06-30 22:25:01 +0800
  • 047994b048 feat(dev-infra): introduce release action for directly branching-off into RC (#42973) Paul Gschwendtner 2021-07-27 21:45:28 +0200
  • 0d81b007e4 fix(router): add missing outlet events to RouterOutletContract (#42431) Exposes both activateEvents and deactivateEvents as the original outlet interface did. Steven Masala 2021-05-31 21:39:55 +0200
  • 85e93c3833 fix(docs-infra): notify `ErrorHandler` of `UnrecoverableState` errors (#42941) George Kalpakas 2021-07-22 18:42:19 +0300
  • b1082b7ad8 ci: add atscott to fw-compiler reviewers (#42963) Andrew Scott 2021-07-26 11:37:35 -0700
  • b93c42eff3 docs: updated input-output page documentation content (#42964) PR Close #42964 Vladyslav 2021-07-26 22:54:19 +0300
  • 057e577403 refactor(compiler-cli): add makeTemplateDiagnostic wrapper (#42937) Daniel Trevino 2021-07-22 21:18:04 +0000
  • ed9cfb674f fix(compiler-cli): use correct module resolution context for absolute imports in .d.ts files (#42879) JoostK 2021-07-16 23:58:50 +0200
  • dbae00195e feat(router): ability to provide custom route reuse strategy via DI for `RouterTestingModule` (#42434) Dmitrij Kuba 2021-06-02 14:28:27 +0300
  • 72c03a0d4f build: remove ts-api-guardian from repository (#42735) Paul Gschwendtner 2021-07-01 17:49:21 +0200
  • 271700cbb6 docs: fix the selector in component interaction guide (#42891) Yuvaraj 2021-07-19 13:38:31 +0530
  • 816ba07351 build: update dependency eslint-plugin-jsdoc to v36 (#42956) Renovate Bot 2021-07-25 03:14:36 +0000
  • 05d996d803 docs: Edits to remove jargon (#42861) Teri Glover 2021-07-14 22:25:01 +0000
  • 4b49824236 test(router): move computed state restoration tests to own file (#42933) Andrew Scott 2021-07-22 12:02:59 -0700
  • 9119e1f7bd refactor(router): Ensure computed state restoration works for thrown errors (#42933) Andrew Scott 2021-07-22 12:01:38 -0700
  • 8fc08c5ab1 ci: update pullapprove config to properly handle global approvals (#42929) Joey Perrott 2021-07-22 09:28:08 -0700
  • a6c256fcd6 docs: Add import line to router event example for clarification (#42935) Andrew Scott 2021-07-22 12:19:44 -0700
  • 1f6cc57812 build(docs-infra): upgrade cli command docs sources to a57976b98 (#42943) George Kalpakas 2021-07-23 11:59:36 +0000