Commit Graph

  • 8cb1f65e7d build: update cli packages to latest versions (#35608) Alan Agius 2020-02-21 10:09:15 +01:00
  • 22786c8e88 fix(ivy): incorrectly generating shared pure function between null and object literal (#35481) crisbeto 2020-02-16 12:49:23 +01:00
  • 9228d7f15d perf(ivy): remove unused event argument in listener instructions (#35097) Kristiyan Kostadinov 2020-02-01 13:19:31 +01:00
  • 39ef57971c build: refactor zone bazel settings (#34532) JiaLiPassion 2019-12-22 10:27:41 +09:00
  • 17b862cf82 feat: add an tickOptions parameter with property processNewMacroTasksSynchronously. (#33838) JiaLiPassion 2019-12-03 00:56:56 +09:00
  • 2562a3b1b0 fix(ivy): Add style="{{exp}}" based interpolation (#34202) Miško Hevery 2019-11-27 16:57:14 -08:00
  • 66c06eb1ad fix(language-service): provide completions for the structural directive that only injects the 'ViewContainerRef' (#35466) ivanwonder 2020-02-15 13:31:28 +08:00
  • d2a112fa72 docs: clarify getting started deployment guide (#35510) Sonu Kapoor 2020-02-17 16:29:31 -05:00
  • 3cc812711b fix(ngcc): add default config for angular2-highcharts (#35527) George Kalpakas 2020-02-18 23:47:44 +02:00
  • fde89156fa fix(ngcc): correctly detect outer aliased class identifiers in ES5 (#35527) George Kalpakas 2020-02-18 13:17:59 +02:00
  • 2baf90209b refactor(ngcc): tighten method parameter type to avoid redundant check (#35527) George Kalpakas 2020-02-15 10:55:47 +02:00
  • 646655d09a fix(compiler): use FatalDiagnosticError to generate better error messages (#35244) Andrew Kushnir 2020-02-07 14:06:52 -08:00
  • df75451a0c fix(localize): support minified ES5 $localize calls (#35562) Pete Bacon Darwin 2020-02-19 21:58:28 +01:00
  • c91304f191 docs: add downgraded output kebab-case example (#35581) PR Close #35581 Esteban Gehring 2020-02-20 15:01:11 +01:00
  • 2aa940f55c fix(docs-infra): highlight the currently active node in top-bar (#33351) George Kalpakas 2019-10-23 15:01:38 +03:00
  • 34b84f61e0 fix(docs-infra): use .tooltip in aio-top-menu items (#33351) George Kalpakas 2019-10-23 14:51:33 +03:00
  • dc4ae4b4cf fix(animations): false positive when detecting Node in Webpack builds (#35134) Kristiyan Kostadinov 2020-02-03 22:21:37 +01:00
  • 1b72fc10eb docs: edit displaying-data page to introduce section (#35507) Judy Bogart 2020-02-17 10:25:09 -08:00
  • 4c693ea817 build(docs-infra): upgrade cli command docs sources to 6aa3c134c (#35578) George Kalpakas 2020-02-20 12:20:56 +00:00
  • 1997b86a00 fix(docs-infra): improve focus styles in topnav and footer (#33255) Stefanie Fluin 2019-10-18 10:45:06 -07:00
  • a756161dc2 fix(core): make subclass inherit developer-defined data (#35105) zhuyujie 2020-02-02 19:04:13 +08:00
  • 8e12707f88 build: remove dependency on @types/chokidar (#35371) Paul Gschwendtner 2020-02-12 11:52:15 +01:00
  • 675b5aca0e release: cut the v9.1.0-next.1 release Alex Rickabaugh 2020-02-19 12:15:43 -08:00
  • 90692f0f2e docs: release notes for the v9.0.2 release Alex Rickabaugh 2020-02-19 12:11:27 -08:00
  • d0d36a5ebf ci: increase AIO payload size limit (#35538) Andrew Kushnir 2020-02-18 17:52:34 -08:00
  • eef07539a6 feat(ngcc): pause async ngcc processing if another process has the lockfile (#35131) Pete Bacon Darwin 2020-02-03 20:25:15 +00:00
  • 7e8ce24116 refactor(compiler-cli): add invalidateCaches to CachedFileSystem (#35131) Pete Bacon Darwin 2020-02-10 09:12:53 +00:00
  • f95b8ce07e fix(ivy): add attributes and classes to host elements based on selector (#34481) Andrew Kushnir 2019-12-18 16:52:32 -08:00
  • 3f4e02b8c7 fix(ivy): queries should match elements inside ng-container with the descendants: false option (#35384) Pawel Kozlowski 2020-02-12 14:31:51 +01:00
  • 5fbfe6996a fix(ivy): wrong context passed to ngOnDestroy when resolved multiple times (#35249) crisbeto 2020-02-14 18:54:10 +01:00
  • 183a8629a4 fix(docs-infra): set th/td to proper width (#35437) Sonu Kapoor 2020-02-13 20:56:47 -05:00
  • 2f18e8565e style(docs-infra): properly format files (#35318) Sonu Kapoor 2020-02-15 23:06:07 -05:00
  • a788d585f8 fix(docs-infra): preserves query and hash when switching angular versions (#35318) Sonu Kapoor 2020-02-10 22:09:10 -05:00
  • c013dd4ca6 fix(core): better handing of ICUs outside of i18n blocks (#35347) Andrew Kushnir 2020-02-11 14:44:13 -08:00
  • 7b56daffe6 fix(docs-infra): add fallback to web fonts so downloading does not block rendering (#35352) ajitsinghkaler 2020-02-18 23:31:41 +05:30
  • 19396769e2 ci: get rid of the CI_CHROMEDRIVER_VERSION_ARG env var (#35381) George Kalpakas 2020-02-13 17:06:32 +02:00
  • bdfe71ae93 build(docs-infra): use puppeteer to get a browser for docs examples tests (#35381) George Kalpakas 2020-02-13 16:58:04 +02:00
  • ab8199f7c9 build: several minor fixes related to using puppeteer (#35381) George Kalpakas 2020-02-13 16:46:38 +02:00
  • d7c4f40171 docs(upgrade): separate AngularJS Material typings to its own block (#35514) Chives 2020-02-18 13:12:00 -05:00
  • 99fdba0165 docs(upgrade): add instructions for more AngularJS related typings (#35514) Chives 2020-02-17 23:49:45 -05:00
  • 939e2f76f6 docs(forms): remove outdated ngForm selector deprecation notice (#35435) Kara Erickson 2020-02-13 18:05:33 -08:00
  • d05629be3b build: enable network for docker on remote executors (#35432) Joey Perrott 2020-02-13 13:07:25 -08:00
  • 8c75f2155d fix(core): correctly concatenate static and dynamic binding to class when shadowed (#35350) Misko Hevery 2020-02-11 16:31:12 -08:00
  • be5e75c804 docs: change item to items to match the code (#35433) Sonu Kapoor 2020-02-13 20:27:04 -05:00
  • 2ca7984d55 fix(core): remove support for Map/Set in [class]/[style] bindings (#35392) Misko Hevery 2020-02-12 10:36:53 -08:00
  • 5576031b44 ci: update the browser test matrix to match supported browsers (#35202) Misko Hevery 2020-02-06 15:50:14 -08:00
  • b9b512f729 fix(ivy): LFrame needs to release memory on leaveView() (#35156) Misko Hevery 2020-02-04 21:41:49 -08:00
  • 55f1ef014b docs: 文字微调 Zhicheng WANG 2020-02-14 09:20:10 +08:00
  • 27cd01f606 build: update to bazel_toolchains 2.1.0 (#35430) Greg Magolan 2020-02-13 14:16:15 -08:00
  • 2780dcc487 build: update to @bazel/bazel 2.1.0 (#35430) Greg Magolan 2020-02-13 14:05:15 -08:00
  • d66a8c8189 build: update to rules_nodejs 1.3.0 (#35430) Greg Magolan 2020-02-07 16:14:53 -08:00
  • 9ca1faf865 docs: Fix minor typos and coding styles (#35325) Aristeidis Bampakos 2020-02-11 09:41:55 +02:00
  • b2222e7e02 docs: minor typo fix (#35423) PR Close #35423 Yoo In Keun 2020-02-13 23:14:16 +09:00
  • e09abc5b5a ci(docs-infra): update payload limits (#35379) Pete Bacon Darwin 2020-02-12 14:24:10 +00:00
  • a7ee2bcaba build(docs-infra): update to latest Angular Material (#35379) Pete Bacon Darwin 2020-02-12 14:57:50 +00:00
  • 417ed3aa85 build(docs-infra): pin @webcomponents/custom-elements to 1.2.1 (#35379) Pete Bacon Darwin 2020-02-12 16:04:50 +00:00
  • e34c7da830 build(docs-infra): update AIO to Angular 9.0.0 (#35379) Pete Bacon Darwin 2020-02-12 13:34:59 +00:00
  • e2b8b7c0be build(docs-infra): update to latest dgeni-packages (#35379) Pete Bacon Darwin 2020-02-12 12:40:01 +00:00
  • 5a219e2588 build(docs-infra): refresh yarn.lock (#35379) Pete Bacon Darwin 2020-02-12 12:23:24 +00:00
  • f015d99117 docs: Update doc to use ng firebase schematics for deployment (#35355) Sonu Kapoor 2020-02-11 22:34:51 -05:00
  • dc63ceb5a3 docs: update release.md and rename 'beta' releases to 'next' (#35276) Igor Minar 2020-02-09 17:35:27 -08:00
  • 0e4028cb07 docs: 请简述你的修改... MSDev_NilTor 2020-02-13 16:13:31 +08:00
  • d6bc63fa38 fix(ivy): error if directive with synthetic property binding is on same node as directive that injects ViewContainerRef (#35343) crisbeto 2020-02-11 19:56:46 +01:00
  • e8ea3be843 docs: remove service from region where it was added before it was created (#35354) ajitsinghkaler 2020-02-12 09:09:02 +05:30
  • a6aa35e598 ci: use pipeline values to define the CI_COMMIT_RANGE (#35348) Joey Perrott 2020-02-11 14:56:25 -08:00
  • 6091039223 docs: Rename FAQ to Useful Tips (#35316) Sonu Kapoor 2020-02-10 21:03:36 -05:00
  • f222bc1e30 ci: update pullapprove config to ensure complete coverage of files (#35060) Joey Perrott 2020-02-12 09:50:30 -08:00
  • 1530c28e05 ci: add verification of the pullapprove config (#35060) Joey Perrott 2020-01-30 08:05:40 -08:00
  • a787b9d2dd ci: reenable draft mode conditioning for pullapprove (#35396) Joey Perrott 2020-02-12 14:30:49 -08:00
  • 3bf3e5d760 release: cut the v9.1.0-next.0 release Kara Erickson 2020-02-12 16:17:52 -08:00
  • 4aeb6c4e78 docs: release notes for the v9.0.1 release Kara Erickson 2020-02-12 10:53:04 -08:00
  • eef047bc5f fix(forms): change Array.reduce usage to Array.forEach (#35349) Kara Erickson 2020-02-11 15:18:32 -08:00
  • b9b38f0ad2 docs: Repetition on getting started tutorial (#35290) Santosh Yadav 2020-02-10 17:28:09 +05:30
  • afdd405995 test: use puppeteer in aio build instead to remove CI_CHROMEDRIVER_VERSION_ARG (#35049) Greg Magolan 2020-02-07 03:38:58 -08:00
  • 414dd95a0b build: update lock files in other integration tests (#35049) Greg Magolan 2020-02-01 10:03:08 -08:00
  • acfd0edd38 test: use puppeteer in integration tests and to download correct chromedriver (#35049) Greg Magolan 2020-01-31 15:50:44 -08:00
  • 7c9735a995 fix(elements): schematics fails with schema.json not found error (#35211) Alan Agius 2020-02-07 08:51:47 +01:00
  • 332937ef24 feat: make mocha a zone module. (#34719) JiaLiPassion 2020-01-31 22:54:44 +09:00
  • 81241af7ac fix(language-service): Suggest ? and ! operator on nullable receiver (#35200) Keen Yee Liau 2020-02-06 14:49:49 -08:00
  • a92d97cda7 fix(compiler): report errors for missing binding names (#34595) ayazhafiz 2019-12-28 18:02:09 -06:00
  • e1160f19be feat: make jasmine patch as zone module (#34676) JiaLiPassion 2020-01-08 23:05:27 +09:00
  • 5f57376899 test(ngcc): add missing UmdReflectionHost#getExportsOfModule() tests (#35312) George Kalpakas 2020-02-10 20:49:03 +02:00
  • dcb8d6740e docs: fix nav to match new toh titles (#35126) Judy Bogart 2020-02-03 10:49:03 -08:00
  • 9a55020286 docs: added description for novalidate form attribute. (#35166) Francesco Leardini 2020-02-05 15:59:06 +01:00
  • 76b77ec3c2 docs(forms): update the ngForm deprecation notice (#35263) Igor Minar 2020-02-08 21:33:39 -08:00
  • 2d5bb26b02 fix(docs-infra): lighthouse reporting links to cross-origin destinations are unsafe (#35253) ajitsinghkaler 2020-02-08 18:30:42 +05:30
  • 13be065ed9 ci: re-enable disabled components-repo-unit-tests job (#35123) Paul Gschwendtner 2020-02-03 19:00:58 +01:00
  • 045a989a03 ci: update components-repo-unit-tests job commit (#35123) Paul Gschwendtner 2020-02-03 18:58:39 +01:00
  • 9ad96c49be 补全缺失的链接URL Coink 2020-02-10 17:24:16 +08:00
  • 8a6441c287 docs: 增加私有化部署指南 Zhicheng WANG 2020-02-10 14:31:41 +08:00
  • ae0253f34a fix(ivy): set namespace for host elements of dynamically created components (#35136) Andrew Kushnir 2020-02-03 18:02:03 -08:00
  • d5d9971c28 refactor(benchpress): delete outdated/unused folder (#35147) Wagner Maciel 2020-02-05 10:48:13 -08:00
  • 60471c092f refactor(benchpress): added tsconfig to ts_library rules and awaited floating promises (#35147) Wagner Maciel 2020-02-05 09:39:29 -08:00
  • 5efe9be051 refactor(benchpress): linted (#35147) Wagner Maciel 2020-02-04 16:18:31 -08:00
  • 5ca7c2d40f refactor(benchpress): made all it callbacks async (#35147) Wagner Maciel 2020-02-04 13:53:57 -08:00
  • 26b17aee14 docs: add asset info to library guide (#34217) Judy Bogart 2019-12-03 10:41:31 -08:00
  • 5de5b52beb fix(ivy): repeat template guards to narrow types in event handlers (#35193) JoostK 2020-02-06 21:33:16 +01:00
  • daac33cdc8 feat: add basic jest support (#35080) JiaLiPassion 2020-02-01 00:08:40 +09:00
  • f7e1c21596 docs: fix awkard space due to margin in sections with alert class (#35113) Sonu Kapoor 2020-02-02 21:22:18 -05:00
  • def64efdfc build: remove the exit 0 on components-unit-tests (#35090) Pete Bacon Darwin 2020-01-31 23:26:51 +00:00