Commit Graph

  • 27d0e54705 fix(compiler-cli): prevent stack overflow in decorator transform for large number of files (#40374) JoostK 2021-01-09 15:12:16 +01:00
  • afd11662a3 fix(ngcc): compute the correct package paths for target entry-points (#40376) Pete Bacon Darwin 2021-01-09 18:20:03 +00:00
  • 9cbc0df91c
    docs: release notes for the v11.0.8 release (#40392) Andrew Scott 2021-01-11 10:33:22 -08:00
  • 6e57443acd docs(router): fix minor grammatical issue (#40380) Pedro 2021-01-10 13:26:46 +00:00
  • 3d7e207a25 fix(dev-infra): detect multiple target labels as invalid (#40156) Joey Perrott 2020-12-16 10:02:48 -08:00
  • 3acbec8532 docs: remove invalid style binding example (#40334) Pete Bacon Darwin 2021-01-07 09:49:54 +00:00
  • 34d2988d14 docs: Fix compiler option name reference (#40362) Lincoln Baxter, III 2021-01-08 10:45:48 -05:00
  • 1e46b73463 ci: add new group to approve contributor list changes (#40368) Andrew Kushnir 2021-01-08 12:18:31 -08:00
  • 94ec027865 build(docs-infra): upgrade cli command docs sources to e1bcfba66 (#40373) George Kalpakas 2021-01-09 09:59:57 +00:00
  • 9a024d82ec docs: fix incorrect link "Debugging tests" (#40379) Anuj Bhatnagar 2021-01-10 14:46:58 +05:30
  • 74175f84ea fix(router): Remove usage of Object.values to avoid the need for a polyfill (#40370) Andrew Scott 2021-01-08 16:32:25 -08:00
  • 6a9e328432 feat(language-service): log Angular compiler options (#40364) Keen Yee Liau 2021-01-08 10:40:06 -08:00
  • 811cacc80c fix(language-service): reinstate overridden compiler option after change (#40364) Keen Yee Liau 2021-01-08 10:36:46 -08:00
  • b36bece17c docs(router): Clearly document how to retrieve all params in the router tree (#40306) Andrew Scott 2021-01-04 11:54:01 -08:00
  • e05ac395fc docs: add @christianliebel to list of GDEs (#39788) Christian Liebel 2020-11-20 19:34:49 +01:00
  • 8116edb17f fix(zone.js): fix typo in zone_externs (#40348) Che Liu 2021-01-07 17:59:15 -08:00
  • 14389755e6 docs: import in-memory-web-api readme (#40203) sijmenhuizenga 2021-01-06 23:16:55 +02:00
  • acb1162d91 docs: change links to in-memory-web-api in github/angular repo (#40203) sijmenhuizenga 2021-01-06 23:16:55 +02:00
  • 4f73820ad6 fix(core): memory leak if view container host view is destroyed while view ref is not (#40219) Kristiyan Kostadinov 2020-12-21 13:07:50 +02:00
  • fdbd3cae8a fix(forms): handle standalone <form> tag correctly in NgControlStatusGroup directive (#40344) Andrew Kushnir 2021-01-07 11:58:30 -08:00
  • 7a819caef6 fix(dev-infra): delay checking if a closed pr has been merged by 30 seconds (#40181) Joey Perrott 2020-12-17 12:17:38 -08:00
  • 0153cd0d28 build: remove redundant node_repositories dictionary from node_repositories rules (#40151) George Kalpakas 2020-12-16 17:42:36 +02:00
  • e27b920ac3 refactor(compiler-cli): split up NodeJSFileSystem class (#40281) Pete Bacon Darwin 2020-12-31 11:05:16 +00:00
  • bb6d791dab refactor(localize): update to use new file-system interfaces (#40281) Pete Bacon Darwin 2020-12-30 17:04:04 +00:00
  • d100a15998 refactor(compiler-cli): update to use new file-system interfaces (#40281) Pete Bacon Darwin 2020-12-30 17:03:41 +00:00
  • 80b1ba9f95 refactor(compiler-cli): split the FileSystem interface up (#40281) Pete Bacon Darwin 2020-12-30 16:59:30 +00:00
  • da6c739bb6 test(core): update test expectation to account for IE11 anonymous function name (#40342) JoostK 2021-01-07 21:03:57 +01:00
  • 15b15be259 fix(compiler): recover event parse when animation event name is empty (#39925) ivanwonder 2020-12-02 11:14:07 +08:00
  • 57043721db docs(language-service): Add comment about approach to quick info for two-way bindings (#40185) Andrew Scott 2020-12-17 14:45:26 -08:00
  • 7d74853a1d fix(language-service): Support completions of two-way bindings (#40185) Andrew Scott 2020-12-17 14:44:27 -08:00
  • ebb7ac5979 fix(language-service): Support 'find references' for two-way bindings (#40185) Andrew Scott 2020-12-17 14:43:53 -08:00
  • a9d8c228d9 fix(language-service): Support 'go to definition' for two-way bindings (#40185) Andrew Scott 2020-12-17 14:43:20 -08:00
  • d70c26cc06 refactor(language-service): Have TemplateTarget recognize two way bindings (#40185) Andrew Scott 2020-12-17 09:50:02 -08:00
  • a893187d51 refactor(language-service): Add type to TemplateTarget that can indicate multi-node targets (#40185) Andrew Scott 2020-12-16 14:39:49 -08:00
  • 46ea684351 refactor(compiler-cli): find symbol for output when there is a two way binding (#40185) Andrew Scott 2020-12-17 12:15:44 -08:00
  • 104546569e fix(compiler): incorrectly interpreting some HostBinding names (#40233) Kristiyan Kostadinov 2020-12-31 18:32:24 +02:00
  • 266cc9b162 refactor(compiler-cli): support external template source-mapping when linking (#40237) Pete Bacon Darwin 2020-12-21 10:06:23 +00:00
  • 0fd06e5ab8 test(compiler-cli): add external template source-map tests (#40237) Pete Bacon Darwin 2020-12-15 17:13:40 +00:00
  • dfe64a0060 test(compiler-cli): improve source mapping compliance test failure messages (#40237) Pete Bacon Darwin 2020-12-29 15:17:10 +00:00
  • 9f662e1313 test(compiler-cli): tidy up the line-ending compliance test TEST_CASES (#40237) Pete Bacon Darwin 2020-12-18 09:41:05 +00:00
  • 2224ab712d test(compiler-cli): fix up import paths in test code (#40237) Pete Bacon Darwin 2020-12-29 09:45:23 +00:00
  • 8ebf538c04 refactor(compiler-cli): add file to Babel locations (#40237) Pete Bacon Darwin 2020-12-29 15:20:50 +00:00
  • 3158858059 fix(compiler-cli): do not duplicate repeated source-files in rendered source-maps (#40237) Pete Bacon Darwin 2020-12-29 15:12:32 +00:00
  • e7c3687936 refactor(compiler): synthesize external template node for partial compilation (#40237) Pete Bacon Darwin 2020-12-29 14:36:56 +00:00
  • aea265bfc5 docs: lifecycle-hooks example - extract things (components, directives) into their own files (#40212) Alexey Elin 2020-12-20 00:23:14 +03:00
  • 9be9e466b1 docs: remove duplicated 'the' (#40333) Alexey Elin 2021-01-07 12:39:45 +03:00
  • 335c1ab37f docs: add Craig Spence to contributor list (#40335) Craig Spence 2021-01-07 11:55:20 +01:00
  • 1437f4cf3c build: use reviewed_for: ignored for required-minimum-review group (#40338) Joey Perrott 2021-01-07 07:30:42 -08:00
  • 482a4c6c12
    docs: release notes for the v11.0.7 release (#40345) Andrew Scott 2021-01-07 12:35:27 -08:00
  • 2028a43580 fix(router): Remove usage of Object.entries to avoid the need for a polyfill (#40340) Andrew Scott 2021-01-07 09:58:04 -08:00
  • 1e151f9fe4 docs: fix instructions for setting up ProductDetailsComponent in start-routing.md (#40197) George Kalpakas 2021-01-06 23:05:46 +02:00
  • d08828339b docs: refactor code in get-product docregion of getting-started docs example (#40197) George Kalpakas 2021-01-06 23:05:46 +02:00
  • 1d78d4d774 docs: clean up docregions in the getting-started docs example (#40197) George Kalpakas 2021-01-06 23:05:45 +02:00
  • 1fae285e04 docs: more closely align the getting-started-v0 and getting-started docs examples (#40197) George Kalpakas 2021-01-06 23:05:29 +02:00
  • 989b4a94d4 refactor(compiler-cli): Return symbols for all matching outputs (#40144) Andrew Scott 2020-12-15 17:40:28 -08:00
  • da2be4b710 refactor(compiler-cli): Return symbols for all matching inputs (#40144) Andrew Scott 2020-12-15 15:55:54 -08:00
  • 13020f904f fix(router): correctly deactivate children with componentless parent (#40196) Andrew Scott 2020-12-18 10:26:32 -08:00
  • bff48a0885
    release: cut the v11.1.0-next.4 release (#40330) Joey Perrott 2021-01-06 16:20:29 -05:00
  • c81d5bfb9a
    docs: release notes for the v11.0.6 release (#40329) Joey Perrott 2021-01-06 16:18:09 -05:00
  • 183fb7e7b9 fix(language-service): return all typecheck files via getExternalFiles (#40162) Keen Yee Liau 2020-12-16 11:15:14 -08:00
  • 0264f76e94 fix(language-service): LSParseConfigHost.resolve should not concat abs paths (#40242) Keen Yee Liau 2020-12-22 14:15:49 -08:00
  • a62416c6e4 fix(language-service): include compilerOptions.rootDir in rootDirs (#40243) Keen Yee Liau 2020-12-22 15:07:45 -08:00
  • 335d6c8c00 fix(compiler): incorrectly encapsulating selectors with escape sequences (#40264) Kristiyan Kostadinov 2020-12-25 10:10:31 +02:00
  • 8ebac24b48 fix(core): ensure sanitizer works if DOMParser return null body (#40107) Pete Bacon Darwin 2020-12-14 16:03:31 +00:00
  • 8dbd2204c3 fix(dev-infra): fix yarn symbol-extractor command (#40163) Andrew Kushnir 2020-12-16 14:51:10 -08:00
  • fdec650ef2 docs(forms): typo word "property" was missing (#40323) SylvainJanet 2021-01-06 15:33:46 +01:00
  • d4327d51d1 feat(compiler-cli): JIT compilation of component declarations (#40127) JoostK 2020-12-15 12:47:35 +01:00
  • 826b77b632 test(core): tag render3 test targets as ivy-only (#40127) JoostK 2020-12-15 22:44:19 +01:00
  • 7eadf2e6da docs: correct some spellings (#40322) Harshit Chhipa 2021-01-06 20:12:44 +05:30
  • c130812afe docs: fix fullTemplateTypeCheck compiler option description (#40253) Christoph Preuß 2020-12-23 17:16:36 +01:00
  • 7c167629b8 fix(compiler-cli): ngcc - remove outdated link (#40285) Pete Bacon Darwin 2020-12-31 11:20:13 +00:00
  • f846c093b1 docs: specify fallback generic font family (#40254) Alexey Elin 2020-12-23 22:25:21 +03:00
  • 0a317f3bb4 docs: add Aristeidis Bampakos to contributor list (#40165) Aristeidis Bampakos 2020-12-17 01:10:02 +02:00
  • d5a7a268cf ci: add jessicajaniuk to pullapprove groups (#40176) Jessica Janiuk 2020-12-17 10:37:32 -08:00
  • 9e6b3cffea docs: update homepage headline (#40056) mgechev 2020-12-09 23:43:09 +02:00
  • 6abc13330b fix(compiler): don't report parse error for interpolation inside string in property binding (#40267) Kristiyan Kostadinov 2020-12-26 12:45:40 +02:00
  • 6a9d7e5969 refactor(core): express trusted constants with tagged template literals (#40082) Bjarki 2020-11-30 16:49:39 +00:00
  • 8cdfd7706d docs(core): fix typo in component overview (#40269) akashnishant1031 2020-12-28 19:22:57 +05:30
  • c1d7805acc docs(core): Fix spelling (#40296) PR Close #40296 Loic Yondjeu 2021-01-03 15:13:09 +01:00
  • 605775398f docs(router): Clarify 'parent' for params inheritance (#40304) Andrew Scott 2021-01-04 10:32:28 -08:00
  • e43f7e26fe fix(router): apply redirects should match named outlets with empty path parents (#40029) Andrew Scott 2020-11-30 11:56:27 -08:00
  • 5842467134 refactor(router): Extract common functions for config matching (#40029) Andrew Scott 2020-12-03 09:53:50 -08:00
  • 3966bcc5d9 fix(router): Ensure named outlets with empty path parents are recognized (#40029) Andrew Scott 2020-11-25 17:27:48 -08:00
  • a9f8deb173 refactor(router): make recognize synchronous (#40029) Andrew Scott 2020-11-26 09:26:57 -08:00
  • 6f1609e092 refactor(router): Update recognize to return null when there is no match (#40029) Andrew Scott 2020-11-25 17:24:58 -08:00
  • 77f47da016 refactor(router): Use for...of rather than mapChildrenIntoArray helper (#40029) Andrew Scott 2020-11-25 17:19:43 -08:00
  • b473bc226c ci: remove autolabeling from pullapprove config (#40314) Joey Perrott 2021-01-05 12:09:12 -08:00
  • a3849611b7 fix(forms): clean up connection between FormControl/FormGroup and corresponding directive instances (#39235) Andrew Kushnir 2020-06-12 16:22:22 -07:00
  • 3735633bb0 fix(core): take @Host into account while processing useFactory arguments (#40122) Andrew Kushnir 2020-12-14 23:07:29 -08:00
  • 212245f197 fix(localize): ensure extracted messages are serialized in a consistent order (#40192) Pete Bacon Darwin 2020-12-18 16:55:13 +00:00
  • 805b4f936b feat(core): Add schematic to fix invalid Route configs (#40067) Andrew Scott 2020-12-11 17:16:54 -08:00
  • df85f3727f refactor(router): Produce error message when canActivate is used with redirectTo (#40067) Andrew Scott 2020-12-10 07:59:06 -08:00
  • d466db8285 fix(language-service): Do not include $event parameter in reference results (#40158) Andrew Scott 2020-12-16 11:13:34 -08:00
  • 4eac7e6436 fix(router): Router should focus element after scrolling (#40241) Andrew Scott 2020-12-22 11:44:14 -08:00
  • 112dff81b0 test(router): update scroller tests to use real objects (#40241) Andrew Scott 2020-12-22 12:50:51 -08:00
  • a55f581add refactor(router): Remove unused property in BrowserViewportScroller (#40241) Andrew Scott 2020-12-22 09:34:37 -08:00
  • 9248ee2c64 docs: fix interchanged values (#40302) PR Close #40302 Mario Sabo 2021-01-04 18:21:28 +01:00
  • d7665fdc96 build(docs-infra): upgrade cli command docs sources to 4cefc7dc1 (#40250) George Kalpakas 2020-12-23 09:49:23 +00:00
  • c22d00547a docs(router): fix typo (#40244) Howard Jing 2020-12-22 18:27:30 -05:00
  • 9186f1feea feat(compiler-cli): JIT compilation of directive declarations (#40101) JoostK 2020-12-13 20:25:20 +01:00