Commit Graph

  • c0b2eeb54c docs: remove unused imports from unit tests (#42441) Sam Severance 2021-06-01 20:28:57 -0400
  • c1a9f07ea1 docs: refactor `WelcomeComponent` unit test (#42441) Sam Severance 2021-06-01 20:26:25 -0400
  • 1fe1dd1f19 docs: clarify the wording around live examples for all testing guides (#42406) Igor Minar 2021-05-27 18:12:04 -0700
  • 4c39869566 docs: add a note about javascript mime-types to the deployment guide (#42339) Igor Minar 2021-05-25 17:54:24 -0700
  • f3f10140b5 build: lock file maintenance (#42264) Renovate Bot 2021-06-02 10:31:00 +0000
  • fe22c2b0b6 fix(language-service): Correct rename info for pipe name expressions (#41974) Andrew Scott 2021-05-06 16:35:42 -0700
  • f8814d3558
    fix(dev-infra): update outdated build-worker.js file (#42458) Paul Gschwendtner 2021-06-02 22:13:26 +0200
  • 3b434ed94d
    fix(dev-infra): github oauth token not picked up by Octokit (#42456) Paul Gschwendtner 2021-06-02 21:48:51 +0200
  • 7bd5ea4a7e release: cut the v12.1.0-next.4 release Andrew Kushnir 2021-06-02 18:02:43 +0000
  • 678b264d0d docs: release notes for the v12.0.3 release Andrew Kushnir 2021-06-02 17:55:27 +0000
  • 574f64041e docs: specify correct interceptor class type (#42437) David Pfeiffer 2021-06-01 14:18:25 -0700
  • 6a2e3e2b2c docs: change Navigation from type to interface (#42281) Andrew Scott 2021-05-24 10:39:22 -0700
  • 2b7dc15655 build: update dependency ts-node to v10 (#42257) Renovate Bot 2021-06-01 19:17:00 +0000
  • 5babdb2284 build: update angular (#42379) Renovate Bot 2021-05-27 05:23:04 +0000
  • e039075a28 fix(compiler-cli): better detect classes that are indirectly exported (#42207) Alex Rickabaugh 2021-05-20 16:39:17 -0400
  • 44b737ecb4 docs: clarify how declaration files can be installed (#42417) JoostK 2021-05-29 19:10:35 +0200
  • 3e192bfa4d build: fix linting against jasmine focus functions (#42415) Kristiyan Kostadinov 2021-05-29 13:25:53 +0200
  • 1d9c6bb31d docs(docs-infra): document the implementation of styles (incl. theming) in angular.io (#42396) George Kalpakas 2021-05-30 22:11:26 +0300
  • 4a5af60dc5 fix(docs-infra): improve homepage layout in print mode (#42396) George Kalpakas 2021-05-30 22:11:26 +0300
  • 58160742b1 refactor(docs-infra): remove unused `_typography-theme.scss` file (#42396) George Kalpakas 2021-05-30 22:11:25 +0300
  • 3b97287758 refactor(docs-infra): minor refactorings/style changes (#42396) George Kalpakas 2021-05-30 22:11:25 +0300
  • aeb407296b refactor(dev-infra): update to later version of @octokit/rest and remove class extenstion of Octokit (#42395) Joey Perrott 2021-05-27 12:14:36 -0700
  • af762fa917 build: allow Node.js v15 and above for local development (#42387) George Kalpakas 2021-05-27 16:48:45 +0300
  • c54643f00e docs(forms): make the forms validation guide specify more clearly what happens when mixing HTML5 native validators with Angular forms. (#42377) Dylan Hunn 2021-05-26 18:34:42 -0700
  • e0381a87c9 docs: update CLI builder to be platform agnostic (#42371) Doug Parker 2021-05-26 14:56:27 -0700
  • 2a311c51e6 docs: minor cleanup (#42371) Doug Parker 2021-05-26 11:10:40 -0700
  • 1b8bbddff5 docs: list supported values for `read` in decorator metadata (#42370) Andrew Scott 2021-05-26 14:25:16 -0700
  • e798bfabb0 build(docs-infra): fix linting warnings (#42359) George Kalpakas 2021-05-27 18:22:37 +0300
  • 62b5a6cb07 docs: add docs for DebugElement (#42352) Andrew Scott 2021-05-25 14:26:42 -0700
  • 184de5048a docs: expand documentation for ROUTES (#42398) Igor Minar 2021-05-27 14:15:25 -0700
  • 4cd2cc439d docs: Edits to remove jargon in Reference section (#42033) Teri Glover 2021-05-10 22:46:31 +0000
  • ee0e3fbf89 docs: edits to remove jargon (#42025) Teri Glover 2021-05-10 16:09:25 +0000
  • 3a959152f9 docs: Edited to remove jargon, fixed issue (#42026) Teri Glover 2021-05-18 17:04:23 +0000
  • 1710fa861c docs: Edits to remove jargon (#42026) Teri Glover 2021-05-10 17:51:50 +0000
  • 635aaaa27d docs: Edited to remove jargon. (#41978) Teri Glover 2021-05-07 04:28:01 +0000
  • d33fdea1e3 docs: clarify behavior of strict templates flags (#42392) Andrew Scott 2021-05-27 10:57:24 -0700
  • 8572fef491 docs: change markdown table to HTML table in template typecheck doc (#42392) Andrew Scott 2021-05-27 10:44:52 -0700
  • fa0144fde6 docs: clarify the shortcomings of local variable technique for parent-child component interactions (#42331) Joey Perrott 2021-05-25 14:34:28 -0700
  • cdb8f556fb feat(docs-infra): implement dark mode (#41129) AleksanderBodurri 2021-03-08 23:27:16 -0500
  • 8d9d1c293d feat(docs-infra): create module theme files (#41129) AleksanderBodurri 2021-03-08 23:02:24 -0500
  • ab7e8dc99d feat(docs-infra): create typography and layout theme files (#41129) AleksanderBodurri 2021-03-08 21:10:25 -0500
  • d429029074 refactor(docs-infra): grab scss mixins with scss use syntax instead of global imports (#41129) AleksanderBodurri 2021-03-08 20:03:30 -0500
  • 21e35ece79 refactor(docs-infra): grab scss constants using scss use syntax instead of the global imports (#41129) AleksanderBodurri 2021-03-08 19:23:10 -0500
  • eff26e1be8 refactor(docs-infra): rename namespaced scss to index files (#41129) AleksanderBodurri 2021-03-08 19:03:03 -0500
  • 85a627f741 feat(docs-infra): port over material io theming logic to angular io (#41129) AleksanderBodurri 2021-02-05 21:18:31 -0500
  • e73fef4d0b docs: add a note about <select> and nested <option>s in Ivy compat guide (#42338) Igor Minar 2021-05-25 17:24:41 -0700
  • 306f7ac543 docs: cherry pick release notes for 12.0.2 to main (#42390) Andrew Scott 2021-05-27 09:18:12 -0700
  • deb893095f build(docs-infra): remove unused `spy-directive.gif` image (#42388) George Kalpakas 2021-05-27 16:56:08 +0300
  • b57a1275b2 docs: fix typos in the `cli-builder` guide (#42386) George Kalpakas 2021-05-27 16:44:14 +0300
  • 17d0dd3593 docs: update links to Testing Component Scenarios page (#42385) Sam Severance 2021-05-27 08:32:55 -0400
  • e87dbafba1 docs: fix a typo (#42384) 不肖・高橋 2021-05-27 20:31:30 +0900
  • 38378ce50a docs: explain what a deploy url is and how it differs from a base href (#42363) Wagner Maciel 2021-05-26 12:04:56 -0700
  • d74d1306e2 docs: improve preloading component data chapter (#42340) Andrew Kushnir 2021-05-25 18:25:37 -0700
  • 7a6358b4a8 docs: add note to clarify that ngOnChanges is only called if inputs are bound (#42374) Andrew Scott 2021-05-26 16:03:23 -0700
  • 141791e070 docs: add a note about the ngc command and command line options (#42373) Igor Minar 2021-05-26 15:32:29 -0700
  • 74186c36de docs: remove lightbox gif from Use Directives to Watch the DOM section. (#42369) This gif is out of date and causing reader confusion. David Shevitz 2021-05-26 21:11:46 +0000
  • e917d57dbb docs: use `json` pipe in Forms guide instead of a temporary diagnostic field (#42364) Andrew Kushnir 2021-05-26 12:34:01 -0700
  • 44027c4e0e build: allow node v15 and above for aio (#42367) Zach Arend 2021-05-26 20:27:43 +0000
  • 516923e3dc docs: clarify when the `ngDoBootstrap` hook is invoked (#42362) Andrew Kushnir 2021-05-26 11:51:49 -0700
  • bcfe4afda9 docs: clarify that `forRoot` can be called in other modules (#42361) Andrew Scott 2021-05-26 11:22:12 -0700
  • 15726594a9 ci: update the github feature request process action and run on cron (#42337) mgechev 2021-05-25 16:36:55 -0700
  • 4cb11cc4e7 docs: add note about why module import order is important (#42323) Andrew Scott 2021-05-25 11:13:58 -0700
  • 4e9b61aaf9 docs: remove/update broken links in resources appearing on aio (#42232) Joey Perrott 2021-05-21 15:28:04 -0700
  • 9193ea20e4 docs: clarify providedIn options (#42355) Andrew Scott 2021-05-26 10:06:11 -0700
  • 33e1a18530 build(docs-infra): allow only Node.js v14 and above (#42093) Suguru Inatomi 2021-05-14 22:58:52 +0900
  • a787f78074 test: clean up internal testing utilities (#42177) Kristiyan Kostadinov 2021-05-23 22:16:02 +0200
  • bd51762d6e docs: add section on binding to passive events (#42292) David Shevitz 2021-05-24 22:33:44 +0000
  • de8a6ae9ed docs: add example that exports a part of an animation for reuse (#42321) David Shevitz 2021-05-25 17:42:25 +0000
  • b2eab977d9 docs: remove `entryComponents` references from the custom elements guide (#42324) Andrew Kushnir 2021-05-25 12:06:31 -0700
  • 14abc68ccf docs(common): rewrite docs for NgForOf#ngForTrackBy (#42329) Igor Minar 2021-05-25 13:51:10 -0700
  • 38b0e71cb2 docs: move the schematics under Angular Tools menu section (#42332) Igor Minar 2021-05-25 14:40:33 -0700
  • 40bbcaa12d docs: move and update browser compatibility docs to browser-support guide (#42334) Igor Minar 2021-05-25 15:35:08 -0700
  • da1a868ec2 docs: add missing `await` to `BannerComponent` unit test (#42336) Sam Severance 2021-05-26 08:31:14 -0400
  • caf15da651 docs: fix `BannerComponent` unit tests (#42336) Sam Severance 2021-05-25 19:15:17 -0400
  • 0166391402 docs: edit project structure description (#42346) Serguei Cambour 2021-05-26 12:24:02 +0200
  • 74ebdf6fdc docs: refactor `HeroDetailComponent` and unit test (#42349) Sam Severance 2021-05-26 10:52:21 -0400
  • c110d050f2
    release: cut the v12.1.0-next.3 release (#42360) Zach Arend 2021-05-26 11:00:17 -0700
  • acfa0647b7 fix(dev-infra): build with stamping for release builds (#42354) Joey Perrott 2021-05-26 10:01:44 -0700
  • 6a970167de build: use wombat-dressing-room proxy for publishing releases (#42357) Zach Arend 2021-05-26 17:34:07 +0000
  • 8228170919 docs: document shallow equality emit for ActivatedRoute (#42280) Andrew Scott 2021-05-24 10:19:34 -0700
  • b7721aa630 docs: Edit correction to remove jargon in Release section (#42029) Teri Glover 2021-05-25 20:20:06 +0000
  • 8109cba576 docs: Edits to remove jargon (#42029) Teri Glover 2021-05-10 19:48:18 +0000
  • 850028d000 docs: remove VS 2015 guide (#42253) Pete Bacon Darwin 2021-05-23 18:58:19 +0100
  • c2ed612da3 docs: convert the last `my-app` components to `app-root` (#42256) Pete Bacon Darwin 2021-05-23 20:40:01 +0100
  • 6da0c97423 docs: add note about redirects after absolute redirect (#42277) Andrew Scott 2021-05-24 09:22:06 -0700
  • 83fe721c78 docs: update contributor instructions for installing java (#42294) Zach Arend 2021-05-24 15:36:15 -0700
  • b0581f3117 docs: add link to the style precedence guide in ivy compatibility (#42317) Andrew Scott 2021-05-25 09:29:34 -0700
  • 4a2cc3e451 docs: add explanation of how to use locally created build artifacts in a local project (#42319) Joey Perrott 2021-05-25 10:15:13 -0700
  • f1d12bf749 build: properly handle whether builds should be stamped for release (#42319) Joey Perrott 2021-05-25 09:46:01 -0700
  • 4afad03312 feat(dev-infra): add `ng-dev build-and-link` command (#42319) Joey Perrott 2021-05-25 09:44:52 -0700
  • f424aa3f0f feat(dev-infra): add support for determining if builds should be stamped (#42319) Joey Perrott 2021-05-25 09:42:36 -0700
  • 9f50495f28 docs: update date pipe api reference to indicate it is a pure pipe (#42320) Andrew Scott 2021-05-25 09:54:45 -0700
  • bdd3cca9ab docs: update wording for angular libraries mapping peer dependencies (#42322) Joey Perrott 2021-05-25 11:06:34 -0700
  • 063d1789c2 docs: move "Browser Support" page in navigation tree (#42326) Pete Bacon Darwin 2021-05-25 20:54:22 +0100
  • 3d9062dad7 fix(forms): Add float number support for min and max validator (#42223) iRealNirmal 2021-05-21 21:53:29 +0530
  • 3a6af8e629 fix(platform-browser): update started state on reset (#41608) iRealNirmal 2021-04-14 09:37:11 +0530
  • d7768c61ad docs: edit copy for tick() in testing and api docs (#35697) Kapunahele Wong 2020-02-26 16:41:59 -0500
  • 594e63315e feat(dev-infra): add release notes generation to ng-dev (#42225) Joey Perrott 2021-05-21 10:49:40 -0700
  • a9584c929b refactor(dev-infra): move the release notes into its own directory under release (#42225) Joey Perrott 2021-05-21 10:08:01 -0700
  • f74fd64523 fix(docs-infra): increase the opacity of background-color for inline `code` blocks (#42297) Igor Minar 2021-05-24 16:17:41 -0700