Commit Graph

  • c5599ccd3e docs: fix NG0201 error description (#40500) cexbrayat 2021-01-21 10:50:12 +01:00
  • e25413c6da build: update to @bazel/bazelisk@1.7.3 (#40519) Joey Perrott 2021-01-22 07:54:07 -08:00
  • 1e4b51e9f7 fix(core): improve injector debug information in ngDevMode (#40476) Misko Hevery 2021-01-18 18:32:36 -08:00
  • 07b7af332f fix(compiler): support multiple :host-context() selectors (#40494) Pete Bacon Darwin 2021-01-20 15:21:54 +00:00
  • dc06873c72 fix(compiler-cli): handle pseudo cycles in inline source-maps (#40435) Pete Bacon Darwin 2021-01-14 20:49:10 +00:00
  • d482f5cdd3 feat(language-service): view template typecheck block (#39974) ayazhafiz 2020-12-04 10:33:27 -06:00
  • 2b2a847ad7 refactor(migrations): remove rxjs usage within static queries migration (#38657) Charles Lyding 2020-08-31 17:21:25 -04:00
  • 575a2d162c feat(common): implement appendAll() method on HttpParams (#20930) Harun Urhan 2020-12-06 18:19:58 +01:00
  • c9033d6193 build: set the repository information for ts-api-guardian (#40512) Joey Perrott 2021-01-21 12:32:25 -08:00
  • ac253d01ed build(docs-infra): upgrade cli command docs sources to c366e223b (#40501) George Kalpakas 2021-01-21 10:35:26 +00:00
  • 5a8e9394df Remove myself from language-service reviews (#40509) hafiz 2021-01-21 10:03:47 -06:00
  • 3f92be4ec3 docs: remove old content from CLI configuration guide (#38243) Wataru.Kasahara 2020-07-27 21:56:44 +09:00
  • f0733d109e fix(router): Fix occasional error when creating url tree in IE 11 and Edge (#40488) Alison Gale 2021-01-19 11:49:04 -08:00
  • 0e95460cf8 build: bump ts-api-guardian to 0.5.1 (#40511) Joey Perrott 2021-01-21 11:03:13 -08:00
  • 71ea1a6199 build: set up publishing registry for ts-api-guardian (#40511) Joey Perrott 2021-01-21 10:55:25 -08:00
  • 69385f7df4 test(core): verify that token IDs that exceed the bloom filter size are handled correctly (#40489) JoostK 2021-01-19 22:26:33 +01:00
  • fad1083873 perf(core): simplify bloom bucket computation (#40489) JoostK 2021-01-19 21:43:11 +01:00
  • 5bbb5ea955 refactor(language-service): do not mutate the original template node span (#40484) Andrew Scott 2021-01-19 08:40:00 -08:00
  • 3cf4e3c7c5 fix(router): always stringify matrix parameters (#25095) Alex Mokin 2018-07-25 02:20:34 +03:00
  • 51d6aed677 docs: clarify name collision info, add example snippet, and fix example CSS (#40451) Kapunahele Wong 2021-01-15 14:16:04 -05:00
  • 315b272f9f docs: add missing type parameter to testing example (#40479) Pete Bacon Darwin 2021-01-20 10:35:43 +00:00
  • 9491318c26 build(docs-infra): move docs-watch settings to a base package (#40479) Pete Bacon Darwin 2021-01-20 10:13:59 +00:00
  • ead9ccd566 build(docs-infra): fail gently if a changed file is unknown (#40479) Pete Bacon Darwin 2021-01-20 10:11:00 +00:00
  • 4a9f7daf37 docs: remove unused "docregions" (#40479) Pete Bacon Darwin 2021-01-19 10:32:30 +00:00
  • fb97e67fcb build(docs-infra): fail if there are unused example regions (#40479) Pete Bacon Darwin 2021-01-18 15:32:35 +00:00
  • 5dd604a15d build(docs-infra): improve docs-watch example matching (#40479) Pete Bacon Darwin 2021-01-18 14:55:04 +00:00
  • c6a2267bb4 build(docs-infra): remove outdated comment (#40479) Pete Bacon Darwin 2021-01-18 14:51:04 +00:00
  • 0b46f814d0 docs: release notes for the v11.1.0 release Andrew Kushnir 2021-01-20 15:11:51 -08:00
  • 3cfb4b4ef9 docs: add embedded videos to error guides (#40453) twerske 2021-01-19 21:17:25 -08:00
  • e1e1db3c01 fix(language-service): Paths on Windows should be normalized (#40492) Keen Yee Liau 2021-01-19 22:09:59 -08:00
  • 402e2e6189 refactor(language-service): de-duplicate rename and reference results (#40454) Andrew Scott 2021-01-15 10:47:39 -08:00
  • 5e95153d44 docs: Return SVG topic to documentation; light edits for clarity (#40487) David Shevitz 2021-01-19 17:39:33 +00:00
  • 3e97a1ea43 fix(language-service): fix go to definition for template variables and references (#40455) Andrew Scott 2021-01-15 15:57:24 -08:00
  • 1d1304c70c fix(forms): error if control is removed as a result of another one being reset (#40462) Kristiyan Kostadinov 2021-01-17 12:07:26 +01:00
  • afabb83696 refactor(core): add links to top compiler errors (#40326) twerske 2021-01-15 11:05:34 -08:00
  • bfdca0b87f refactor(core): add links to top runtime errors (#40326) twerske 2021-01-15 11:05:03 -08:00
  • 0568c7387f docs: add Angular Builders to community resources (#40475) Aristeidis Bampakos 2021-01-19 02:14:35 +02:00
  • 2c95f57266 feat(docs-infra): use Record type instead of key-value (#40463) abarghoud 2021-01-17 19:10:26 +01:00
  • b636406043 docs: fix broken link to XSRF common protection mechanism (#40458) Alexey Elin 2021-01-16 09:13:59 +03:00
  • fff9bd8fba docs(zone.js): add leading space in the license comment of zone.js bundles (#40456) JiaLiPassion 2021-01-19 17:52:21 +08:00
  • f35f7c6d37 fix(zone.js): fesm2015 bundle should also be strict module. (#40456) JiaLiPassion 2021-01-16 09:14:08 +08:00
  • f49447df20 fix(core): fix fakeAsync() error messages (#40442) JiaLiPassion 2021-01-15 14:34:39 +08:00
  • 4e8198d60f feat(language-service): Implement getRenameInfo (#40439) Andrew Scott 2020-12-01 14:55:57 -08:00
  • 40e0bfdc0d fix(compiler): correct the KeySpan for animation events and properties (#40347) ivanwonder 2021-01-07 17:48:55 +08:00
  • 61792cc6f5 refactor(compiler): remove unused files in css_parser/ and corresponding spec tests (#37463) Scott Wang 2020-06-05 15:37:56 -04:00
  • d8e06f9676 docs: add Angular Nation to community resources (#40449) Aristeidis Bampakos 2021-01-15 19:00:35 +02:00
  • b37a9eba1a fix(router): lazy loaded modules without RouterModule.forChild() won't cause an infinite loop (#36605) Martin Sikora 2020-04-11 16:27:12 +02:00
  • 96690ed3a4 feat(docs-infra): add shortcuts for the angular.io PWA (#40393) George Kalpakas 2021-01-14 16:21:50 +02:00
  • 4065c98054 refactor(docs-infra): more some pwa-manifest.json keys to the top to improve readability (#40393) George Kalpakas 2021-01-14 16:21:50 +02:00
  • 54579362ae docs: add UI Bakery to IDEs section in resources (#40444) Tibing 2021-01-15 10:58:49 +03:00
  • 9a5ac47331 feat(language-service): initial implementation for findRenameLocations (#40140) Zach Arend 2020-11-30 11:16:48 -08:00
  • d516113803 refactor(core): Remove the need for explicit static query instruction (#40091) Misko Hevery 2021-01-08 16:00:57 -08:00
  • e32b6256ce fix(core): QueryList should not fire changes if the underlying list did not change. (#40091) Misko Hevery 2020-12-10 15:10:56 -08:00
  • cf02cf1e18 docs: remove duplicated the (#40434) Alexey Elin 2021-01-14 22:03:58 +03:00
  • b971bc6f70 perf(ngcc): do not copy files that have been processed (#40429) Pete Bacon Darwin 2021-01-14 13:59:54 +00:00
  • ad0fb9c6bb fix(ngcc): copy (and update) source-maps for unmodified source files (#40429) Pete Bacon Darwin 2021-01-14 11:55:57 +00:00
  • 9b0b2dd688 docs: Fix typo in Trusted Types documentation (#40433) bjarkler 2021-01-14 18:28:12 +00:00
  • e4df94214b docs: add guides for the top 10 errors (#40060) twerske 2021-01-13 17:34:57 -08:00
  • fbfd4889a9 build(docs-infra): error guides in docs (#40060) twerske 2021-01-05 10:50:23 -08:00
  • 10994ae68c docs(core): change URL to shadow dom spec (#39797) Max Schorradt 2020-11-21 20:54:52 +01:00
  • b3b85091ca docs: Update security.md to include Trusted Types (#40142) David Shevitz 2020-12-15 23:29:23 +00:00
  • 8379b571f8 docs(core): add Ivy note to entryComponents page (#35479) Vytautas Petrikas 2020-12-16 22:15:33 +02:00
  • c33d2a20ac docs(common): updated differential loading section (#37913) Santosh Yadav 2020-11-18 22:54:59 +05:30
  • 5013a7e12d docs: update identity-revealed.directive.ts to use AbstractControl instead of FormGroup (#40132) Bill Ludwig 2020-12-15 08:38:55 -07:00
  • 49dcb06dca build: remove pre-check script from publish scripts as it no longer performs its check (#40422) Joey Perrott 2021-01-13 13:58:52 -08:00
  • 6cff877f4f perf(core): make DI decorators tree-shakable when used for useFactory deps config (#40145) Andrew Kushnir 2020-12-15 18:47:57 -08:00
  • 25788106e5 ci: add mgechev to docs-marketing approvers (#40396) mgechev 2021-01-11 12:55:40 -08:00
  • a7a2123ade build(docs-infra): fail if we attempt to autolink to a private doc (#40404) Pete Bacon Darwin 2021-01-13 14:59:45 +00:00
  • 59bcd45930 build(docs-infra): ensure private exported subclasses are not rendered (#40404) Pete Bacon Darwin 2021-01-12 21:08:37 +00:00
  • 7a7dc89332 build(docs-infra): add @default tag-def support (#40404) Pete Bacon Darwin 2021-01-12 20:56:05 +00:00
  • 48009dc50b build(docs-infra): do not display stack trace on doc-gen error (#40404) Pete Bacon Darwin 2021-01-12 20:53:50 +00:00
  • 25892c1bcf docs: add links to TypeScript (#40410) Alexey Elin 2021-01-13 18:43:40 +03:00
  • e6ac54282c
    docs: cherry-pick changelog from the 11.1.0-rc.0 release (#40421) Andrew Scott 2021-01-13 13:59:24 -08:00
  • 47b3b08118
    Update next branch to reflect new release-train "v11.2.0-next.0". (#40418) Andrew Scott 2021-01-13 13:20:03 -08:00
  • 391e0ebf73
    docs: release notes for the v11.0.9 release (#40415) Andrew Scott 2021-01-13 11:14:36 -08:00
  • 4db89f4576 fix(compiler-cli): report non-template diagnostics (#40331) Zach Arend 2021-01-06 14:17:45 -08:00
  • 625d2c252b fix(language-service): diagnostic and definition should work for absolute url (#40406) Keen Yee Liau 2021-01-12 16:05:17 -08:00
  • b48eabddb8 refactor(compiler-cli): include template source directly inside declaration object (#40383) JoostK 2021-01-10 16:46:14 +01:00
  • bd17610c29 feat(dev-infra): make ts-api-guardian compatible with rules_nodejs version 3 (#40353) Alan Agius 2021-01-08 13:42:32 +01:00
  • 66c27ffdfc fix(compiler): incorrectly inferring content type of SVG-specific title tag (#40259) Kristiyan Kostadinov 2020-12-25 10:56:51 +02:00
  • 184d0e568f docs: edit getting started start-forms.md (#39681) Kapunahele Wong 2020-11-13 16:09:26 -05:00
  • 087784aba1 docs: edit getting started start-deployment.md (#40135) Kapunahele Wong 2020-12-10 09:03:56 -05:00
  • 957332e59f docs: edit gh-pages instructions in deployment guide (#40139) Kapunahele Wong 2020-12-15 17:04:38 -05:00
  • 85af573f81 docs: resolve non-exiting references in contributors.json (#40369) Andrew Kushnir 2021-01-10 23:17:05 -08:00
  • 446dba6b2b build(docs-infra): add more checks to verify contributors.json data (#40369) Andrew Kushnir 2021-01-10 23:14:00 -08:00
  • f0c3e17512 refactor(docs-infra): rename contributors/check-pictures.js to validate-data.js (#40369) Andrew Kushnir 2021-01-10 22:34:58 -08:00
  • 2cc767e19f docs: include a note that all entries in contributors.json should be present in alphabetical order (#40369) Andrew Kushnir 2021-01-10 22:30:17 -08:00
  • a4e1c74ddf docs: sort entries in contributors.json alphabetically (#40369) Andrew Kushnir 2021-01-10 22:28:38 -08:00
  • 9105005192 refactor(router): refactor and simplify router RxJS chains (#40290) Martin Sikora 2020-12-28 14:41:06 +01:00
  • 4a7a649852 docs(router): clarify the description of legacy relativeLinkResolution (#40384) markostanimirovic 2021-01-11 01:55:27 +01:00
  • 4e6d69cc85 Revert "build: update bazel rules_nodejs to 2.3.2 (#40367)" (#40395) Andrew Scott 2021-01-11 12:24:51 -08:00
  • 76954688b1 fix(router): better ngZone checking for warning (#25839) Trotyl 2018-09-06 16:48:26 +08:00
  • c9de7daae4 build: update bazel rules_nodejs to 2.3.2 (#40367) Joey Perrott 2021-01-08 11:26:55 -08:00
  • f8aad11866 refactor(service-worker): remove work-around for Chrome code highlighting bug (#40234) George Kalpakas 2021-01-08 14:07:01 +02:00
  • 5e0dbe314b fix(service-worker): allow checking for updates when constantly polling the server (#40234) George Kalpakas 2021-01-08 13:59:35 +02:00
  • 919b93a1f8 refactor(service-worker): simplify Driver#handleFetch() method (#40234) George Kalpakas 2021-01-08 13:59:35 +02:00
  • 2cf6fa2e9c refactor(service-worker): avoid unnecessarily creating Promises in Driver#deleteAllCaches() (#40234) George Kalpakas 2021-01-08 13:59:34 +02:00
  • b953a0c5a5 refactor(service-worker): notify clients about updates in parallel (#40234) George Kalpakas 2021-01-08 13:59:34 +02:00
  • ad3329a78b fix(service-worker): ensure SW stays alive while notifying clients about unrecoverable state (#40234) George Kalpakas 2021-01-08 13:59:34 +02:00
  • 4bb067d738 docs: update JSDOC comment for the ArbTranslationSerializer (#40354) Alan Agius 2021-01-08 13:45:59 +01:00