Commit Graph

  • 07a07e34bc fix(compiler-cli): only read source-map comment from last line (#32912) Pete Bacon Darwin 2020-06-18 12:05:06 +01:00
  • dda3f49952 refactor(compiler): add source-map spans to localized strings (#32912) Pete Bacon Darwin 2020-06-18 11:49:18 +01:00
  • decd95e7f0 fix(compiler-cli): ensure source-maps can handle webpack:// protocol (#32912) Pete Bacon Darwin 2020-06-14 23:19:36 +01:00
  • 6abb8d0d91 feat(compiler-cli): add SourceFile.getOriginalLocation() to sourcemaps package (#32912) Pete Bacon Darwin 2020-05-18 18:27:49 +01:00
  • 2b2146bc58 docs: Uses correct component in the MessageService (#37666) Sonu Kapoor 2020-06-22 08:38:48 -04:00
  • 3a698e2d08 feat(docs-infra): update deploy-to-firebase.sh script to support v9 multisite setup (#37721) Igor Minar 2020-06-24 19:07:31 -07:00
  • 8a74508130 fix(http): avoid abort a request when fetch operation is completed (#37367) Dmitrij Kuba 2020-05-31 17:32:21 +03:00
  • ef1fb6dee4 fix(common): date pipe gives wrong week number (#37632) Ajit Singh 2020-06-18 20:15:18 +05:30
  • e36d5b201a fix(forms): correct usage of selectedOptions (#37620) Sonu Kapoor 2020-06-17 06:50:43 -04:00
  • 77b62a52c0 fix(forms): handle form groups/arrays own pending async validation (#22575) Oussama Ben Brahim 2020-06-13 21:47:30 +02:00
  • 616543ded0 fix(router): add null support for RouterLink directive (#32616) Krzysztof Grzybek 2019-09-11 20:38:56 +02:00
  • 2170ea270a fix(router): fix error when calling ParamMap.get function (#31599) Anas Barghoud 2019-07-16 23:58:47 +02:00
  • 80d0067048 fix(router): RouterLinkActive should run CD when setting isActive (#21411) Manduro 2018-02-23 09:48:19 +01:00
  • 5218916a7e feat(dev-infra): add a way to pass assets down to a benchmark application (#37695) Wagner Maciel 2020-06-23 15:27:18 -07:00
  • 1c1eb3045c docs: Add support schedule for v10 (#37745) Keen Yee Liau 2020-06-25 11:21:28 -07:00
  • 4967997536 ci(compiler-cli): exempt compiler-cli .bazel files from dev-infra approval (#37558) Alex Rickabaugh 2020-06-12 17:34:26 +00:00
  • 666e6d15fa docs: Replace $emdash; with an actual em dash (#37723) Trung Vo 2020-06-25 10:34:32 +08:00
  • f3ec37ebbf release(benchpress): bump version to v0.2.1 and update @angular/core peer dependency (#37676) Paul Gschwendtner 2020-06-22 20:04:23 +02:00
  • cc3b1ebd96 refactor: cleanup unused dependencies in benchpress package (#37676) Paul Gschwendtner 2020-06-22 20:20:09 +02:00
  • 29490cce30 build: set up caretaker note label in merge tooling (#37675) Joey Perrott 2020-06-22 12:40:04 -05:00
  • bedc0451a0 docs(ngcc): add additional next steps to an error (#37672) Pete Bacon Darwin 2020-06-22 17:11:15 +01:00
  • a0595f4b4f fix(forms): change error message (#37643) Ajit Singh 2020-06-19 09:38:02 +05:30
  • 8924ec1474 test(docs-infra): add end to end tests for api reference (#37612) Ajit Singh 2020-06-16 22:25:10 +05:30
  • 4481bebb38 docs: add v9.angular.io to the angular.io version picker (#37719) Igor Minar 2020-06-24 17:10:47 -07:00
  • f5bbfd7b8c docs(changelog): fix v10 announcement url (#37722) kuncevic 2020-06-25 12:15:35 +10:00
  • 41ce5240f2 docs: release notes for the v10.0.0 release Misko Hevery 2020-06-24 16:05:23 -07:00
  • 243824ef74 docs: updating guides and docs related to the v10 release (#37705) Igor Minar 2020-06-24 07:51:55 -07:00
  • c95802f26f docs: add lightweight token page to library section of docs (#36144) Judy Bogart 2020-03-19 08:40:36 -07:00
  • 71c0363bb5 docs: add tslib update migration docs (#37402) Charles Lyding 2020-06-02 14:37:27 -04:00
  • e03adaf9b0 docs: add module/target compiler option migration docs (#37429) Charles Lyding 2020-06-03 22:12:59 -04:00
  • 38dfbc775f ci(docs-infra): disable flaky tests (#37673) George Kalpakas 2020-06-22 19:16:33 +03:00
  • 5229809adb docs: Initial commit of update guide for v10 release. (#37152) David Shevitz 🔵 2020-05-16 00:58:55 +00:00
  • 9d88ca07f8 docs: add solution-style tsconfig migration docs (#37512) Charles Lyding 2020-06-08 21:41:50 -04:00
  • 97383488e8 docs: add strict-mode.md file to pullapprove (#37679) David Shevitz 🔵 2020-06-23 00:15:10 +00:00
  • cb566add3c docs: Add content for new strict mode for Angular CLI (#37486) David Shevitz 🔵 2020-06-08 16:59:30 +00:00
  • 5c40fd65fa refactor(compiler-cli): tidy up file_system BUILD.bazel file_system (#37114) Pete Bacon Darwin 2020-06-20 08:49:32 +01:00
  • 2b53b07c70 refactor(ngcc): move sourcemaps into ngtsc (#37114) Pete Bacon Darwin 2020-05-14 21:12:35 +01:00
  • 6de5a12a9d refactor(ngcc): move logging code into ngtsc (#37114) Pete Bacon Darwin 2020-05-14 20:06:12 +01:00
  • 3a418ab63b docs: fix invalid anchor for CLI flags in deprecation guide (#37662) Paul Gschwendtner 2020-06-22 10:10:46 +02:00
  • c8c0063499 ci: disable saucelabs tests on Firefox ESR while investigating failures (#37647) Joey Perrott 2020-06-19 10:02:33 -07:00
  • 34259e90cb build: determine pullapprove fallback with better active group counting (#37636) Joey Perrott 2020-06-18 08:30:42 -07:00
  • d0c69d207c build: update required-minimum-review group to be global approvable (#37636) Joey Perrott 2020-06-18 08:26:46 -07:00
  • 1f0818002c build: correct listed username for @Splaktar in pullapprove config (#37636) Joey Perrott 2020-06-18 06:36:03 -07:00
  • fd65958b88 test: update symbol goldens to reflect optimized application (#37623) Paul Gschwendtner 2020-06-17 18:12:42 +02:00
  • 12f674f404 ci: update components-repo-unit-tests job commit (#37623) Paul Gschwendtner 2020-06-17 17:53:07 +02:00
  • 413a0fb1ae fix(language-service): non-existent module format in package output (#37623) Paul Gschwendtner 2020-06-17 13:18:34 +02:00
  • 85abfd2171 test: remove unused stale ng_package test golden file (#37623) Paul Gschwendtner 2020-06-17 13:11:33 +02:00
  • 1601ee6f6a refactor(dev-infra): ng_rollup_bundle rule should leverage @bazel/rollup (#37623) Paul Gschwendtner 2020-06-17 10:37:36 +02:00
  • 6898eab946 feat(bazel): provide LinkablePackageInfo from ng_module (#37623) Greg Magolan 2020-03-30 14:35:11 -07:00
  • 62a85f5e55 refactor(bazel): cleanup ng_package rule to not build fesm5 and esm5 output (#37623) Paul Gschwendtner 2020-06-16 23:17:22 +02:00
  • a8af8551ec refactor(dev-infra): migrate github api in GitClient to rely on GithubClient (#37593) Joey Perrott 2020-06-15 09:20:05 -07:00
  • 7e0eccc4ef docs: Refactor-i18n (#36924) Tony Bove 2020-05-04 13:27:39 -10:00
  • 2a970a0af8 Revert "fix(router): fix navigation ignoring logic to compare to the browser url (#37408)" (#37650) Andrew Kushnir 2020-06-19 12:34:12 -07:00
  • 28bebe849d fix: 文字微调 Zhicheng WANG 2020-06-22 09:03:50 +08:00
  • bd7f440357 perf(ngcc): shortcircuit tokenizing in ESM dependency host (#37639) Pete Bacon Darwin 2020-06-18 20:44:48 +01:00
  • d0437b3be0 docs: fix grammatical errors in developer docs (#37633) nitinknolder 2020-06-18 11:06:30 +05:30
  • 1d844b9bd8 docs(core): correct type for opts.read (#37626) Tiep Phan 2020-06-17 22:35:14 +07:00
  • 53e95233c3 refactor(dev-infra): cleanup shared package dependencies (#37594) Paul Gschwendtner 2020-06-15 23:03:32 +02:00
  • 879a674420 refactor(dev-infra): use shelljs instead of fs-extra for benchmark utils (#37594) Paul Gschwendtner 2020-06-15 22:10:20 +02:00
  • 71f008f906 fix(router): remove parenthesis for primary outlet segment after removing auxiliary outlet segment (#24656) (#37163) ggradnig 2020-05-17 15:16:08 +02:00
  • 1197965e69 docs: move ng-vikings 2020 to the already presented section (#37466) Sonu Kapoor 2020-06-05 17:27:00 -04:00
  • 8154bbd538 feat(dev-infra): support for caretaker note label in merge script (#37595) Paul Gschwendtner 2020-06-16 00:20:36 +02:00
  • f5e39999d7 docs: add side effect package.json in app structure (#37521) Alan Agius 2020-06-10 09:48:07 +02:00
  • ff33ab1379 docs: @angular/language‑service is no longer a dev-dependencies (#37521) Alan Agius 2020-06-10 09:43:06 +02:00
  • 7521834296 docs: add new section for CLI deprecations (#37332) David Shevitz 🔵 2020-05-28 18:15:24 +00:00
  • 1185aa07a3 docs: wrong example in routerLink (#37590) Ajit Singh 2020-06-15 20:23:50 +05:30
  • ceca5dded5 feat(bazel): expose explicit mapping from closure to devmode files (#36262) Jan Krems 2020-03-26 08:20:22 -07:00
  • 2a145f2463 perf(forms): optimize internal method _anyControls in FormGroup (#32534) lazarljubenovic 2019-09-07 17:06:46 +02:00
  • e0dfa42d6e ci: include PR author as an approver of all PRs (#36915) Joey Perrott 2020-05-04 08:20:24 -07:00
  • cc37af2314 fix(dev-infra): allow for deep merging of pullapprove config aliases (#36915) Joey Perrott 2020-05-04 08:16:56 -07:00
  • 87a679b210 build: import in-memory-web-api project (#37182) crisbeto 2020-06-12 18:25:08 +02:00
  • a7359d494a docs: release notes for the v10.0.0-rc.6 release Misko Hevery 2020-06-15 14:22:30 -07:00
  • 66e6b932d8 refactor(compiler-cli): skip class decorators in tooling constructor parameters transform (#37545) Paul Gschwendtner 2020-06-12 00:22:00 +02:00
  • cc49a91de7 Revert "feat(bazel): expose explicit mapping from closure to devmode files (#36262)" Misko Hevery 2020-06-15 10:19:56 -07:00
  • 300c2fec9c refactor(compiler-cli): make IncrementalBuild strategy configurable (#37339) Alex Rickabaugh 2020-05-28 16:08:52 -07:00
  • a7faa6bb65 docs(service-worker): minor fixes/improvements in the SW Communication guide (#37555) George Kalpakas 2020-06-13 10:55:54 +03:00
  • bcc0a035cc docs(service-worker): update default value of SwRegistrationOptions#registrationStrategy (#37555) George Kalpakas 2020-06-13 10:55:53 +03:00
  • e99bcbb4d4 fix(language-service): wrong completions in conditional operator (#37505) ivanwonder 2020-06-09 17:42:42 +08:00
  • adc9d5cdcb docs: describe how to configure CommonJS modules (#37331) David Shevitz 🔵 2020-05-28 17:36:55 +00:00
  • d330cd85ac refactor: move hover into a proper @media hover (#37320) Sonu Kapoor 2020-05-28 07:46:26 -04:00
  • 09d6dc50ef docs: Update documentation to reflect addition of tsconfig.base.json. (#37222) David Shevitz 🔵 2020-05-20 15:54:39 +00:00
  • 7ac166ff08 feat(bazel): expose explicit mapping from closure to devmode files (#36262) Jan Krems 2020-03-26 08:20:22 -07:00
  • ae4f81cbab docs: Change 'function' to 'method' for clarity that getHereos() is (#35998) intended as a class method Jesse Lucas 2020-03-31 14:21:21 -04:00
  • c1fdfd4f14 docs: update CONTRIBUTING.md with info about major docs changes (#35238) David Shevitz 2020-02-07 17:47:15 +00:00
  • a6cec2dcb5 fix: 修改首页 Zhicheng WANG 2020-06-14 10:35:55 +08:00
  • e96f134f6d fix: 修改首页 Zhicheng WANG 2020-06-14 08:48:17 +08:00
  • d9c3682df3 fix: 正确显示当前版本 Zhicheng WANG 2020-06-13 09:30:57 +08:00
  • 412360f845 docs: 修改版本标签显示方式 Zhicheng WANG 2020-06-13 09:26:07 +08:00
  • ee6641901f docs: 修改版本标签显示方式 Zhicheng WANG 2020-06-13 08:38:28 +08:00
  • 62e4acc3d1 docs: fix typo in control_value_accessor.ts (#37057) Aamir Mukaram 2020-05-12 01:33:17 +02:00
  • 1091ddbb8e build(bazel): check for renderer flag in ng_module() (#37529) Doug Parker 2020-06-09 14:56:23 -07:00
  • b45acb8d32 feat(dev-infra): add # to outputed list of PRs for discover-new-conflicts (#37556) Joey Perrott 2020-06-12 08:20:01 -07:00
  • 104abe04ba ci: upload build results to ResultStore for CI linux bazel executions (#37560) Joey Perrott 2020-06-12 14:11:39 -05:00
  • 1bc807c81a style(common): enforce format on newly included files (#36940) Joey Perrott 2020-05-15 11:05:09 -07:00
  • d3b5e5696f style(dev-infra): enforce format on newly included files (#36940) Joey Perrott 2020-05-05 13:12:39 -07:00
  • 34e4098e85 build: increase scope of files with enforced formatting (#36940) Joey Perrott 2020-05-05 13:07:48 -07:00
  • 5654533190 docs: 查漏补缺 Zhicheng WANG 2020-06-13 00:29:25 +08:00
  • 8dcf618411 docs: add redirects for cli generated config files (#37533) Alan Agius 2020-06-11 12:07:56 +02:00
  • 7cc7955b5d docs: fix contributor website links with no protocol (#37528) Kishan Gajera 2020-06-10 15:43:12 -04:00
  • a075260751 docs: document how external link icons work (#37025) Ajit Singh 2020-06-10 22:29:28 +05:30