Commit Graph

  • ccbb913f4b refactor(compiler-cli): ensure compatibility with noImplicitOverride (#42512) Paul Gschwendtner 2021-06-07 17:25:45 +0200
  • 96c93260a2 refactor(compiler): ensure compatibility with noImplicitOverride (#42512) Paul Gschwendtner 2021-06-07 17:10:51 +0200
  • c7d20639c6 build: enable noImplicitOverride in project (#42512) Paul Gschwendtner 2021-06-07 17:09:00 +0200
  • e8be045cbd refactor(core): optimize the implementation about finding context from error in ErrorHandler (#42581) Arthur Ming 2021-06-23 11:39:35 +0800
  • 1067be7ab8 build: update all symbol extractor (#42581) Arthur Ming 2021-06-21 09:48:21 +0800
  • 1e2d879632 refactor(core): optimize the implementation about finding context from error in ErrorHandler (#42581) Arthur Ming 2021-06-16 16:28:56 +0800
  • 404c8d0d88 fix(compiler): incorrect context object being referenced from listener instructions inside embedded views (#42755) Kristiyan Kostadinov 2021-07-03 11:59:58 +0200
  • 4c482bf3f1 fix(compiler-cli): properly emit literal types when recreating type parameters in a different file (#42761) JoostK 2021-07-04 00:59:46 +0200
  • 40da386a4d docs(core): fix `ViewChildren` code examples to avoid TS error (#42816) behrooz bozorg chami 2021-07-11 00:36:22 +0430
  • 4e73b8820a build: no longer ship ecmascript module files within NPM packages (#42809) Paul Gschwendtner 2021-07-09 20:26:19 +0200
  • 9af5abba86 feat(dev-infra): add bazel rule for extracting JavaScript module flavors from targets (#42809) Paul Gschwendtner 2021-07-09 20:22:50 +0200
  • ef15b979cf docs(core): edit and add docs for ng-template (#42704) dario-piotrowicz 2021-06-29 22:15:51 +0100
  • 762e057e85 build: update to rules_nodejs v4.0.0-beta.0 (#42760) Paul Gschwendtner 2021-07-06 15:45:55 +0200
  • 9da68a77e6 refactor(bazel): compatibility with `rules_nodejs` v4.0.0 (#42760) Paul Gschwendtner 2021-07-06 15:42:32 +0200
  • 12443ea739 build: remove `skydoc` and `rules_sass` from repository (#42760) Paul Gschwendtner 2021-07-06 15:39:58 +0200
  • 53b281ae1b build: remove outdated note when updating bazel version (#42760) Paul Gschwendtner 2021-07-06 15:31:08 +0200
  • b1fa1bf0d5 fix(dev-infra): `ng_rollup_bundle` rule should error if import cannot be resolved (#42760) Paul Gschwendtner 2021-07-06 15:29:19 +0200
  • 9d58ebfcee test(bazel): update `example_package.golden` (#42804) Alan Agius 2021-07-09 07:21:57 +0200
  • 625421c6fe Revert "ci: configure renovate to ignore `@microsoft/api-extractor` (#42797)" (#42804) Alan Agius 2021-07-09 06:22:23 +0200
  • c5351aae29 build: update `@microsoft/api-extractor` to `7.18.1` (#42804) Alan Agius 2021-07-09 06:21:51 +0200
  • 3791ae0c95 refactor(router): Adjust behavior for computed navigation restoration (#42751) Andrew Scott 2021-07-02 12:38:04 -0700
  • 5356796250 fix(docs-infra): fix margin of social icon on small screens (#42790) George Kalpakas 2021-07-07 18:37:25 +0300
  • 50b6aae029 docs: fix http example to show actual message in console (#42773) Bastian 2021-07-05 12:32:20 +0200
  • 9ec241926e build: update all non-major dependencies (#42739) Renovate Bot 2021-07-09 05:46:30 +0000
  • dfe9e1d077 build: lock file maintenance (#42770) Renovate Bot 2021-07-07 23:36:14 +0000
  • 1f3747b583 ci: configure renovate to ignore `@microsoft/api-extractor` (#42797) Alan Agius 2021-07-08 14:59:27 +0200
  • 89084ffcf9 docs(core): initializeApp method should return function (#42743) Gabriele Franchitto 2021-07-02 10:13:03 +0200
  • e7832a6b2f docs(core): fix spelling error (#42783) Borislav Ivanov 2021-07-07 09:42:25 +0300
  • c30502ee1b ci: use issue forms for issue creation (#42099) Joey Perrott 2021-05-05 09:56:55 -0700
  • f6ddbbcde4 ci: update the feature request bot (#42791) mgechev 2021-07-07 12:15:51 -0700
  • e26bfc1131 refactor(core): remove no longer needed types workaround (#42798) Alan Agius 2021-07-08 15:03:52 +0200
  • cb2ca9a66e fix(service-worker): correctly handle unrecoverable state when a client no longer exists (#42736) George Kalpakas 2021-07-08 16:25:16 +0300
  • 5aa0138726 refactor(service-worker): switch to the official TypeScript typings (#42736) George Kalpakas 2021-07-08 16:25:16 +0300
  • a47aaabf70 test(service-worker): better align mock global scope implementation with actual implementation (#42736) George Kalpakas 2021-07-08 16:25:16 +0300
  • 7c2f80067a test(service-worker): better align mock client implementations with actual implementations (#42736) George Kalpakas 2021-07-08 16:25:16 +0300
  • ad9085f3d6 refactor(service-worker): move mock client classes to their own file (#42736) George Kalpakas 2021-07-08 16:25:15 +0300
  • 22a81231f2 test(service-worker): better align mock event implementations with actual implementations (#42736) George Kalpakas 2021-07-08 16:25:15 +0300
  • a86c404f14 refactor(service-worker): move mock event classes to their own file (#42736) George Kalpakas 2021-07-08 16:25:15 +0300
  • 7df1fa5411 refactor(service-worker): make `SwTestHarness.envIsSupported()` a standalone function (#42736) George Kalpakas 2021-07-08 16:25:15 +0300
  • fe135e1198 refactor(service-worker): remove duplicate `Context` type (in favor of `ExtendableEvent`) (#42736) George Kalpakas 2021-07-08 16:25:15 +0300
  • ad00d0830f refactor(service-worker): remove unused variables and imports from tests (#42736) George Kalpakas 2021-07-08 16:25:14 +0300
  • ad08b17b05 docs(forms): add diff between add and set control (#42638) David Gilson 2021-06-24 10:36:55 +0200
  • f592a12005 fix(service-worker): avoid storing redundant metadata for hashed assets (#42606) George Kalpakas 2021-07-08 16:22:49 +0300
  • a8698ce802 docs(service-worker): add missing comma in example JSON data (#42606) George Kalpakas 2021-07-08 16:22:48 +0300
  • 30c82cd177 fix(compiler-cli): inline type checking instructions no longer prevent incremental reuse (#42759) JoostK 2021-07-04 00:02:57 +0200
  • 95ba5b4edb fix(docs-infra): ensure the sidenav backdrop covers the floating ToC (#42787) George Kalpakas 2021-07-07 14:27:22 +0300
  • 8b95816fc4 fix(docs-infra): log more SW debug info (#42776) George Kalpakas 2021-07-07 15:30:57 +0300
  • ed57e2415d refactor(docs-infra): replace deprecated Sass `/` division with `math.div()` (#42776) George Kalpakas 2021-07-07 14:36:03 +0300
  • 0ca196d784 test(docs-infra): prevent warning due to missing expectation (#42776) George Kalpakas 2021-07-07 14:36:03 +0300
  • 40389940f9 build(docs-infra): update @angular/* to 12.1.1 (#42776) George Kalpakas 2021-07-07 14:36:03 +0300
  • 6548a53bfc build(docs-infra): update payload sizes (#42776) George Kalpakas 2021-07-07 14:36:03 +0300
  • 24ac37891c fix(docs-infra): slightly improve top-menu responsiveness (#42753) dario-piotrowicz 2021-07-02 21:57:21 +0100
  • e064f177a7 docs: add missing import to `CartService` tutorial instructions (#42701) Ryan Andersen 2021-07-01 09:11:56 -0400
  • 0c0c32d539 docs: change misspelled function (#42742) Theoklitos Bampouris 2021-07-02 11:04:48 +0300
  • c9b47f2182 fix(dev-infra): missing `pkg_npm` substitution for top-level targets being accessed (#42754) Paul Gschwendtner 2021-07-03 00:27:01 +0200
  • 4c78984ad2 fix(compiler-cli): support reflecting namespace declarations (#42728) Alan Agius 2021-07-02 12:33:51 +0200
  • 7e04116d15 fix(bazel): enable dts bundling for Ivy packages (#42728) Alan Agius 2021-07-01 08:48:16 +0200
  • d0414555f9 ci: remove `@microsoft/api-extractor` from `ignoreDeps` (#42728) Alan Agius 2021-07-01 08:24:46 +0200
  • e99af184ab build: update API goldens after api-extractor update (#42737) Paul Gschwendtner 2021-07-01 17:41:29 +0200
  • 2feb4bc9de build: update api-extractor dependency to support typescript 4.3 (#42737) Paul Gschwendtner 2021-06-11 17:28:37 +0200
  • 6dd88aadac fix(dev-infra): api-golden tool does not specify a tsconfig and breaks for consumers (#42737) Paul Gschwendtner 2021-07-01 21:41:53 +0200
  • e81efe6667 docs: convert commit SHAs and PR numbers in changelog to links (#42732) George Kalpakas 2021-07-02 12:08:05 +0300
  • c3620f9a5f fix(dev-infra): convert commit SHAs and PR numbers to links when generating changelog (#42732) George Kalpakas 2021-07-02 12:08:05 +0300
  • 19bcdfb028 fix(docs-infra): correctly configure top-menu nav-item in the sidenav (#42747) George Kalpakas 2021-07-02 13:31:46 +0300
  • 5aecf265f3 refactor(docs-infra): simplify condition for determining sidenav mode (#42747) George Kalpakas 2021-07-02 13:31:44 +0300
  • ffeea63f43 fix(language-service): Do not override TS LS methods not supported by VE NgLS (#42727) Andrew Scott 2021-06-30 15:30:48 -0700
  • 74350a5cf1 fix(compiler-cli): return directives for an element on a microsyntax template (#42640) ivanwonder 2021-06-24 10:28:42 +0800
  • bfa1b5d9eb fix(docs-infra): move dots inside Usage Notes anchor tag (#42725) dario-piotrowicz 2021-06-30 22:17:33 +0100
  • d997303cf4 build: update dependency husky to v7 (#42730) Renovate Bot 2021-07-01 07:05:34 +0000
  • 0f23f7343e fix(core): error in TestBed if module is reset mid-compilation in ViewEngine (#42669) Kristiyan Kostadinov 2021-06-26 11:28:12 +0200
  • 1445dba903
    release: cut the v12.2.0-next.1 release (#42723) Jessica Janiuk 2021-06-30 13:29:51 -0700
  • 24624e607d
    docs: release notes for the v12.1.1 release (#42722) Joey Perrott 2021-06-30 14:23:36 -0600
  • 59fe159b78 build: update API goldens to reflect new tool (#42688) Paul Gschwendtner 2021-06-28 19:54:20 +0200
  • 9db69a9c9e build: use api-golden tool from dev-infra for testing public API (#42688) Paul Gschwendtner 2021-06-28 19:50:44 +0200
  • 56bd21de6f feat(dev-infra): introduce shared tool for validating API signature (#42688) Paul Gschwendtner 2021-06-28 19:40:33 +0200
  • 0e20b05f7d docs: add last updated date to roadmap (#42615) mgechev 2021-06-21 13:59:01 -0700
  • 9f5cc7c808 feat(compiler): support number separators in templates (#42672) Kristiyan Kostadinov 2021-06-27 12:24:51 +0200
  • 234b5edcc7 fix(platform-browser): in `Meta.addTag()` do not add duplicate meta tags (#42703) Pete Bacon Darwin 2021-06-29 17:30:12 +0100
  • f3965ff834 docs: setting context value inside an interceptor (#42699) pavlenko 2021-06-29 15:55:06 +0500
  • 8528073f6c fix(dev-infra): remove bots from special thanks section (#42697) Alan Agius 2021-06-29 10:33:40 +0200
  • f29fe5ced0 fix(dev-infra): use API pagination for retrieving project branches (#42666) Paul Gschwendtner 2021-06-26 00:48:24 +0200
  • 279e63f65f refactor(dev-infra): update octokit to latest version v18 (#42666) Paul Gschwendtner 2021-06-26 00:45:48 +0200
  • 02742552f3 refactor(docs-infra): make angular.io and docs examples compatible with RxJS v7 (#42660) George Kalpakas 2021-06-29 18:59:35 +0300
  • 188a73852e test(docs-infra): allow excluding certain docs examples from tests (#42660) George Kalpakas 2021-06-29 18:59:35 +0300
  • 2c490d5c6c docs: remove duplicate link to `guide/inputs-outputs.md` (#42654) George Looshch 2021-06-25 00:22:17 +0300
  • 41823ff277 feat(dev-infra): add command for printing release train information (#42644) Paul Gschwendtner 2021-06-24 14:47:11 +0200
  • b54e8aee37 docs: update fonts optimization options description (#42642) Alan Agius 2021-06-24 12:59:11 +0200
  • c93df7dc6d docs: correct literal string example (#42623) Lars Gyrup Brink Nielsen 2021-06-22 23:31:36 +0200
  • 1142b51462 fix(docs-infra): styling fix on error pages (#42627) codebriefcase 2021-06-23 09:21:58 +0530
  • 4bea630baa docs(core): add context jsdoc param to createEmbeddedView (#42675) PR Close #42675 Dario Piotrowicz 2021-06-27 16:34:32 +0100
  • 2a260dc249 docs: update Roadmap section header from "Done" to "Completed" (#42620) George Kalpakas 2021-06-22 21:48:15 +0300
  • 70def3d3ed fix(docs-infra): fix styling of `<summary>` elements on dark theme (#42620) George Kalpakas 2021-06-22 21:48:15 +0300
  • e5b4b83778 fix(docs-infra): improve styling of completed Roadmap projects (#42620) George Kalpakas 2021-06-22 21:48:13 +0300
  • fd78678284 refactor(docs-infra): make `<details>` styles more re-usable (#42620) George Kalpakas 2021-06-22 21:46:19 +0300
  • 09ec62a357 refactor(docs-infra): merge duplicate `code.scss` files (#42620) George Kalpakas 2021-06-22 21:43:46 +0300
  • 56fb4eb08d docs(compiler): interally typo fixed (#42676) dario-piotrowicz 2021-06-27 17:48:13 +0100
  • 37a740c659 fix(compiler-cli): add support for partially evaluating types (#41661) Zach Arend 2021-04-12 10:05:14 -0700
  • 45d24d28a6 docs: remove default linting tool in workspace guide (#42655) marvinbeckert 2021-06-25 14:57:34 +0200
  • 261b060fa1 fix(dev-infra): fetch 100 branches from Github instead of 30 (#42658) Alex Rickabaugh 2021-06-24 15:10:39 -0700
  • 6e84ede412 release: cut the v12.2.0-next.0 release Jessica Janiuk 2021-06-24 14:30:33 -0700