Commit Graph

  • e8d47c2d41 feat(core): allow returning Trusted Types from SanitizerFn (#39218) Bjarki 2020-10-10 01:13:32 +00:00
  • 765fa337e3 fix(compiler): use Trusted Types policy in JIT compiler (#39210) Bjarki 2020-10-07 16:44:47 +00:00
  • 6570292672 feat(core): create a Trusted Types policy for JIT compiler (#39210) Bjarki 2020-10-09 02:40:59 +00:00
  • 4610093c87 fix(core): guard reading of global ngDevMode for undefined. (#36055) mcalmus 2020-03-13 08:28:40 -04:00
  • a3812c6cbd refactor(core): renames checkNoChangesMode to be clearer (#39277) Jessica Janiuk 2020-10-14 15:11:01 -07:00
  • 96f59f64a0 docs: Very minor spelling mistake (#39299) James Davies 2020-10-16 10:03:09 +11:00
  • 5bda62c51d refactor(language-service): Return directive defs when input name is part of selector (#39243) Andrew Scott 2020-10-12 12:48:56 -07:00
  • f9f3c54c9a build(docs-infra): upgrade cli command docs sources to 06ad10668 (#39288) George Kalpakas 2020-10-15 15:27:08 +00:00
  • 7669827436 docs: fix typo at console.log (#39252) Nicholas Papadopoulos 2020-10-13 23:17:36 +03:00
  • 178a0437b7 docs(core): fix typo in the "Template statements" guide (#39244) CharaLagou 2020-10-13 20:40:03 +02:00
  • 34dbba4a90 refactor(dev-infra): remove branches created for g3 comparison (#39137) Joey Perrott 2020-10-06 10:13:54 -07:00
  • ef608bff83 docs: update readme (#32084) Stefanie Fluin 2019-08-09 10:15:27 -07:00
  • 06d0d8e31d docs: Move pipes documentation from Components to Templates (#38983) David Shevitz 2020-09-24 20:11:29 +00:00
  • 60f761b4c2 docs: deprecate displaying data in views topic (#38885) David Shevitz 2020-09-17 16:39:51 +00:00
  • 93437bbc16 ci: update master branch version to be 11.1.0-next.0 (#39292) Andrew Kushnir 2020-10-15 13:04:52 -07:00
  • 85be258845 ci: add jessicajaniuk to require-minimum-review reviewers (#39268) Joey Perrott 2020-10-14 09:27:11 -07:00
  • 56ab6d56e9 docs: Update output directory name in Deployment guide (#39247) macvag 2020-10-13 20:16:26 +03:00
  • 6e18d2dacc fix(compiler): promote constants in templates to Trusted Types (#39211) Bjarki 2020-10-09 13:00:32 +00:00
  • 9bfb508b87 build: replace @types/trusted-types dep with minimal type defs (#39211) Bjarki 2020-10-13 20:48:20 +00:00
  • 497af77d7a build(zone.js): zone.js should output esm format for fesm2015 bundles (#39203) JiaLiPassion 2020-10-10 04:06:24 +09:00
  • 822b838fbc fix(ngcc): ensure that "inline exports" can be interpreted correctly (#39267) Pete Bacon Darwin 2020-10-14 16:30:09 +01:00
  • ac0016cd82 refactor(compiler-cli): visit inline declarations with implementations differently (#39267) Pete Bacon Darwin 2020-10-14 16:16:18 +01:00
  • eb9eebbb45 refactor(elements): simplify code after IE<11 support removal (#39265) George Kalpakas 2020-10-14 16:57:00 +03:00
  • aee2d3f994 docs: fix broken link (#39256) shaharkazaz 2020-10-14 00:13:46 +03:00
  • 8f1317f06f fix(language-service): [Ivy] create compiler only when program changes (#39231) Keen Yee Liau 2020-10-09 16:46:55 -07:00
  • a83693ddd9 refactor(core): use relative import paths in micro benchmarks (#39142) Andrew Kushnir 2020-10-06 21:45:28 -07:00
  • dd66aa290a test(core): add micro benchmarks for i18n scenarios (#39142) Andrew Kushnir 2020-10-05 18:06:58 -07:00
  • 0e5a945ed4 ci: setup windows from scratch (#39139) Joey Perrott 2020-10-07 13:25:08 -07:00
  • 90e9574ac7 ci: run windows CI jobs on PRs (#39139) Joey Perrott 2020-10-06 13:05:39 -07:00
  • cdf642b609 docs: update marketing home loved-by-millions svg (#39105) KingDarBoja 2020-10-03 13:30:17 -05:00
  • a5d8d03edb release: cut the v11.0.0-next.6 release atscott 2020-10-14 13:50:18 -07:00
  • 5cfe81f919 docs: release notes for the v10.1.6 release atscott 2020-10-14 13:42:57 -07:00
  • 0ec7043490 feat(core): add initialNavigation schematic (#36926) Adam Plumer 2019-10-12 23:25:58 -05:00
  • c4becca0e4 feat(router): add new initialNavigation options to replace legacy (#37480) Adam 2020-06-07 18:01:11 -05:00
  • b0a8b69ae8 docs: update removed section in deprecations to reference v11 (#38762) Joey Perrott 2020-10-14 08:55:45 -07:00
  • 93ee05d92a fix(router): create schematic for preserveQueryParams (#38762) Joey Perrott 2020-10-12 11:13:57 -07:00
  • 783a5bd7bb fix(router): remove preserveQueryParams symbol (#38762) Joey Perrott 2020-09-09 09:53:06 -07:00
  • c6350116b5 docs: add Discord as an official communication channel (#39149) Alex Okrushko 2020-10-06 22:03:15 -04:00
  • 898be92f70 perf(ngcc): do not rescan program source files when referenced from multiple root files (#39254) JoostK 2020-10-13 23:06:07 +02:00
  • f6d5cdfbd7 fix(core): use Trusted Types policy in named_array_type (#39209) Bjarki 2020-10-07 16:43:17 +00:00
  • 5913e5c4e8 feat(core): add Trusted Types workaround for Function constructor (#39209) Bjarki 2020-10-09 11:57:32 +00:00
  • 929e0df377 refactor(dev-infra): Adjust caretaker queries (#39257) atscott 2020-10-13 14:31:03 -07:00
  • c53f19ac47 refactor(zone.js): rename several internal apis in fake async zone spec (#39127) JiaLiPassion 2020-10-06 12:45:16 +09:00
  • ffc3332dcd fix(zone.js): jest getRealSystemTime should return native time (#39127) JiaLiPassion 2020-10-06 12:07:34 +09:00
  • 8fd25d9614 docs: remove IE10 references from comments in the code (#39090) Andrew Kushnir 2020-10-02 11:47:47 -07:00
  • a051d97429 test(core): remove IE10 reference from browserslist files (#39090) Andrew Kushnir 2020-10-02 11:46:08 -07:00
  • 0001dbdede refactor(core): remove IE-sepcific logic from setClassMetadata function (#39090) Andrew Kushnir 2020-10-02 10:27:39 -07:00
  • cbef410e3f refactor(elements): remove code to support IE9/10 (#39090) Andrew Kushnir 2020-10-01 19:14:38 -07:00
  • db37c17e02 refactor(core): remove NG_PROV_DEF_FALLBACK needed for IE10 only (#39090) Andrew Kushnir 2020-10-01 18:38:00 -07:00
  • 61e6ca9b1f test(platform-browser): remove IE9 and IE10 checks from tests (#39090) Andrew Kushnir 2020-10-01 18:24:50 -07:00
  • 78a33eeef9 test(core): remove code specific to IE 9 and IE 10 (#39090) Andrew Kushnir 2020-10-01 18:22:32 -07:00
  • 584f37cfca updated sajee's profile (#39019) sajeetharan 2020-09-28 16:12:01 +05:30
  • 7d4929918d fix(core): use Trusted Types policy in inert DOM builder (#39208) Bjarki 2020-10-07 00:04:32 +00:00
  • b642f0bf45 docs(zone.js): update changelog to add jest useFakeTimers feature (#39126) JiaLiPassion 2020-10-06 08:51:07 +09:00
  • 520911efd4 docs: fix typo in the Reactive Forms guide #5 (#39245) PR Close #39245 d0rian 2020-10-13 19:05:35 +02:00
  • 0875fd2360 feat(core): create internal Trusted Types module (#39207) Bjarki 2020-10-06 22:39:10 +00:00
  • c4266fb729 feat(core): depend on type definitions for Trusted Types (#39207) Bjarki 2020-10-06 22:39:10 +00:00
  • 5ce71e0fbc feat(core): add automated migration to replace async with waitForAsync (#39212) Kristiyan Kostadinov 2020-10-12 18:07:34 +02:00
  • 437e563507 refactor(language-service): Allow "go to definition" for directives in Ivy (#39228) Andrew Scott 2020-10-09 10:58:16 -07:00
  • b0b4953fd6 fix(router): Allow undefined inputs on routerLink (#39151) Adrien Crivelli 2020-10-07 13:13:36 +09:00
  • 72f4497f11 docs: move Inputs and Outputs topic to Components section (#38984) David Shevitz 2020-09-24 20:17:25 +00:00
  • 96dd78e0c6 fix(dev-infra): detect all commit message keywords that can close a PR (#39229) George Kalpakas 2020-10-12 21:22:33 +03:00
  • c9b36f9150 fix(dev-infra): fix error message in invokeSetNpmDistCommand() function (#39229) George Kalpakas 2020-10-12 21:16:51 +03:00
  • c76dda6aeb fix(dev-infra): correctly check for commit that closes PR (#39135) George Kalpakas 2020-10-10 22:02:48 +03:00
  • 6947ceaf44 refactor(dev-infra): several code style and typo fixes (#39135) George Kalpakas 2020-10-10 22:02:47 +03:00
  • 5471789664 refactor(animations): do not assign to innerHTML (#37397) Taymon A. Beal 2020-06-02 11:21:59 -04:00
  • 952710b43b refactor(compiler-cli): ensure isNamed....() helpers check name is identity (#38959) Pete Bacon Darwin 2020-10-03 21:14:59 +01:00
  • 2736a43ecb fix(compiler-cli): support namespaced query types in directives (#38959) Pete Bacon Darwin 2020-09-30 20:55:30 +01:00
  • f4fee86f77 fix(ngcc): support inline export declarations in UMD files (#38959) Pete Bacon Darwin 2020-09-29 20:58:57 +01:00
  • 47eab61cad test(ngcc): use isNamedDeclaration() helper to simplify tests (#38959) Pete Bacon Darwin 2020-09-29 20:52:40 +01:00
  • 0accd1e68d refactor(compiler-cli): implement DeclarationNode node type (#38959) Pete Bacon Darwin 2020-09-29 20:42:20 +01:00
  • 2c0282f4c2 test(ngcc): use isNamedFunctionDeclaration() in UMD tests (#38959) Pete Bacon Darwin 2020-09-27 11:57:38 +01:00
  • 6650d71fe2 test(compiler-cli): make the getDeclaration() utility more resilient to code format (#38959) Pete Bacon Darwin 2020-09-27 13:03:21 +01:00
  • 65997c0649 refactor(ngcc): simplify and break up ES2015 functions with helpers (#38959) Pete Bacon Darwin 2020-09-27 11:54:37 +01:00
  • 1d6e67478e refactor(ngcc): simplify and rename getClassDeclarationFromInnerDeclaration() (#38959) Pete Bacon Darwin 2020-09-27 11:42:43 +01:00
  • 5038e5741b fix(ngcc): handle aliases in UMD export declarations (#38959) Pete Bacon Darwin 2020-09-23 22:02:13 +01:00
  • 11485d96fb fix(ngcc): map exports to the current module in UMD files (#38959) Pete Bacon Darwin 2020-09-23 19:39:21 +01:00
  • acfce0ba1b test(ngcc): fix incorrect test setup (#38959) Pete Bacon Darwin 2020-09-29 20:46:55 +01:00
  • ed81588c79 refactor(compiler-cli): move map creation to avoid unnecessary work (#38959) Pete Bacon Darwin 2020-09-29 20:44:43 +01:00
  • 87274e3eec refactor(ngcc): rename ExportStatement to ExportsStatement (#38959) Pete Bacon Darwin 2020-09-27 11:29:58 +01:00
  • a5a7845593 refactor(ngcc): remove unused imports (#38959) Pete Bacon Darwin 2020-09-27 11:04:31 +01:00
  • f35e9158b2 refactor(compiler-cli): remove unnecessary constraint on isDeclarationReference() (#38959) Pete Bacon Darwin 2020-09-27 10:50:51 +01:00
  • cee393d0da test(compiler-cli): improve error message if a unit test is bad (#38959) Pete Bacon Darwin 2020-09-27 10:42:28 +01:00
  • 118f37b174 test(zone.js): do not run tests on IE 9 and IE 10 (#39189) Andrew Kushnir 2020-10-08 16:26:37 -07:00
  • e930b0cd19 build(docs-infra): support passing args to ng serve via serve-and-sync (#39201) George Kalpakas 2020-10-09 21:04:43 +03:00
  • 62945efab7 build(docs-infra): upgrade cli command docs sources to d807b8240 (#39214) George Kalpakas 2020-10-10 15:18:00 +00:00
  • 4cc5982e58 docs: add linkable section about updating commit messages in CONTRIBUTING.md (#39215) George Kalpakas 2020-10-10 19:28:59 +03:00
  • a84976fdfc feat(language-service): Add getTypeDefinitionAtPosition (go to type definition) (#39145) Andrew Scott 2020-10-02 13:54:18 -07:00
  • bf717b1a31 fix(elements): detect matchesSelector prototype without IIFE (#37799) Adam Plumer 2020-10-07 20:38:46 -05:00
  • 9f3388e491 build(docs-infra): upgrade cli command docs sources to 7208ef964 (#39181) George Kalpakas 2020-10-08 15:25:12 +00:00
  • b2342d4116 feat(dev-infra): Add github links to caretaker checks (#39185) Andrew Scott 2020-10-08 11:49:10 -07:00
  • 7f689a291a fix(compiler): incorrectly encapsulating @import containing colons and semicolons (#38716) crisbeto 2020-09-05 11:30:54 +02:00
  • ca4ef61c06 build: bump Chromium to next stable version: 84.0.4147 (#39179) Bjarki 2020-10-08 00:28:39 +00:00
  • 4a1c12c773 feat(core): remove ViewEncapsulation.Native (#38882) Kristiyan Kostadinov 2020-10-08 16:59:29 +02:00
  • 0e733f3689 feat(core): add automated migration to replace ViewEncapsulation.Native (#38882) Kristiyan Kostadinov 2020-09-17 15:12:08 +02:00
  • 0a16e60afa fix(compiler-cli): type checking of expressions within ICUs (#39072) JoostK 2020-10-01 00:22:54 +02:00
  • f84b3786dc test(language-service): test ICU expressions in hybrid visitor (#39072) JoostK 2020-10-01 17:09:38 +02:00
  • 4b06ef75aa refactor(compiler): associate accurate source spans with ICU expressions (#39072) JoostK 2020-10-01 00:17:21 +02:00
  • 42a164f522 build: upgrade angular build, integration/bazel and @angular/bazel package to rule_nodejs 2.2.0 (#39182) Greg Magolan 2020-06-25 01:32:41 -07:00
  • 049b453149 fix(core): migrate relative link resolution with single quotes (#39102) Doug Parker 2020-10-02 14:57:34 -07:00