Commit Graph

  • e649f1dda6 ci: bust cache of stored node_modules on CircleCI (#39461) Joey Perrott 2020-10-27 14:41:06 -07:00
  • 540f02b6ad docs: add install Firebase CLI step before using its commands (#39079) Nhan Nguyen 2020-10-27 13:56:29 -04:00
  • e49a9b298c docs(core): update a typo in the comment of ngZoneEventCoalescing (#39423) JiaLiPassion 2020-10-26 12:17:14 +09:00
  • 19b88cef71 fix(compiler): do not throw away render3 AST on errors (#39413) ayazhafiz 2020-10-24 12:50:00 -05:00
  • 0a63eeaff1 Revert "perf(ngcc): allow immediately reporting a stale lock file (#37250)" (#39435) Pete Bacon Darwin 2020-10-26 21:12:56 +00:00
  • 5be0dfdf27 build: ensure script that build the Zone.js package can be run from any directory (#39455) George Kalpakas 2020-10-27 18:07:59 +02:00
  • 01c95ce5b5 docs: fix yarn bazel commands to run in --silent mode in BAZEL.md (#39455) George Kalpakas 2020-10-27 18:05:32 +02:00
  • 9891d67e31 docs(zone.js): Update docs property to disable IntersectionObserver (#39429) Jack Reed 2020-10-26 10:39:46 -06:00
  • 58408d6a60 fix(compiler): treat i18n attributes with no bindings as static attributes (#39408) Kristiyan Kostadinov 2020-10-24 13:16:11 +02:00
  • 421efbf69b docs: fix grammatical errors and typos (#38868) pmartijena 2020-09-16 10:38:10 -04:00
  • 0ecdef9cfa refactor(compiler-cli): API to get directives/pipes in scope (#39278) Alex Rickabaugh 2020-10-09 13:41:52 -07:00
  • 01cc949722 refactor(compiler-cli): cache Symbols in the TemplateTypeCheckerImpl (#39278) Alex Rickabaugh 2020-10-08 14:25:51 -07:00
  • c4f99b6e52 refactor(compiler-cli): move global completion into new CompletionEngine (#39278) Alex Rickabaugh 2020-10-08 12:56:05 -07:00
  • ebd6ccd004 build: add husky ignored files to .gitignore (#39388) Joey Perrott 2020-10-22 08:58:59 -07:00
  • 02b2d4b8ed ci: add alan-agius4 to docs-cli in pullapprove configuration (#39448) Alan Agius 2020-10-27 14:22:31 +01:00
  • 3f825d6f1e docs: fix more typos in component overview (#39445) imkikus 2020-10-27 09:53:37 +05:30
  • cc4e0c66f6 docs: fix typo in initializeInputAndOutputAliases docstring (#39438) AleksanderBodurri 2020-10-26 20:18:06 -04:00
  • b56cc4059f refactor(core): remove expandoStartIndex workaround (#39416) Andrew Kushnir 2020-10-24 22:26:23 -07:00
  • 3c6edcdf93 fix(core): do not error when ngDevMode is undeclared (#39415) JoostK 2020-10-25 00:19:58 +02:00
  • 0ed2c4fef9 fix(localize): render placeholder types in extracted XLIFF files (#39398) Pete Bacon Darwin 2020-10-23 13:32:36 +01:00
  • 9186ad84ae refactor(core): remove unused i18n placeholder for projection (#39172) Andrew Kushnir 2020-10-07 16:21:36 -07:00
  • f6dfd2ffed docs(forms): add section under Validators.pattern detailing use of global and sticky flags gotcha (#39055) AleksanderBodurri 2020-09-30 04:42:01 -04:00
  • 177d76533d docs: edit event-binding doc copy and headers (#38903) Kapunahele Wong 2020-09-18 16:43:40 -04:00
  • e7ce96e780 docs: move placement of help note in tutorial (#38508) Jethro Lee 2020-08-11 20:50:38 +09:00
  • 96769867ed fix(dev-infra): ensure hashbang is present in both published and local ng-devs (#39443) Joey Perrott 2020-10-26 19:42:23 -07:00
  • 3236ae0ee1 docs: fix typo in component overview (#39425) Kiran Kumaar Sathyanarayana 2020-10-26 15:42:30 +05:30
  • 57ead7aa53 fix(localize): serialize all the message locations to XLIFF (#39411) Pete Bacon Darwin 2020-10-24 16:50:25 +01:00
  • 35fdc6d92f build(docs-infra): ignore doc.basePath when generating keywords for each document (#39409) George Kalpakas 2020-10-24 14:07:46 +03:00
  • 2b09f5b2ce build(docs-infra): upgrade cli command docs sources to 241058c1e (#39406) George Kalpakas 2020-10-24 09:15:49 +00:00
  • 1db4f212e5 docs: improve DefaultValueAccessor directive docs (#39404) Andrew Kushnir 2020-10-23 13:09:11 -07:00
  • cf60e0e889 docs: use SimpleChanges in component interaction guide (#39342) Aristeidis Bampakos 2020-10-20 19:52:01 +03:00
  • 90c0772743 fix(zone.js): remove global declaration (#37861) JiaLiPassion 2020-10-18 15:23:36 +09:00
  • 67069ce42a fix(bazel): only providing stamping information if the --stamp flag is used (#39392) Joey Perrott 2020-10-22 12:08:46 -07:00
  • 27a4adebcb refactor(compiler-cli): support namespaced references (#39346) Pete Bacon Darwin 2020-10-22 10:34:52 +01:00
  • 413b55273b fix(ngcc): capture UMD/CommonJS inner class implementation node correctly (#39346) Pete Bacon Darwin 2020-10-20 17:29:03 +01:00
  • b989ba2502 fix(core): update expected size for cli-hello-world-ivy-i18n integration test (#39402) Joey Perrott 2020-10-23 09:08:17 -07:00
  • 36e1ec8adf docs: template files should have .html extension (#39384) Krishnabisht07 2020-10-22 18:01:08 +05:30
  • d50a8310e7 docs: move hierarchical injectors to reference section (#39383) Kapunahele Wong 2020-10-22 08:04:01 -04:00
  • 05f87be033 build(docs-infra): upgrade cli command docs sources to 34648b0cd (#39379) George Kalpakas 2020-10-22 09:15:02 +00:00
  • 246c757c7f build: update lock-closed GitHub action to latest version (#39371) George Kalpakas 2020-10-21 20:15:20 +03:00
  • 953c50742c docs: update broken akita link in aio dev resources page (#39335) AleksanderBodurri 2020-10-19 23:50:06 -04:00
  • dcafac1b8f refactor(core): group provider and circular errors (#39251) twerske 2020-10-20 16:15:22 -07:00
  • 3f00c6150b test(compiler): Demonstrate recoverable parsing of unterminated pipes (#39113) ayazhafiz 2020-10-04 23:31:22 -05:00
  • 6085d2acc9 test(zone.js): add zone.js externs test (#39108) JiaLiPassion 2020-10-04 12:31:14 +09:00
  • e44e10bb81 feat(compiler): support recovery of malformed property writes (#39103) ayazhafiz 2020-10-02 23:25:38 -05:00
  • d331e09b71 refactor(dev-infra): create ng-dev executable locally in the repo (#39089) Joey Perrott 2020-10-01 16:06:56 -07:00
  • d939b5f598 refactor(core): Improve tree shakability of i18n code. (#39301) Misko Hevery 2020-10-16 12:48:07 -07:00
  • ffd4161797 docs(core): Add documentation on debugging size regression failures (#39301) Misko Hevery 2020-10-16 10:49:02 -07:00
  • 68d4de6770 refactor(core): Replace ExpandoInstructions with HostBindingOpCodes (#39301) Misko Hevery 2020-10-15 17:04:41 -07:00
  • 08f3d62391 refactor(core): clean up circular dependencies (#39233) Misko Hevery 2020-10-17 12:20:12 -07:00
  • 2c31533f0a refactor(core): Use ~x instead of -x which can result in -0 (#39233) Misko Hevery 2020-10-13 22:08:53 -07:00
  • 54303688fa refactor(core): Consistent use of HEADER_OFFSET (in ɵɵ* instructions only) (#39233) Misko Hevery 2020-10-13 22:00:43 -07:00
  • bc5005e35b refactor(core): cleanup i18n/icu data structures (#39233) Misko Hevery 2020-10-13 16:24:58 -07:00
  • e1f80d73a8 refactor(core): rename COMMENT_MARKER to ICU_MARKER (#39233) Misko Hevery 2020-10-13 12:58:14 -07:00
  • 1b9193b3fb refactor(core): Rename debugMatch to matchDebug for consistency (#39233) Misko Hevery 2020-10-12 22:09:57 -07:00
  • 70f1e2e04a refactor(core): Create TNodeType.Text to display full template in TView debug (#39233) Misko Hevery 2020-10-12 21:38:06 -07:00
  • d50df92568 refactor(core): Remove hack where we TIcu was stored in tagName (#39233) Misko Hevery 2020-10-12 17:17:11 -07:00
  • 2e237abb09 refactor(core): Change TName.tagName to a more generic value name. (#39233) Misko Hevery 2020-10-12 16:57:07 -07:00
  • ca11ef2376 fix(core): Store ICU state in LView rather than in TView (#39233) Misko Hevery 2020-09-25 15:01:56 -07:00
  • 6790848f68 refactor(core): move i18n_spec.ts into i18n subfolder (#39233) Misko Hevery 2020-10-05 12:51:41 -07:00
  • 61d56be83e refactor(core): Change TemplateFixture to named parameters (#39233) Misko Hevery 2020-09-28 17:39:56 -07:00
  • eb4c05d97a build: update bazelversion (#39351) Joey Perrott 2020-10-20 14:47:13 -07:00
  • 7625a1b5c6 docs: release notes for the v11.0.0-rc.0 release Andrew Kushnir 2020-10-21 11:49:03 -07:00
  • 3525b2fa28 docs: release notes for the v10.2.0 release Andrew Kushnir 2020-10-21 11:20:10 -07:00
  • 7768aeb62f fix(platform-server): Resolve absolute URL from baseUrl (#39334) Keen Yee Liau 2020-10-19 15:23:37 -07:00
  • d33eaa64a2 build(docs-infra): upgrade cli command docs sources to 9d53eac1b (#39359) George Kalpakas 2020-10-21 09:19:34 +00:00
  • ef2d07fdd1 docs: remove style commit type from CONTRIBUTING.md (#39357) Arnaud Bernard 2020-10-21 09:42:25 +02:00
  • da21c72c7f docs: add strictInputAccessModifiers to strict mode guide (#39353) Alan Agius 2020-10-21 10:54:48 +02:00
  • 3e6f24edcd docs: edit property binding doc (#38799) Kapunahele Wong 2020-09-10 17:06:39 -04:00
  • cfac8e0764 build: upgrade karma to version 4.4.0 (#39180) Bjarki 2020-10-08 13:08:43 +00:00
  • 9fb7bdea89 fix(router): incorrect signature for createUrlTree (#39347) Kristiyan Kostadinov 2020-10-20 21:35:36 +02:00
  • a7964f4eca fix(common): update locales using new CLDR data (#39343) Joey Perrott 2020-10-20 09:58:33 -07:00
  • 963832ba25 build: update to cldr v37 (#39343) Joey Perrott 2020-10-20 09:58:00 -07:00
  • a67895cee3 docs: Add Component Overview topic to angular.io (#39186) Dave Shevitz 2020-10-06 16:52:53 -07:00
  • 200b770b85 build: revert back to downloading cldr-data directly rather than via npm (#39341) Joey Perrott 2020-10-20 09:01:23 -07:00
  • 25e14327ea build(docs-infra): upgrade cli command docs sources to e53ced024 (#39338) George Kalpakas 2020-10-20 09:13:57 +00:00
  • 7040f1714b docs: add Jessica Janiuk to contributors.json (#39253) Jessica Janiuk 2020-10-13 13:40:00 -07:00
  • f5a3e44e9d refactor(compiler): remove support for TypeScript 3.9 (#39313) Andrew Kushnir 2020-10-16 17:48:44 -07:00
  • 41c2228d49 docs: clarify grammatical error (#39279) Josh Wiegand 2020-10-14 22:28:29 -04:00
  • 767fdccf59 feat(dev-infra): prompt caretaker to confirm the merge branches on merge (#39333) Joey Perrott 2020-10-15 10:58:51 -07:00
  • 7e742aea7c refactor(compiler-cli): linker - add Babel plugin, FileLinker and initial PartialLinkers (#39116) Pete Bacon Darwin 2020-10-03 19:59:53 +01:00
  • b304bd0535 docs: change definition of NgModules in Angular concepts guide (#36179) Aristeidis Bampakos 2020-03-21 00:00:32 +02:00
  • 0268b72d2c Revert "test(language-service): Make project service a singleton (#39308)" (#39322) Keen Yee Liau 2020-10-17 12:35:16 -07:00
  • a93b7fd674 build(docs-infra): upgrade cli command docs sources to 04ae7cbf5 (#39318) George Kalpakas 2020-10-17 15:20:59 +00:00
  • d37939623f test(zone.js): test zone.js package with tgz (#38649) JiaLiPassion 2020-08-31 13:48:41 +09:00
  • ad372f2d20 docs: add Johannes Hoppe to GDE resources (#34694) Johannes Hoppe 2020-01-09 13:07:06 +01:00
  • 8585a66521 docs: add Ferdinand Malcher to GDE resources (#34694) Ferdinand Malcher 2020-01-09 13:06:48 +01:00
  • 79d67dc1f4 refactor(docs-infra): fix strictTemplates failures in accessibility docs example (#39248) Vlasis Charalampous 2020-10-13 22:02:45 +03:00
  • b5ec5a7fca ci: separate the windows CI tests into build and test (#39289) Joey Perrott 2020-10-15 08:58:38 -07:00
  • 1b21350e17 test(language-service): Make project service a singleton (#39308) Keen Yee Liau 2020-10-16 12:04:36 -07:00
  • 0c01c4a898 test(language-service): wrap setup() in beforeAll to speed up fit() test (#39305) Keen Yee Liau 2020-10-16 11:21:24 -07:00
  • 563fb6cdbe feat(language-service): Implement go to definition for style and template urls (#39202) Andrew Scott 2020-10-09 11:22:03 -07:00
  • 087596bbde refactor(language-service): Move some util functions to common (#39202) Andrew Scott 2020-10-09 11:20:47 -07:00
  • a38293d213 release: cut the zone.js-0.11.2 release to fix several new issues (#39298) JiaLiPassion 2020-10-16 08:03:15 +09:00
  • 4dc8d83d84 docs: edit attribute-binding doc and move colSpan note to property binding (#38860) Kapunahele Wong 2020-09-14 17:12:32 -04:00
  • 492e236ae6 docs: Typos fixes in built-in directives guide (#38520) Aristeidis Bampakos 2020-08-19 10:19:39 +03:00
  • 34b74cecb6 build(docs-infra): add a tool to create new examples (#39283) Pete Bacon Darwin 2020-10-15 12:05:14 +01:00
  • 81aa119739 fix(core): convert legacy-sanitized values to Trusted Types (#39218) Bjarki 2020-10-10 02:16:12 +00:00
  • 49197d12a0 feat(core): create a Trusted Types policy for bypass conversions (#39218) Bjarki 2020-10-13 17:51:28 +00:00
  • 9ec2bad4dc refactor(core): make HTML sanitizer return TrustedHTML (#39218) Bjarki 2020-10-10 00:27:29 +00:00