Commit Graph

  • 582b756ce9 fix: CLI 文档中的已弃用标志翻译不正确。 Zhicheng WANG 2021-02-09 09:40:43 +08:00
  • 2ff0ed7c7e fix: 支持翻译 CLI 文档 Zhicheng WANG 2021-02-05 21:31:03 +08:00
  • 8fb83ea1b5 feat(forms): introduce min and max validators (#39063) Sonu Kapoor 2020-09-30 12:17:04 -04:00
  • e856d02da7 fix: 把()替换为半角() Zhicheng WANG 2021-02-06 10:38:20 +08:00
  • 45890e6df8 fix: 使用新的 @awesome-fe/translate 版本 Zhicheng WANG 2021-02-06 09:44:55 +08:00
  • 9b60ef0392 docs: 翻译遗漏的文档 Zhicheng WANG 2021-02-05 14:42:34 +08:00
  • 497a2bfaf1 fix: 去掉乱入的空白字符 Zhicheng WANG 2021-02-05 14:29:03 +08:00
  • 3977fb897d fix: 在搜索标题中显示中文内容 Zhicheng WANG 2021-02-05 09:08:48 +08:00
  • d067dc0cb9 docs: add Angular Global Summit to event pages (#40697) David Pine 2021-02-03 19:29:53 -06:00
  • c9fa59ac1f fix(docs-infra): switch code font from Droid Sans Mono to Roboto Mono (#40667) Enea Jahollari 2021-02-02 17:08:38 +01:00
  • 5cde4ad591 feat(language-service): add command for getting components for a template file (#40655) Andrew Scott 2021-01-28 10:31:04 -08:00
  • 00070376ed fix(router): stop emitting to event observable on destroy (#40638) Kristiyan Kostadinov 2021-02-03 17:43:41 +01:00
  • 5324a62ebe docs: add guide for branching process (#39924) Jeremy Elbourn 2020-12-01 18:46:55 -08:00
  • 73bb7b552f fix: 如果有中文名称,则显示中文名称 Zhicheng WANG 2021-02-04 22:05:15 +08:00
  • 3b428a1118 docs: 翻译 API 文档 Zhicheng WANG 2021-02-04 19:45:54 +08:00
  • 836b1764eb docs: release notes for the v11.2.0-rc.0 release Misko Hevery 2021-02-03 15:41:28 -08:00
  • a9322b7736 docs: release notes for the v11.2.0-next.1 release Misko Hevery 2021-02-03 15:03:02 -08:00
  • 7ae7484862 docs: release notes for the v11.1.2 release Misko Hevery 2021-02-03 14:19:55 -08:00
  • 950875c1ba refactor(language-service): pull out interfaces on package toplevel (#40621) ayazhafiz 2021-01-28 14:43:37 -06:00
  • 6ad057d28c docs: clarify that fileReplacements only supports compilation source files (#40687) Alan Agius 2021-02-03 15:26:24 +01:00
  • 74815de64a build(docs-infra): upgrade cli command docs sources to e33d85e00 (#40684) George Kalpakas 2021-02-03 10:27:20 +00:00
  • 72c0188e05 refactor(forms): avoid duplicated code in AbstractControlStatus directive (#40651) Andrew Kushnir 2021-01-31 22:22:09 -08:00
  • 1579df243d fix(core): ensure the type T of EventEmitter<T> can be inferred (#40644) Pete Bacon Darwin 2021-01-30 16:59:37 +00:00
  • 0e152fae7a docs: add eliran eliassy to GDE list (#39521) Eliran Eliassy 2020-10-31 14:55:56 +02:00
  • a3b0864428 refactor(compiler-cli): remove the overrideComponentTemplate API (#40585) Alex Rickabaugh 2021-01-26 15:52:38 -08:00
  • e3bd23c915 perf(language-service): update NgCompiler via resource-only path when able (#40585) Alex Rickabaugh 2021-01-21 15:54:40 -08:00
  • 11ca2f04f9 refactor(docs-infra): remove unused styles for .heading CSS class (#40427) George Kalpakas 2021-02-02 14:35:45 +02:00
  • d6ab339127 refactor(docs-infra): simplify the CSS rules for styling the "collapsed/expanded" sidenav icons (#40427) George Kalpakas 2021-02-02 14:35:45 +02:00
  • 8736fcd3d9 fix(docs-infra): fix the styling of the cards in docs introduction page (#40427) George Kalpakas 2021-02-02 14:35:45 +02:00
  • 6adf582510 refactor(docs-infra): clean up styles in _card.scss (#40427) George Kalpakas 2021-02-02 14:35:45 +02:00
  • 7379caa4b2 fix(docs-infra): improve legibility and focus on content (#40427) George Kalpakas 2021-02-02 14:35:44 +02:00
  • 1e95c41069 fix(docs-infra): improve typography styles (incl. bigger font size/line height) (#40427) George Kalpakas 2021-02-02 14:35:44 +02:00
  • de1fd4b10d fix(docs-infra): make content links more prominent on hover (#40427) George Kalpakas 2021-02-02 14:35:43 +02:00
  • a086976d68 fix(docs-infra): improve heading styles (#40427) George Kalpakas 2021-02-02 14:35:43 +02:00
  • 6e42d67c38 fix(docs-infra): fix padding in sidenav and ensure all nav-items have equal height (#40427) George Kalpakas 2021-02-02 14:35:42 +02:00
  • e6bed90e6e fix(docs-infra): remove uppercase style from sidenav nav-items (#40427) George Kalpakas 2021-02-02 14:35:42 +02:00
  • 35cb39d75b fix(docs-infra): update the sidenav background to better distinguish from main content (#40427) George Kalpakas 2021-02-02 14:35:41 +02:00
  • cc8af03eec docs: fix typo in lazy-loading guide (#40668) Viktor Uhryn 2021-02-02 17:17:17 +01:00
  • ade723a83d fix: 修改 API 模板,以免模板中的内容和文档中的内容被错误识别为一对 Zhicheng WANG 2021-01-30 20:03:20 +08:00
  • d754cc1ea5 Revert "fix(core): NgZone coaleascing options should trigger onStable correctly (#40540)" Misko Hevery 2021-01-29 15:09:37 -08:00
  • bd0d19141b fix(compiler-cli): preserve user line endings in diagnostic template parse (#40597) Alex Rickabaugh 2021-01-27 11:25:38 -08:00
  • 4b3106ed8a refactor(router): fix several typos in router spec (#40626) JiaLiPassion 2021-01-29 16:19:31 +08:00
  • ca0f6e6eed fix(common): parse YYYY strings as UTC dates (#40629) Pete Bacon Darwin 2021-01-29 11:35:52 +00:00
  • 97f58fdef2 fix: 修改为个人域名 ralph.wang Zhicheng WANG 2021-01-29 19:55:49 +08:00
  • b6cd38ff05 fix(common): parse YYYY-MM strings as UTC dates (#40620) Pete Bacon Darwin 2021-01-28 20:49:07 +00:00
  • 028b38352a docs: add guide for NG0302 (#40580) twerske 2021-01-27 14:23:36 -08:00
  • 2ba62e80fd ci: add pete to the fw-http group (#40619) Pete Bacon Darwin 2021-01-28 19:46:44 +00:00
  • eee3354223 docs: fix typo to remove space (#40601) Teri Glover 2021-01-27 12:05:59 -08:00
  • 22f9e454a4 fix(core): NgZone coaleascing options should trigger onStable correctly (#40540) JiaLiPassion 2021-01-23 19:49:22 +08:00
  • 88f8ddd3d3 Revert "fix(core): remove duplicated EMPTY_ARRAY constant (#40587)" Misko Hevery 2021-01-28 14:35:03 -08:00
  • baadd109aa test(http): use HttpStatusCode enum in tests (#23548) Quentin Focheux 2021-01-26 22:42:04 +01:00
  • 6fe3a1de7f feat(http): expose a list of human-readable http status codes (#23548) Quentin Focheux 2021-01-26 19:06:42 +01:00
  • 6b4909c588 fix(compiler): Don't set expression text to synthetic $implicit when empty (#40583) Andrew Scott 2021-01-26 12:45:18 -08:00
  • b9f04bf5bb docs: add a @reviewed tag to the i18n guide (#40582) Pete Bacon Darwin 2021-01-26 21:22:56 +00:00
  • d4f42b3223 build(docs-infra): implement @reviewed tag definition (#40582) Pete Bacon Darwin 2021-01-26 21:22:36 +00:00
  • dceede4f80 fix(dev-infra): wait for changelog to cherry pick to next branch (#40605) Joey Perrott 2021-01-27 13:30:04 -08:00
  • 9746751603 build(zone.js): use npm_package.pack to build the Zone.js package (#40592) George Kalpakas 2021-01-27 19:09:36 +02:00
  • 94e3d3ab70 refactor(animations): remove unused utils function (#40588) cexbrayat 2021-01-27 08:58:44 +01:00
  • 34aa9c3531 fix(core): remove duplicated EMPTY_ARRAY constant (#40587) cexbrayat 2021-01-20 18:13:00 +01:00
  • c18c7e23ec fix(compiler): exclude trailing whitespace from element source spans (#40513) JoostK 2021-01-21 21:48:42 +01:00
  • d4bb4a0cf1 docs: update release notes for the 11.1.1 release (#40602) Pete Bacon Darwin 2021-01-27 20:44:29 +00:00
  • 8772fbd4bb
    release: bump the version to 12.0.0-next.0 (#40604) Joey Perrott 2021-01-27 13:59:37 -07:00
  • e75a4f261e
    docs: release notes for the v11.1.1 release (#40599) Jessica Janiuk 2021-01-27 12:01:06 -08:00
  • be979c907b perf(compiler-cli): introduce fast path for resource-only updates (#40561) Alex Rickabaugh 2021-01-21 15:53:39 -08:00
  • 52aeb5326d refactor(compiler-cli): split template parsing into declaration/parse steps (#40561) Alex Rickabaugh 2021-01-20 11:40:30 -08:00
  • 21e24d1474 refactor(compiler-cli): introduce CompilationTicket system for NgCompiler (#40561) Alex Rickabaugh 2021-01-19 13:10:43 -08:00
  • a8c5c8ed2d fix(language-service): recognize incomplete pipe bindings with whitespace (#40346) Alex Rickabaugh 2021-01-07 14:16:05 -08:00
  • d703d21656 fix(dev-infra): fix substitution string for component_benchmark (#40591) Joey Perrott 2021-01-27 08:19:16 -08:00
  • e43cba5c82 fix(language-service): implement realpath to resolve symlinks (#40593) Keen Yee Liau 2021-01-27 09:17:03 -08:00
  • 27a818a0e7 fix(dev-infra): check and validate npm login state for release publishing (#40485) Joey Perrott 2021-01-19 08:29:46 -08:00
  • 0712d52e83 build: set npm registry for publishing (#40485) Joey Perrott 2021-01-19 08:30:33 -08:00
  • f1cf875872 docs(elements): add notice about choosing a tag name in Elements guide (#40510) George Kalpakas 2021-01-26 12:58:12 +02:00
  • 73fcf47047 docs(elements): add MDN links for mentioned built-in APIs in Elements guide (#40510) George Kalpakas 2021-01-26 12:58:11 +02:00
  • a8269264bf fix(core): make DefaultIterableDiffer keep the order of duplicates (#23941) Sirui Chen 2018-05-17 00:36:17 +08:00
  • cffb00ec11 build: update bazel rules_nodejs to 2.3.3 (#40581) Joey Perrott 2021-01-26 09:11:37 -08:00
  • 39b3cbbdf5 build: update .bazelversion (#40579) Joey Perrott 2021-01-26 08:57:44 -08:00
  • ffad040a96 build: update to yarn v1.22.10 (#40562) Joey Perrott 2021-01-25 13:11:15 -08:00
  • 6724b9e755 build(zone.js): do not error when build zone.js on Windows (#40557) George Kalpakas 2021-01-25 18:05:58 +02:00
  • 6bf99e0eda fix(core): fix possible XSS attack in development through SSR (#40525) Misko Hevery 2021-01-22 10:05:17 -08:00
  • 365ac5e68e docs: fixed issue with missing code sample by rearranging import to proper docregion (#40565) S. Iftekhar Hossain 2021-01-26 04:26:09 +06:00
  • 956f75f068 docs: fix the docs because the interface does not exist (#40308) Wataru.Kasahara 2021-01-05 20:08:04 +09:00
  • b630b09c7e fix(compiler-cli): use Map rather than object for map of partial linkers (#40563) Pete Bacon Darwin 2021-01-25 21:26:06 +00:00
  • 89d8caef93 docs: fix typo (#40566) Alan Agius 2021-01-25 23:23:42 +01:00
  • ecae75f477 feat(language-service): Add diagnostics to suggest turning on strict mode (#40423) Keen Yee Liau 2021-01-13 14:52:29 -08:00
  • c9fe455fa2 fix(forms): allow patchValue() method of FormGroup and FormArray classes to skip null values (#40534) Andrew Kushnir 2021-01-22 15:07:03 -08:00
  • 4d66185cbc fix(forms): properly cleanup in cases when FormControlName has no CVA (#40526) Andrew Kushnir 2021-01-22 10:59:36 -08:00
  • 8b9f6b504e fix(localize): include meaning in generated ARB files (#40546) Kristiyan Kostadinov 2021-01-24 08:56:21 +01:00
  • 6db342a87a test(compiler-cli): reset i18n message index in compliance test macro (#40529) JoostK 2021-01-22 23:34:37 +01:00
  • 158269cb94 feat(dev-infra): automatically add labels to release PRs (#40016) Joey Perrott 2021-01-19 12:37:12 -08:00
  • 17d2c8d7fa build: ensure action: merge label is included on release PRs (#40016) Joey Perrott 2021-01-19 12:32:46 -08:00
  • 64628a4d7d fix(dev-infra): write to unique log file for FATAL_ERRORs in release tooling (#40524) Joey Perrott 2021-01-22 09:54:07 -08:00
  • 2980d85b8c feat(dev-infra): support --no-branch-prompt to suppress the merge tool branch target confirmation (#40528) Joey Perrott 2021-01-22 14:05:28 -08:00
  • 1f53301fd3 refactor(zone.js): refactor zone rollup config (#40481) JiaLiPassion 2021-01-19 20:33:03 +08:00
  • 21bc16d4d8 fix(service-worker): handle error with console.error (#40236) Hoel IRIS 2021-01-18 12:50:28 +01:00
  • 7a1d719091 docs: remove an extra "and" in the tutorial (#40541) Newsha Hosseiny Nik 2021-01-23 17:44:11 +03:30
  • 677782236b docs: fix pullapprove url (#40550) Nejc Zdovc 2021-01-25 09:19:12 +01:00
  • a78493ffd7 docs: Fix syntax in interpolation example (#40554) Justin Santa Barbara 2021-01-25 08:57:56 -05:00
  • fc64fa8e1a Revert "fix(compiler): support multiple :host-context() selectors (#40494)" (#40531) Jessica Janiuk 2021-01-22 15:47:51 -08:00
  • c64a56fbcc Revert "fix(core): fix possible XSS attack in development through SSR (#40525)" (#40533) Jessica Janiuk 2021-01-22 16:37:17 -08:00
  • bb3b315eee fix(core): fix possible XSS attack in development through SSR (#40525) Misko Hevery 2021-01-22 10:05:17 -08:00