Commit Graph

  • 843b3a2197 docs: missing item variable in structural directives example (#35213) Sachin Grover 2020-02-07 13:07:18 +05:30
  • 54c3a5da3f fix(ngcc): ensure that path-mapped secondary entry-points are processed correctly (#35227) Pete Bacon Darwin 2020-02-07 11:48:54 +00:00
  • 1c85c24ed3 docs(changelog): formatting fix (#35224) PR Close #35224 Stepan Suvorov 2020-02-07 11:49:41 +01:00
  • b5fa4b58ca docs: improve description of providedIn any (#35192) Stephen Fluin 2020-02-06 10:25:00 -08:00
  • 0cbdd54fd0 fix(ivy): ensure module imports are instantiated before the module being declared (#35172) Andrew Scott 2020-02-05 14:41:57 -08:00
  • 79742a397f fix(docs-infra): fix parameters with @Optional() decorator do not match declared, optional type (#35150) Oleg Teterin 2020-02-05 01:34:18 +03:00
  • 5b80e944be docs: Minor updates to Updating to Angular version 9 topic (#35135) David Shevitz 2020-02-03 22:07:58 +00:00
  • 53193c9779 docs: fix typo in glossary (#35108) Schneider 2020-02-02 13:12:37 -02:00
  • 16eb691e7f docs(ivy): add anchor-node insert before/after difference (#35207) Misko Hevery 2020-02-06 20:59:19 -08:00
  • c5bec23265 fix: typo Zhicheng WANG 2020-02-07 12:01:11 +08:00
  • 43d40473b8 fix: 升级版本号,以更新文档中的显示 Zhicheng WANG 2020-02-07 09:16:33 +08:00
  • afb6119ae2 Merge remote-tracking branch 'en/master' into aio Zhicheng WANG 2020-02-07 08:15:52 +08:00
  • d3650ce3d8 build(docs-infra): upgrade cli command docs sources to d452f0873 (#35185) George Kalpakas 2020-02-06 12:15:02 +00:00
  • bee6d73755 ci: re-enable android 7 saucelabs tests (#35171) Paul Gschwendtner 2020-02-06 14:17:35 +01:00
  • 363e1ab775 ci: ensure saucelabs browsers can load karma test page (#35171) Paul Gschwendtner 2020-02-06 14:17:03 +01:00
  • dc5ac88a19 docs: fix wrong link of tick() (#35168) JiaLiPassion 2020-02-06 00:42:46 +09:00
  • dcff6c9940 fix(bazel): spawn prod server using port 4200 (#35160) Alan Agius 2020-02-05 10:53:34 +01:00
  • 129010e4c2 fix(bazel): devserver shows blank page in Windows (#35159) Alan Agius 2020-02-05 10:04:57 +01:00
  • 6fb538ed1d fix(bazel): update ibazel to 0.11.1 (#35158) Alan Agius 2020-02-05 08:32:27 +01:00
  • c4ad12c1c3 ci: remove components-repo-ci blocklist (#35115) Paul Gschwendtner 2020-02-03 10:21:36 +01:00
  • 10ad984334 docs: Clarifies code section is a continuation from the section above (#35111) Sonu Kapoor 2020-02-02 20:10:07 -05:00
  • 27d16a7881 ci: Remove old vendoring solution in favor of relying on yarn-path (#35083) Joey Perrott 2020-01-31 11:26:21 -08:00
  • 3c69442dbd feat(compiler-cli): implement NgTscPlugin on top of the NgCompiler API (#34792) Alex Rickabaugh 2020-01-17 16:00:44 -08:00
  • 14aa6d090e refactor(ivy): compute ignoreFiles for compilation on initialization (#34792) Alex Rickabaugh 2020-02-03 10:48:05 -08:00
  • 49dd7b6a0a docs: consilidate release notes for the v8.0.0 release (#35197) Misko Hevery 2020-02-06 13:40:28 -08:00
  • 532ccb647c docs: remove the release schedule from docs (#34474) Stephen Fluin 2020-01-30 10:25:30 -08:00
  • ba0cdd3010 feat(docs-infra): add v8 to the version picker in the navbar (#35196) Igor Minar 2020-02-06 13:32:23 -08:00
  • 86db592b5c docs(ivy): add a not about compile-time constants to the ivy compatibility guide (#35194) Igor Minar 2020-02-06 12:52:34 -08:00
  • 053dabb7ed docs: consolidate and remove rc/next notes from the v9.0.0 release (#35195) Misko Hevery 2020-02-06 13:14:16 -08:00
  • 22acdc2728 docs: consilidate release notes for the v9.0.0 release Misko Hevery 2020-02-06 11:41:56 -08:00
  • 548b0e5fc2 docs: release notes for the v9.0.0 release Misko Hevery 2020-02-06 10:32:20 -08:00
  • 722251da40 build: update scripts/release/post-check with the latest versions (#35151) Igor Minar 2020-02-04 15:10:53 -08:00
  • c286fbb9dc docs(ivy): add size debugging section (#35178) Kara Erickson 2020-02-05 20:41:53 -08:00
  • 7526ef77b7 docs(ivy): add docs for styling priority order (#35066) Kara Erickson 2020-01-30 14:09:10 -08:00
  • 4e9d62ff81 docs(ivy): update style binding docs to v9 behavior (#35066) Kara Erickson 2020-01-29 17:46:08 -08:00
  • a08f6d9795 docs(ivy): clean up class binding docs and update to v9 behavior (#35066) Kara Erickson 2020-01-29 17:31:09 -08:00
  • 4fc2678438 docs(ivy): document breaking change with host attribute priority (#35175) Kara Erickson 2020-02-05 17:56:53 -08:00
  • c73d7181ae build: update @angular/cli to rc 14 (#35162) Filipe Silva 2020-02-05 12:54:43 +00:00
  • df592cdf69 fix: 快速起步改名为快速上手 Zhicheng WANG 2020-02-06 09:12:10 +08:00
  • 9f99c9955f ci: temporary disable the Android 7 SauceLab due to timeout (#35174) Misko Hevery 2020-02-05 15:44:51 -08:00
  • 1c3923e7f7 fix: 去掉 ngChina 广告 Zhicheng WANG 2020-02-06 08:18:53 +08:00
  • 643782a150 docs: 添加繁体中文版的 About Zhicheng WANG 2020-02-06 08:17:44 +08:00
  • ffe5d05b34 fix: 去掉多余的空行 Zhicheng WANG 2020-02-05 16:31:00 +08:00
  • 6a99521f8b Merge remote-tracking branch 'en/master' into aio Zhicheng WANG 2020-02-05 14:24:27 +08:00
  • c3e9cb2608 Merge remote-tracking branch 'en/master' into aio Zhicheng WANG 2020-02-05 12:08:32 +08:00
  • c35671c0a4 fix(ivy): template type-check errors from TS should not use NG error codes (#35146) Alex Rickabaugh 2020-02-04 12:23:54 -08:00
  • 1f6da8c7d5 docs: fix typo in router animation (#35100) Sasha Rudan 2020-02-01 18:38:47 +03:00
  • 491654d882 fix(docs-infra): fix CSS issues on home page and search results (#35098) ajitsinghkaler 2020-02-05 00:30:54 +05:30
  • 12b49167b8 fix(docs-infra): size footer links to appropriate size for SEO (#35098) ajitsinghkaler 2020-02-05 00:28:15 +05:30
  • 960e5e25e5 docs(animations): increase wait time for status-slider animation (#35089) Joey Perrott 2020-01-31 12:14:17 -08:00
  • aed5c7caad feat(docs-infra): add stable to the list of api statuses (#34981) ajitsinghkaler 2020-02-05 00:57:10 +05:30
  • d528dedd50 refactor(ivy): Explicitly pass in TView (#35069) Miško Hevery 2020-01-30 14:57:44 -08:00
  • 770980de69 test(ivy): fix broken tests (#35069) Miško Hevery 2020-01-30 16:00:54 -08:00
  • 7fb66eca25 docs: changes AoT to AOT for consistency (#35112) Sonu Kapoor 2020-02-02 20:49:28 -05:00
  • 991e665fba fix(benchpress): formatted spec files (#35127) Wagner Maciel 2020-02-03 11:17:26 -08:00
  • e210715958 refactor(benchpress): added tsconfig and fixed ts errors (#35127) Wagner Maciel 2020-02-03 10:59:39 -08:00
  • 6ddf5508db fix(ivy): support emitting a reference to interface declarations (#34849) JoostK 2020-01-18 19:34:33 +01:00
  • 5cada5cce1 fix(ivy): recompile on template change in ngc watch mode on Windows (#34015) JoostK 2019-11-23 21:06:37 +01:00
  • f7d4cc9cab ci: properly validate commit messages locally (#35035) Joey Perrott 2020-01-29 15:19:37 -08:00
  • 8499bbdd17 ci: only lint commit messages in the PR (#35035) Joey Perrott 2020-01-29 09:47:54 -08:00
  • 51f47535e8 ci: move determineTargetRefAndSha to a new file for reusability (#35035) Joey Perrott 2020-01-29 09:19:16 -08:00
  • c2c4aea97d ci: only lint commit messages on PRs (#35035) Joey Perrott 2020-01-29 09:06:20 -08:00
  • e6cb60ee22 docs: update typescript version reference (#35120) Stephen Fluin 2020-02-03 08:38:51 -08:00
  • 7369dd6f24 docs: fix animations example/remove 1st person (#35046) Kapunahele Wong 2020-01-29 14:15:30 -05:00
  • 0e3eeb4e71 docs: restructure nav for beginner concepts (#34681) Judy Bogart 2020-01-08 12:18:18 -08:00
  • 128d4ac8a9 docs: release notes for the v9.0.0-rc.14 release Misko Hevery 2020-02-03 20:22:34 -08:00
  • 523c785e8f fix(ngcc): correctly invalidate cache when moving/removing files/directories (#35106) George Kalpakas 2020-02-02 16:03:34 +02:00
  • 3c30474417 docs: update zone-bluebird patch document for angular (#34536) JiaLiPassion 2019-12-23 08:07:54 +09:00
  • 9601b5d18a refactor(ngcc): remove unused function (#35122) George Kalpakas 2020-02-03 18:54:31 +02:00
  • ab931cf872 fix(ivy): host-styling throws assert exception inside *ngFor (#35133) Miško Hevery 2020-02-03 12:23:00 -08:00
  • a8609ba0ad refactor(language-service): dedupe diagnostics using ts utility function (#35086) Keen Yee Liau 2020-01-31 13:22:18 -08:00
  • c8584e5d36 refactor(language-service): Replace TypeDiagnostic with ng.Diagnostic (#35085) Keen Yee Liau 2020-01-31 12:34:20 -08:00
  • 01308e4c7c refactor(ivy): Remove TNode.directives in favor of TData (#35050) Misko Hevery 2020-01-29 22:22:10 -08:00
  • 65dbd50594 test(ivy): correct var count in perf benchmarks. (#35071) Misko Hevery 2020-01-31 15:30:57 -08:00
  • 3d4067a464 fix(ngcc): do not lock if the target is not compiled by Angular (#35057) Pete Bacon Darwin 2020-01-30 14:29:15 +00:00
  • a3c7ab99b7 feat: performance improvement for eventListeners (#34613) JiaLiPassion 2020-01-02 22:59:20 +09:00
  • 4d36b2f6e9 docs: release notes for the v9.0.0-rc.13 release Misko Hevery 2020-01-31 18:31:37 -08:00
  • f0b8f0cc7c build: temporarily disable components-repo-unit-tests (#35079) Pete Bacon Darwin 2020-01-31 21:38:21 +00:00
  • 2bfddcf29f feat(ngcc): automatically clean outdated ngcc artifacts (#35079) Pete Bacon Darwin 2020-01-31 21:07:59 +00:00
  • 2e52fcf1eb refactor(compiler-cli): add removeDir() to FileSystem (#35079) Pete Bacon Darwin 2020-01-31 21:07:59 +00:00
  • 16e15f50d2 refactor(ngcc): export magic strings as constants (#35079) Pete Bacon Darwin 2020-01-31 21:07:59 +00:00
  • 3cf55c195b refactor(ngcc): add additional build marker helpers (#35079) Pete Bacon Darwin 2020-01-31 21:07:58 +00:00
  • cc43bfa725 refactor(ngcc): do not crash if package build version is outdated (#35079) Pete Bacon Darwin 2020-01-31 21:07:58 +00:00
  • 171a79d04f refactor(ngcc): remove unused code (#35079) Pete Bacon Darwin 2020-01-31 21:07:58 +00:00
  • 6d11a81994 fix(compiler-cli): add sass as a valid css preprocessor extension (#35052) Alan Agius 2020-01-30 12:04:51 +01:00
  • 58b29f1503 fix: should also allow subclass Promise without Symbol.species (#34533) JiaLiPassion 2019-12-22 13:15:08 +09:00
  • 60018d265f build: update to rules_nodejs 1.2.2 (#34961) Greg Magolan 2020-01-30 22:08:10 -08:00
  • da604310c6 build: update to rules_nodejs 1.2.1 (#34961) Greg Magolan 2020-01-29 23:20:08 -08:00
  • 513c69169e build: update to rules_nodejs 1.2.0 (#34961) Greg Magolan 2020-01-24 13:08:55 -08:00
  • c77cf717aa test(common): unit test for http/testing expectOne with several requests (#27005) cexbrayat 2020-01-22 08:32:56 +01:00
  • 115b7e42c6 fix(common): http/testing expectOne lists the received requests if no matches (#27005) cexbrayat 2018-11-08 16:25:29 +01:00
  • a622a281d3 test(common): unit tests for http/testing expectOne (#27005) cexbrayat 2018-11-08 16:34:37 +01:00
  • e672b1f2ac feat(docs-infra): change navigation in resources page (#34756) ajitsinghkaler 2020-01-30 21:33:43 +05:30
  • 7431206247 refactor(docs-infra): remove unused functions in resources component page (#34756) ajitsinghkaler 2020-01-15 19:45:15 +05:30
  • fcfce99e9e fix(common): remove extra & in http params (#34896) cexbrayat 2020-01-22 09:05:37 +01:00
  • 6b710f7ae1 docs: update awade jigsaw's web site url of the resources (#35025) 陈旭 2020-01-29 12:12:26 +08:00
  • c070037357 refactor(compiler): rename diagnostics/src/code.ts to diagnostics/src/error_code.ts (#35067) Igor Minar 2020-01-30 14:33:04 -08:00
  • a4cacb55eb test: add the error code of ngc/ngtsc under api guard (#35067) Igor Minar 2020-01-30 13:04:17 -08:00
  • 69b52903f0 build: update to @bazel/protractor@1.2.0 (#35068) Wagner Maciel 2020-01-30 15:22:57 -08:00
  • 68f51e0adc ci: update pullapprove.yml to cover all files in the repo (#35072) Joey Perrott 2020-01-30 16:10:50 -08:00