Commit Graph

  • e54261b8d8 docs: update boolean and enumerated CLI section (#40224) Alan Agius 2020-12-21 17:59:09 +01:00
  • 53b64fb659 docs: use kebab-case for CLI commands (#40240) Keen Yee Liau 2020-12-22 10:40:33 -08:00
  • 7dcf2864a3 feat(compiler-cli): expose function to allow short-circuiting of linking (#40137) JoostK 2020-12-15 22:31:44 +01:00
  • e4fbab9ec8 fix(core): error if detectChanges is called at the wrong time under specific circumstances (#40206) Kristiyan Kostadinov 2020-12-19 14:02:39 +01:00
  • 34f083c8ed fix(compiler-cli): handle \r\n line-endings correctly in source-mapping (#40187) Pete Bacon Darwin 2020-12-18 09:48:54 +00:00
  • 12cb39c1a4 fix(language-service): shorthand syntax with variables (#40239) Andrew Scott 2020-12-22 09:12:26 -08:00
  • 382f906948 refactor(compiler-cli): include linker entry-points in NPM package (#40180) JoostK 2020-12-17 21:15:02 +01:00
  • e23fd1f382 refactor(compiler-cli): emit forwardRef invocation for forward type references (#40117) JoostK 2020-12-14 22:35:35 +01:00
  • fc1cd07eb0 fix(core): Call onDestroy in production mode as well (#40120) Misko Hevery 2020-12-14 14:14:00 -08:00
  • 5ba7bcd2a6 docs: fix SpyDirective in lifecycle-hooks docs example to use one ID per instance (#40208) George Kalpakas 2020-12-21 17:23:59 +02:00
  • e28d460307 docs: make the spy-directive docregion (in lifecycle-hooks example) easier to follow (#40208) George Kalpakas 2020-12-21 17:23:59 +02:00
  • 251b27701f docs: fix the order of links in lifecycle-hooks docs example (#40208) George Kalpakas 2020-12-21 17:23:59 +02:00
  • 8d25bd1e9f docs: HTTP in HttpClient should not be written in uppercase (#40195) Amadou Sall 2020-12-18 21:39:35 +01:00
  • 9057a0cc0b build: use the latest versions of Chrome (v87) and Firefox (v84) in tests (#40150) George Kalpakas 2020-12-16 17:27:47 +02:00
  • cb05fca1ba docs(dev-infra): add instructions for updating GeckoDriver in browsers/README.md (#40150) George Kalpakas 2020-12-16 17:25:38 +02:00
  • de2f73c131 build: fix instructions and process for updating Chrome version (#40150) George Kalpakas 2020-12-16 18:28:33 +02:00
  • be48ad28ea docs(dev-infra): fix command and typos in browsers/README.md (#40150) George Kalpakas 2020-12-16 17:21:38 +02:00
  • 3aead9a95c docs(dev-infra): refactor browsers/README.md to use one sentence per line (#40150) George Kalpakas 2020-12-16 17:11:45 +02:00
  • 7413cb4386 build(docs-infra): update Lighthouse to v7.0.0 (#40198) George Kalpakas 2020-12-19 00:58:15 +02:00
  • df7ed4160f docs: remove -webkit-transition-timing-function CSS property (#40153) Alexey Elin 2020-12-16 21:15:09 +03:00
  • eae07e10aa docs: fix styles in binding guides (#40182) Aristeidis Bampakos 2020-12-17 22:44:01 +02:00
  • f7642ceff3 docs: update App Shell guide to reflect its actual behavior (#40210) PR Close #40210 Hadrien TOMA 2020-12-19 18:39:05 +01:00
  • 5831d2b685 ci: correctly rebase PRs for branches contain a slash (/) (#40184) George Kalpakas 2020-12-17 23:59:49 +02:00
  • 10a468aab9 build(docs-infra): upgrade cli command docs sources to 3e58bafd2 (#40213) George Kalpakas 2020-12-20 09:47:58 +00:00
  • eb40a60682 fix: 老版本链接到中文站 Zhicheng WANG 2020-12-21 22:53:34 +08:00
  • 362f45c4bf docs: use an explicit product id in the getting started example (#34934) Troels Lenda 2020-01-23 21:29:15 +01:00
  • 475468cc8f refactor(core): remove custom globalThis (#40123) Alan Agius 2020-12-15 11:06:02 +01:00
  • effc079831 build: use "outFiles" in .vscode/launch.json to speed up debugging sessions (#39848) Andrew Kushnir 2020-11-25 13:40:56 -08:00
  • 356a256909 refactor(docs-infra): enable tslint rules for the angular.io app (#39307) Tasos Alexiou 2020-10-16 21:46:24 +03:00
  • c53bae839d ci: fail CI jobs when rebasing on master fails (#40161) George Kalpakas 2020-12-16 23:12:31 +02:00
  • ee6b8a7afb Revert "build: update bazel rules_nodejs to version 2.3.1 (#39636)" (#40174) Joey Perrott 2020-12-17 08:59:39 -08:00
  • 0fc8466f1b release: cut the v11.1.0-next.3 release (#40166) Joey Perrott 2020-12-16 15:34:24 -08:00
  • 70b4816cd5 fix(core): set ngDevMode to false when calling enableProdMode() (#40124) Alan Agius 2020-12-15 11:04:47 +01:00
  • 47d9b6d72d fix(core): fix possible XSS attack in development through SSR. (#40136) Misko Hevery 2020-12-15 13:00:29 -08:00
  • 2e7727c209 docs(docs-infra): link to angular-pro screencasit (#39472) Stepan Suvorov 2020-10-28 17:23:53 +01:00
  • caa4666335 fix(compiler): avoid duplicate i18n blocks for i18n attrs on elements with structural directives (#40077) Andrew Kushnir 2020-12-10 22:12:29 -08:00
  • 245dccc478 build: update config flags for snapshot builds (#40095) Joey Perrott 2020-12-11 12:51:29 -08:00
  • c44baa4c5c feat(dev-infra): support --mode flag for building environment stamp (#40095) Joey Perrott 2020-12-11 12:34:44 -08:00
  • dcb3d176a6 docs: update optimization and source map section (#40037) Alan Agius 2020-12-09 13:10:02 +01:00
  • db97453ca0 refactor(compiler-cli): move template parse errors to TemplateData (#40026) Zach Arend 2020-12-03 11:42:46 -08:00
  • 9dedb62494 test(compiler-cli): fix i18n error tests (#40026) Zach Arend 2020-12-10 11:30:50 -08:00
  • 973bb403a5 fix(compiler-cli): remove classes in .d.ts files from provider checks (#40118) Alex Rickabaugh 2020-12-14 14:10:18 -08:00
  • 2a7443117b feat(language-service): completions for structural directives (#40032) Alex Rickabaugh 2020-12-07 17:16:31 -08:00
  • c55bf4a4a3 refactor(compiler-cli): identify structural directives (#40032) Alex Rickabaugh 2020-12-07 17:15:37 -08:00
  • cbb6eae4a9 feat(language-service): autocomplete pipe binding expressions (#40032) Alex Rickabaugh 2020-12-03 13:45:34 -08:00
  • 66378ed0ef feat(language-service): complete attributes on elements (#40032) Alex Rickabaugh 2020-12-03 18:08:00 -08:00
  • c0ab43f3c8 refactor(compiler-cli): introduce APIs to support directive autocompletion (#40032) Alex Rickabaugh 2020-12-04 14:43:26 -08:00
  • a543e69497 refactor(compiler-cli): make TypeCheckingScopeRegistry a general utility (#40032) Alex Rickabaugh 2020-12-03 10:52:42 -08:00
  • e42250f139 feat(language-service): autocompletion of element tags (#40032) Alex Rickabaugh 2020-11-18 17:30:52 -08:00
  • ccaf48de8f refactor(language-service): add context to template target system (#40032) Alex Rickabaugh 2020-11-18 14:07:30 -08:00
  • 524d581dfd docs: fix typo (#40106) Alexey Elin 2020-12-14 17:06:23 +03:00
  • 19d43af627 fix(dev-infra): add vim .swp files to gitignore (#40094) Zach Arend 2020-12-11 12:29:25 -08:00
  • c18a9d5c79 ci: reduce flakiness of docs-infra deploy-to-firebase.js tests (#40088) George Kalpakas 2020-12-11 19:02:45 +02:00
  • 4f4f318d28 docs: remove prefixed animation related CSS properties (#40084) Alexey Elin 2020-12-11 17:56:11 +03:00
  • 1e05109f17 docs: remove unused CSS rule (#40080) Alexey Elin 2020-12-11 13:00:41 +03:00
  • c977e1b629 test(compiler): use yarn bazel instead of bazel in error message (#40078) Andrew Kushnir 2020-12-10 22:51:01 -08:00
  • 044cd52996 docs: update CLI MAN page format (#40038) Alan Agius 2020-12-09 13:09:14 +01:00
  • 3b02e4e26a docs: Rename Main concepts to Understanding Angular, Built-in Features to Developer Guides (#39930) David Shevitz 2020-11-23 23:11:47 +00:00
  • 35a1975697 build: update to use npm_package.pack rule (#39636) JiaLiPassion 2020-11-12 02:42:36 +09:00
  • 68cf012f7a build: update bazel rules_nodejs to version 2.3.1 (#39636) JiaLiPassion 2020-11-12 02:35:13 +09:00
  • 028e4f7f6d fix(language-service): force compileNonExportedClasses: false in LS (#40092) Alex Rickabaugh 2020-12-11 11:01:51 -08:00
  • 2b74a05a65 refactor(compiler-cli): Enable pipe information when checkTypeOfPipes=false (#39555) Andrew Scott 2020-11-03 16:49:30 -08:00
  • 6e4e68cb30 refactor(compiler-cli): Add flag to TCB for non-diagnostic requests (#40071) Andrew Scott 2020-12-10 11:13:11 -08:00
  • 81718769c4 refactor(compiler-cli): rename ignore marker and helpers to be more clear (#40071) Andrew Scott 2020-12-10 11:14:44 -08:00
  • b08fd0c18c docs: remove unused CSS rules (#40069) Alexey Elin 2020-12-10 21:46:09 +03:00
  • 91fb830c86 docs: remove prefixed border-radius related properties (#40066) Alexey Elin 2020-12-10 17:36:29 +03:00
  • fea95059d5 build(docs-infra): upgrade cli command docs sources to f6f0cde41 (#40064) George Kalpakas 2020-12-10 10:14:30 +00:00
  • 79a42d951e docs: update the link to the TypeScript documentation for strict mode (#40063) Amadou Sall 2020-12-10 09:47:11 +01:00
  • 19b9ec8e4b docs(router): Correct equivalent for 'enabled' initial navigation (#40061) Miloš Lapiš 2020-12-10 01:47:24 +01:00
  • 3e68b79106 Revert "Revert "ci: update pullapprove config to add comp labels"" (#40059) Jessica Janiuk 2020-12-09 15:15:41 -08:00
  • 2a386415ce build(language-service): install @angular/language-service in root node_modules (#40058) Keen Yee Liau 2020-12-09 15:14:58 -08:00
  • 0817758b6a feat(docs-infra): add no upcoming events message (#40055) Pete Bacon Darwin 2020-12-09 20:54:24 +00:00
  • 973f797ad5 feat(language-service): enable get references for directive and component from template (#40054) Andrew Scott 2020-12-09 10:09:55 -08:00
  • 1bf1b685d6 fix(language-service): Prevent matching nodes after finding a keySpan (#40047) Andrew Scott 2020-12-09 09:39:33 -08:00
  • 371a2c82ea refactor(language-service): adjust hybrid visitor to not throw away valid results (#40047) Andrew Scott 2020-12-09 09:31:17 -08:00
  • b4b21bdff4 fix(upgrade): fix HMR for hybrid applications (#40045) George Kalpakas 2020-12-10 19:13:33 +02:00
  • d08222157c refactor(upgrade): create a helper for cleaning jqLite/jQuery data (#40045) George Kalpakas 2020-12-10 19:13:32 +02:00
  • 61376d5a6e refactor(upgrade): remove unused variables (#40045) George Kalpakas 2020-12-10 19:13:31 +02:00
  • 76e3de253c docs: remove -webkit-box-sizing and -moz-box-sizing (#40039) Alexey Elin 2020-12-09 12:46:26 +03:00
  • 1f73af77a7 refactor(compiler-cli): use ngDevMode guard for setClassMetadata call (#39987) JoostK 2020-12-05 16:30:32 +01:00
  • 85b07adc67 docs: add Teri Glover to contributor file (#39830) Teri Glover 2020-11-24 20:31:18 +00:00
  • 112324a614 feat(router): add relativeTo as an input to routerLink (#39720) Andrew Scott 2020-11-16 15:41:39 -08:00
  • dc6d40e5bc fix(compiler): handle strings inside bindings that contain binding characters (#39826) Kristiyan Kostadinov 2020-11-24 18:50:47 +01:00
  • 93a83266f9 feat(language-service): autocompletion within expression contexts (#39727) Alex Rickabaugh 2020-11-17 14:43:40 -08:00
  • 269a775287 refactor(compiler-cli): produce binding access when checkTypeOfOutputEvents is false (#39515) Andrew Scott 2020-11-17 13:00:22 -08:00
  • 702d6bfe8f refactor(compiler-cli): use keySpan for output event lookup (#39515) Andrew Scott 2020-11-17 13:00:11 -08:00
  • 29298f4f3d docs: fix the code sample displayed in the "reusable animations" guide (#37262) Amadou Sall 2020-05-23 21:28:59 +02:00
  • d39d64c15d Revert "ci: update pullapprove config to add comp labels" (#40053) Jessica Janiuk 2020-12-09 11:54:28 -08:00
  • 5942fb843f release: cut the v11.1.0-next.2 release Joey Perrott 2020-12-09 11:57:55 -08:00
  • 85760cb170 test(compiler-cli): fix and re-enable compliance source-map tests (#40040) Pete Bacon Darwin 2020-12-09 12:52:04 +00:00
  • 42d478b16a docs(common): use table layout for Pre-defined format options (#40036) Julien 2020-12-09 11:37:06 +01:00
  • 13126d213a build(docs-infra): upgrade cli command docs sources to 416dff296 (#40034) George Kalpakas 2020-12-09 10:11:40 +00:00
  • e39f923ff9 ci: update pullapprove config to add comp labels (#39962) Jessica Janiuk 2020-12-03 14:06:38 -08:00
  • 13dfef14dc docs: remove cursor: hand (#39918) Alexey Elin 2020-12-01 22:33:55 +03:00
  • fc323d08d0 docs: fix typos in the Style Precedence guide (#39560) Aristeidis Bampakos 2020-11-04 11:15:18 +02:00
  • 1c193af65f docs: add angular-prerender to resources.json (#39387) Christoph Guttandin 2020-10-22 16:38:46 +02:00
  • bb3f207f44 docs: add reason to use Angular in README (#36927) nseabourn 2020-05-04 18:35:11 -07:00
  • cfb094dbaf test(compiler-cli): temporary disable source mapping tests which have errors (#40033) Andrew Scott 2020-12-08 18:36:43 -08:00
  • ca08625227 fix(animations): implement getPosition in browser animation builder (#39983) Benjamin Kindle 2020-12-02 17:17:08 -05:00
  • 6cc9ab120b refactor(compiler-cli): remove internal only flag to disable type checking (#40013) Andrew Scott 2020-12-04 16:39:12 -08:00