Commit Graph

  • 97b88f3631 fix(compiler): allow binding to autocomplete property on select and textarea elements (#40928) Kristiyan Kostadinov 2021-02-20 10:29:35 +01:00
  • 736b1f9fd4 fix(compiler): recover from an incomplete open tag at the end of a file (#41054) Andrew Scott 2021-03-01 12:41:40 -08:00
  • ffbacbbc98 build(docs-infra): upgrade cli command docs sources to d62203a9f (#41046) George Kalpakas 2021-03-02 10:27:44 +00:00
  • e9e7c33f3c fix(language-service): Add plugin option to force strictTemplates (#41062) Keen Yee Liau 2021-03-02 15:46:11 -08:00
  • 21f0deeaa6 build(docs-infra): update Angular framework, Material and CLI to latest methods (#40994) George Kalpakas 2021-03-01 13:25:37 +02:00
  • 6e40551394 build(docs-infra): update Lighthouse to version 7.2.0 (#40994) George Kalpakas 2021-03-01 13:22:13 +02:00
  • 10aa5641dd fix(language-service): only provide template results on reference requests (#41041) Andrew Scott 2021-03-01 14:09:02 -08:00
  • cb16035fd3 fix(docs-infra): correctly display event dates on all timezones (#41053) George Kalpakas 2021-03-02 18:57:26 +02:00
  • 5eab6e14f1 docs: fix typo in router.md file (#41064) PR Close #41064 Daniel 2021-03-02 23:10:51 -06:00
  • 96f15f0de9 Revert "fix(animations): cleanup DOM elements when the root view is removed (#41001)" (#41056) Zach Arend 2021-03-02 11:06:05 -08:00
  • 3370ade9a4 refactor(platform-browser): cast response of JSON.parse (#41020) Zach Arend 2021-02-26 10:19:00 -08:00
  • 198e841564 docs(http): add example for interceptor order (#39938) Aristeidis Bampakos 2020-12-02 23:25:58 +02:00
  • 6c783c7fcb docs: rewrite structural-directives.md (#40015) Kapunahele Wong 2020-12-02 12:48:25 -05:00
  • 356d9a0537 docs: improve contrast of colors and body padding in boilerplate CSS (#40890) Kapunahele Wong 2021-02-12 15:57:24 -05:00
  • 54b088967a refactor(compiler): remove unreachable code (#40984) Andrew Scott 2021-02-24 10:06:39 -08:00
  • a31da48507 fix(animations): cleanup DOM elements when the root view is removed (#41001) arturovt 2021-02-25 23:01:02 +02:00
  • 8110cf0ed2 fix(language-service): can't provide the Input and Output custom binding property name (#41005) ivanwonder 2021-02-26 10:51:41 +08:00
  • 0b69fabcf5 fix(compiler-cli): ensure ngcc can handle wildcard base-paths (#41033) Pete Bacon Darwin 2021-02-28 18:19:43 +00:00
  • e12d9dec64 fix(core): remove duplicated EMPTY_ARRAY constant (#40991) cexbrayat 2021-01-20 18:13:00 +01:00
  • be8893fd1d docs: add youtube to social icons (#40987) twerske 2021-02-26 09:21:54 -08:00
  • bebdeba5fd docs: improve description, examples of DecimalPipe's digitsInfo parameter (#40714) Chris 2021-02-05 13:03:12 +07:00
  • 06fb318b3b docs: update inlineCritical default value (#40920) Alan Agius 2021-02-19 13:15:52 +01:00
  • 4859c0947a build(docs-infra): implement full template checking for examples (#40930) Pete Bacon Darwin 2021-02-20 16:30:31 +00:00
  • 03d92f75e6 build(docs-infra): enable Ivy in StackBlitz examples (#40930) Pete Bacon Darwin 2021-02-20 16:23:46 +00:00
  • 272b5645c4 fix(docs-infra): improve the layout of the "Resources" page (#40944) George Kalpakas 2021-02-23 16:49:20 +02:00
  • d3eff182e3 refactor(docs-infra): clean up styling of the <aio-resource-list> component (#40944) George Kalpakas 2021-02-23 16:49:20 +02:00
  • 00562ed935 fix(docs-infra): center the "Contribute" page (#40944) George Kalpakas 2021-02-23 16:49:19 +02:00
  • 2af8099fbc fix(docs-infra): use up-to-date URLs in "Contribute" links (and replace deprecated md-button) (#40944) George Kalpakas 2021-02-23 16:49:19 +02:00
  • c4a9c003cb fix(docs-infra): remove unwanted underline when hovering over contributor info links (#40944) George Kalpakas 2021-02-23 16:49:19 +02:00
  • d97b45d82a fix(docs-infra): make inline code stand out more (#40944) George Kalpakas 2021-02-23 16:49:19 +02:00
  • 516de34778 fix(docs-infra): improve the appearance of .filter-button elements (#40944) George Kalpakas 2021-02-23 16:49:19 +02:00
  • ae50e40216 refactor(docs-infra): move .filter-button styles inside .group-buttons (#40944) George Kalpakas 2021-02-23 16:49:18 +02:00
  • d6f6197728 fix(docs-infra): put the license references in a separate paragraph in the footer (#40944) George Kalpakas 2021-02-23 16:49:12 +02:00
  • 2475dbe7b2 refactor(docs-infra): remove redundant Sass mixin (#40944) George Kalpakas 2021-02-23 16:49:04 +02:00
  • 2a518fb44c refactor(docs-infra): use Sass variables for colors used in themes (#40944) George Kalpakas 2021-02-23 16:49:04 +02:00
  • 6275346871 fix(docs-infra): increase margin of header-links (#40944) George Kalpakas 2021-02-23 16:49:03 +02:00
  • 29043d9858 fix(dev-infra): properly tag github releases as prerelease as appropriate (#40999) Joey Perrott 2021-02-26 09:27:53 -08:00
  • f05715bcac fix(dev-infra): clear cached bazel outputs before building artifacts for publishing (#41000) Joey Perrott 2021-02-25 12:31:34 -08:00
  • fb82558d78 docs: Change lexical in security guide (#41016) Theoklitos Bampouris 2021-02-26 16:53:06 +02:00
  • 91cdc11aa0 fix(common): allow number or boolean as http params (#40663) cexbrayat 2021-02-02 08:10:50 +01:00
  • 383d226118 fix(docs-infra): add links to glossary for terms on the "Press kit" page (#40945) George Kalpakas 2021-02-22 19:30:05 +02:00
  • 117c49f799 fix(docs-infra): more clearly separate different sections on the "Press kit" page (#40945) George Kalpakas 2021-02-22 19:22:22 +02:00
  • 78a70498b5 fix(docs-infra): improve the layout and appearance of the "Press kit" page (#40945) George Kalpakas 2021-02-22 16:21:11 +02:00
  • 284af7308b fix(ngcc): do not fail hard when a format-path points to a non-existing or empty file (#40985) George Kalpakas 2021-02-25 11:36:17 +02:00
  • 953e98e211 docs: Change grammatically in security guide (#40995) George Kapris 2021-02-25 19:09:07 +02:00
  • 6206d99b86 docs(forms): add array example to get method (#41008) Benjamin Blackwood 2021-02-26 17:27:56 +11:00
  • 6c05c80f19 feat(router): Add more find-tuned control in routerLinkActiveOptions (#40303) Andrew Scott 2020-12-29 14:41:42 -08:00
  • 29d8a0ab09 feat(animations): add support for disabling animations through BrowserAnimationsModule.withConfig (#40731) Kristiyan Kostadinov 2021-02-21 14:17:53 +01:00
  • 3c24136b98 fix(compiler): ensure JIT compilation of ɵɵngDeclarePipe() works (#40929) Pete Bacon Darwin 2021-02-18 22:20:45 +00:00
  • e986a9787b fix(language-service): use single entry point for Ivy and View Engine (#40967) Keen Yee Liau 2021-02-23 10:51:23 -08:00
  • 51a79772b2 test(localize): ensure tests pass on Windows (#40952) Pete Bacon Darwin 2021-02-22 21:42:06 +00:00
  • 5ae28a4aa4 ci: run localize tests on windows (#40952) Pete Bacon Darwin 2021-02-22 21:58:27 +00:00
  • 8d13f631d9 refactor(ngcc): support processing only the typings files of packages (#40976) Pete Bacon Darwin 2021-02-24 10:36:16 +00:00
  • 140ff8af13
    release: cut the v12.0.0-next.2 release (#40983) Andrew Scott 2021-02-24 09:54:41 -08:00
  • be2ddf34e8
    docs: copy release notes from 11.2.3 (#40982) Andrew Scott 2021-02-24 09:51:25 -08:00
  • d1535a1a77 test(language-service): remove circular dependency (#40966) Andrew Scott 2021-02-23 13:22:37 -08:00
  • cf687fe8ab refactor(language-service): Remove old testing helpers (#40966) Andrew Scott 2021-02-10 12:35:42 -08:00
  • dcee784b4f refactor(language-service): convert references_spec to new testing package (#40966) Andrew Scott 2021-02-08 15:23:41 -08:00
  • 000ec6be3c refactor(language-service): migrate type_definitions_spec to the new testing package (#40966) Andrew Scott 2021-02-08 11:25:48 -08:00
  • d1b7774753 refactor(language-service): migrate quick_info_spec to new testing package (#40966) Andrew Scott 2021-02-08 11:14:16 -08:00
  • d2b43d577b refactor(language-service): migrate definitions_spec to new testing package (#40966) Andrew Scott 2021-02-08 10:43:21 -08:00
  • 8808002e54 refactor(language-service): migrate gettcb_spec to new testing package (#40966) Andrew Scott 2021-02-08 10:11:39 -08:00
  • af3f95bd75 refactor(language-service): migrate diagnostic_spec to new test infrastructure (#40966) Andrew Scott 2021-02-08 09:54:28 -08:00
  • bc5c9ee234 refactor(language-service): Migrate completions_spec to new testing API (#40966) Andrew Scott 2021-02-04 17:45:51 -08:00
  • 23360d1215 test(language-service): update compiler_spec to use the new testing env (#40966) Alex Rickabaugh 2021-02-02 14:20:40 -08:00
  • f93eae7708 build: update to rules_nodejs@3.2.1 (#40972) Joey Perrott 2021-02-23 14:38:55 -08:00
  • aaf9b31fb4 feat(core): drop support for zone.js 0.10.x (#40823) Alan Agius 2021-02-17 08:46:48 +01:00
  • c362205882 build: update test to use new zone.js entry-points (#40823) Alan Agius 2021-02-15 10:09:12 +01:00
  • d51d39cb4c docs: update docs to use new zone.js entry-points (#40823) Alan Agius 2021-02-15 10:08:30 +01:00
  • 03de2f2b78 docs: fix ch 4 so it compiles in strict mode (#40970) Carl Fredrik Samson 2021-02-23 20:27:02 +01:00
  • 011a527497 docs: improve examples, description of PipeTransform (#40863) Chris 2021-02-16 14:00:24 +07:00
  • 7101267923 refactor(language-service): add type guard for NgLanguageService (#40954) Keen Yee Liau 2021-02-22 14:14:31 -08:00
  • 3d8ac06e4b refactor(language-service): Clean up getTcb interface (#40954) Keen Yee Liau 2021-02-22 14:13:43 -08:00
  • 06d3267824 docs: improve accessibility for toh-pt1 example (#40560) Kapunahele Wong 2021-01-25 14:07:13 -05:00
  • 1f91672d50 docs: improve accessibility of toh2 example (#40575) Kapunahele Wong 2021-01-25 16:39:31 -05:00
  • 1f7921be33 docs: improve accessibility of tohpt3 (#40617) Kapunahele Wong 2021-01-26 13:15:13 -05:00
  • bd6f377db2 docs: improve accessibility of tohpt4 (#40622) Kapunahele Wong 2021-01-28 16:42:32 -05:00
  • 4d1299bd82 docs: improve accessibility of toh-pt5 example (#40632) Kapunahele Wong 2021-01-29 15:24:30 -05:00
  • edd26a2b79 docs: improve accessibility of toh-pt6 (#40805) Kapunahele Wong 2021-02-08 10:05:25 -05:00
  • 596dfb88a6 test(bazel): use bazel runfiles helper for resolving file names (#40955) Joey Perrott 2021-02-22 14:27:30 -08:00
  • ad38cbbe09 perf(language-service): Skip Angular analysis when quick info requested outside a template (#40956) Andrew Scott 2021-02-22 15:29:28 -08:00
  • 49e02ca7d6 docs: move JsonParser class above CustomJsonInterceptor (#40964) Kapunahele Wong 2021-02-23 09:42:58 -05:00
  • d3705b3284 fix(common): avoid mutating context object in NgTemplateOutlet (#40360) Kristiyan Kostadinov 2021-01-23 11:13:05 +01:00
  • a3e17190e7 fix(core): allow EmbeddedViewRef context to be updated (#40360) Kristiyan Kostadinov 2021-01-08 14:29:45 +02:00
  • ddf7970b78 refactor(compiler-cli): separate out constant target of g3 patch (#40950) Alex Rickabaugh 2021-02-22 13:21:46 -08:00
  • a58f066647 docs: copy release notes from 11.2.2 (#40953) atscott 2021-02-22 14:07:50 -08:00
  • f31a6015a0 perf(language-service): short-circuit LS operations (#40946) Andrew Scott 2021-02-22 11:12:09 -08:00
  • b84f719747 docs: update year (#40925) Daniel Díaz 2021-02-19 15:17:11 -06:00
  • dc9fd1aaef fix(core): NgZone coaleascing options should trigger onStable correctly (#40540) JiaLiPassion 2021-02-03 08:43:44 +08:00
  • d28197db15 refactor(zone.js): update Object.create params to match web platform (#34287) Jon Jaques 2019-12-06 17:05:28 -06:00
  • 995adb2297 test(core): refactor ApplicationInitStatus tests to avoid TestBed side-effects (#33222) Andrew Kushnir 2021-02-18 15:52:13 -08:00
  • ca17ac523c feat(core): support APP_INITIALIZER work with observable (#33222) vthinkxie 2019-10-17 17:48:35 +08:00
  • 53c65f468f test(language-service): update compiler_spec to use the new testing env (#40679) Alex Rickabaugh 2021-02-02 14:20:40 -08:00
  • c9879deded test(language-service): introduce new, more configurable testing env (#40679) Alex Rickabaugh 2021-02-02 14:11:52 -08:00
  • 804d59058b fix: 文字微调 Zhicheng WANG 2021-02-22 13:55:17 +08:00
  • 0d879255e3 add few Chinese translation to start-data.md yalikes 2021-01-12 14:21:35 +08:00
  • ff9fb72487 Update component-overview.md Maple13 2021-02-03 17:42:55 +08:00
  • faf63c0609 docs: Angular Component 概述 —— 声明组件的样式 段落中单词错误 Maple13 2021-02-03 17:39:22 +08:00
  • ad3a28a212 Update creating-libraries.md chenc 2021-02-20 10:21:10 +08:00
  • d1d1dadb41 refactor(core): use RuntimeError to throw provider not found error (#40901) Andrew Kushnir 2021-02-17 22:14:52 -08:00