Commit Graph

  • e9a8f9f705 fix(compiler-cli): enable @types discovery in incremental rebuilds (#39011) JoostK 2020-09-26 22:14:10 +02:00
  • 3f9be429fc test(compiler-cli): error when running tests on non-posix systems (#39005) Kristiyan Kostadinov 2020-09-27 14:58:57 +03:00
  • 4fd635a03a build(docs-infra): enable AOT in development mode for all docs examples (#39001) George Kalpakas 2020-09-25 19:21:16 +03:00
  • 53a7ed4317 test(docs-infra): fix and enable remaining component-interaction e2e tests (#39001) George Kalpakas 2020-09-25 19:17:49 +03:00
  • 2df39ee338 refactor(docs-infra): minor refactoring of the component-interaction e2e tests (#39001) George Kalpakas 2020-09-25 18:17:26 +03:00
  • 2b6b9c95f9 fix(docs-infra): fix the component-interaction example e2e tests to run in prod mode (#39001) George Kalpakas 2020-09-25 16:31:31 +03:00
  • c5e178997c build(docs-infra): update docs examples to Angular v10 (#38993) George Kalpakas 2020-09-21 20:52:26 +03:00
  • cb7164a236 refactor(zone.js): rename BlacklistedStackFrames to InternalZoneJsStackFrames (#38978) Joey Perrott 2020-09-24 09:17:57 -07:00
  • 4a9f4520ce docs: remove usage of whitelist in cli analytics docs (#38963) Joey Perrott 2020-09-23 13:23:49 -07:00
  • 914d7099ee build: remove usage of blacklist in benchmark tooling (#38926) Joey Perrott 2020-09-21 14:06:31 -07:00
  • e459dc7c42 test(docs-infra): add missing test for the rx-library docs example (#38905) George Kalpakas 2020-09-28 18:17:57 +03:00
  • fd7146cc71 test(docs-infra): add unit tests for rx-library examples (#38905) Sonu Kapoor 2020-09-28 17:56:59 +03:00
  • 5ef2c983b9 fix(docs-infra): fix the retry-on-error example (#38905) Sonu Kapoor 2020-09-28 17:56:57 +03:00
  • c74917a7d5 refactor(compiler-cli): update type checker symbols to include more information (#38844) Andrew Scott 2020-09-14 12:51:25 -07:00
  • 494a2f3be4 refactor(core): Create NodeInjectorOffset type which better describes NodeInjector (#38707) Misko Hevery 2020-09-25 14:47:33 -07:00
  • fc3b3fe39e docs(core): Update instructions on updating symbol tests (#38707) Misko Hevery 2020-09-25 17:17:30 -07:00
  • 5448e84cf0 refactor(core): renamed previousOrParent to currentTNode (#38707) Misko Hevery 2020-09-14 13:43:44 -07:00
  • 7bd18fca19 refactor(core): change getPreviousOrParentTNode to return TNode|null (#38707) Misko Hevery 2020-09-14 13:25:13 -07:00
  • 5a86fb33ba refactor(core): Rename TView.node to TView.declTNode. (#38707) Misko Hevery 2020-09-14 13:14:12 -07:00
  • 5db84d7221 refactor(core): Remove TViewNode as it is no longer used. (#38707) Misko Hevery 2020-09-14 13:06:05 -07:00
  • eb32b6bd6b refactor(core): Remove reliance on TNodeType.View. (#38707) Misko Hevery 2020-09-14 11:21:15 -07:00
  • b2579d43cd refactor(core): Add injector debug information to LViewDebug (#38707) Misko Hevery 2020-09-04 16:55:51 -07:00
  • 9fb541787c refactor(core): Remove host TNode from getOrCreateTNode (#38707) Misko Hevery 2020-09-04 13:03:46 -07:00
  • 812615bb99 refactor(core): Ensure that previousOrParentTNode always belongs to current TView. (#38707) Misko Hevery 2020-09-03 22:46:11 -07:00
  • 2ede800f0c docs(core): correct instructions for running component repo locally (#38707) Misko Hevery 2020-09-17 15:57:01 -07:00
  • f96dcc5ce0 feat(dev-infra): tool for staging and publishing releases (#38656) Paul Gschwendtner 2020-09-09 15:01:18 +02:00
  • 372a6cf8d7 feat(dev-infra): add release command for setting NPM dist tag (#38656) Paul Gschwendtner 2020-09-09 14:56:58 +02:00
  • b9dce19b3d feat(dev-infra): add command for building release output (#38656) Paul Gschwendtner 2020-09-09 14:55:19 +02:00
  • 964ac1542a refactor(dev-infra): move existing env-stamp command into subfolder (#38656) Paul Gschwendtner 2020-09-09 14:53:13 +02:00
  • 8b01d42e5d feat(dev-infra): add shared testing utilities folder with git mock (#38656) Paul Gschwendtner 2020-09-09 14:50:02 +02:00
  • 474ecf6d00 feat(dev-infra): add logic for printing active release trains (#38656) Paul Gschwendtner 2020-09-09 14:48:36 +02:00
  • caa7f9808f feat(dev-infra): add logic for determining active LTS branches (#38656) Paul Gschwendtner 2020-09-09 14:48:11 +02:00
  • 69bb49e530 refactor(dev-infra): cleanup comments in git utilities (#38656) Paul Gschwendtner 2020-09-09 14:44:14 +02:00
  • 9dccaa9570 refactor(dev-infra): move common versioning tooling to shared location (#38656) Paul Gschwendtner 2020-09-09 14:42:34 +02:00
  • e1c11a36c7 feat(dev-infra): introduce new configuration for release tool (#38656) Paul Gschwendtner 2020-09-09 14:37:38 +02:00
  • c1b47bcfaa refactor(dev-infra): expose logic for dealing with LTS branches (#38656) Paul Gschwendtner 2020-09-01 19:48:03 +02:00
  • d7ff8d765c refactor(dev-infra): use shared github repo interface (#38656) Paul Gschwendtner 2020-09-01 12:32:09 +02:00
  • 3a598cf5ed build: add tsconfig with strict flag to dev-infra package (#38656) Paul Gschwendtner 2020-09-01 10:48:01 +02:00
  • b041c118e3 refactor(dev-infra): expose version for determined release trains (#38656) Paul Gschwendtner 2020-09-01 10:46:41 +02:00
  • 6af638d58e build: set up ora for progress spinners in dev-infra package (#38656) Paul Gschwendtner 2020-09-01 10:46:10 +02:00
  • 9e0e763156 refactor(dev-infra): do not print git commands in silent mode (#38656) Paul Gschwendtner 2020-09-01 10:43:26 +02:00
  • 758d0e2045 refactor(dev-infra): share more github code between commands (#38656) Paul Gschwendtner 2020-09-01 10:39:35 +02:00
  • 4744c229db fix(common): correct typing and implementation of SlicePipe (#37447) Andrea Canciani 2020-03-27 11:51:17 +01:00
  • 4dfe0fa068 fix(common): correct and simplify typing of KeyValuePipe (#37447) Andrea Canciani 2020-03-27 11:47:59 +01:00
  • 3b919ef10f fix(common): correct and simplify typing of I18nPluralPipe (#37447) Andrea Canciani 2020-03-27 11:44:00 +01:00
  • 7b2aac97df feat(common): stricter types for number pipes (#37447) Andrea Canciani 2020-03-27 11:41:50 +01:00
  • daf8b7f100 feat(common): stricter types for DatePipe (#37447) Andrea Canciani 2020-03-27 11:35:08 +01:00
  • 5f815c0565 fix(common): correct and simplify typing of AsyncPipe (#37447) Andrea Canciani 2020-03-27 11:27:54 +01:00
  • c7d5555dfb fix(common): let case conversion pipes accept type unions with null (#36259) (#37447) Andrea Canciani 2020-03-27 11:22:08 +01:00
  • 323be39297 fix(language-service): hybrid visitor returns parent node of BoundAttribute (#38995) Keen Yee Liau 2020-09-24 22:11:57 -07:00
  • 0dd859757a build(docs-infra): upgrade cli command docs sources to bc6369c68 (#38973) George Kalpakas 2020-09-24 15:11:52 +00:00
  • 239968d2f1 feat(compiler): Add keySpan to Variable Node (#38965) Keen Yee Liau 2020-09-23 16:28:36 -07:00
  • cf9176eb46 docs(docs-infra): remove usage of whitelist in aio-builds-setup docs (#38964) Joey Perrott 2020-09-23 13:27:30 -07:00
  • 2f6777df18 docs(docs-infra): add upcoming conference (#38956) Alyssa Nicoll 2020-09-23 11:26:23 -05:00
  • 4ca1c736bb fix(packaging): remove polyfills needed to run tests on IE9 and IE 10 (#38931) Andrew Kushnir 2020-09-21 16:21:35 -07:00
  • f2c00aab8d ci: remove IE 9 and IE 10 from CI (#38931) Andrew Kushnir 2020-09-21 16:19:27 -07:00
  • 9aff09b827 docs: remove deprecated IE 9, 10, and IE mobile from docs (#38931) Andrew Kushnir 2020-09-21 16:15:18 -07:00
  • e790c8547e test(compiler-cli): load test files into memory only once (#38909) JoostK 2020-09-20 01:06:19 +02:00
  • b627f7f02e test(compiler-cli): improve test performance using shared source file cache (#38909) JoostK 2020-09-13 20:31:33 +02:00
  • 7f6f8bbffb docs: Delete repeated section "Removed APIs" (#38858) Keen Yee Liau 2020-09-15 10:11:23 -07:00
  • e4f4d18e7e refactor(router): Adjust type of parameter in navigateByUrl and createUrlTree to be more accurate (#38227) Andrew Scott 2020-07-24 13:39:56 -07:00
  • 837889f0a4 fix(router): make relativeLinkResolution corrected by default (#25609) Dirk Luijk 2018-08-22 14:41:26 +02:00
  • bd7d8744fa test(core): enable test in compiler compliance for namespace uri (#38957) Andrew Scott 2020-09-23 11:23:28 -07:00
  • 4c8766573d refactor(language-service): Update hybrid visitor to use keySpan for bound attributes (#38955) Andrew Scott 2020-09-23 08:36:38 -07:00
  • 8422633b8a test(docs-infra): add missing unit tests for backoff example (#38896) Sonu Kapoor 2020-09-19 12:41:59 -04:00
  • 37297cfed7 fix(docs-infra): fix the backoff example (#38896) Sonu Kapoor 2020-09-19 11:52:03 -04:00
  • 19d543f71e fix(zone.js): disable wrap uncaught promise rejection should handle primitive value (#38476) JiaLiPassion 2020-08-15 16:34:22 +09:00
  • f979914d4e test(platform-browser): remove usage of blacklist in test naming (#38928) Joey Perrott 2020-09-21 14:15:52 -07:00
  • 40975e06c6 fix(compiler-cli): perform DOM schema checks even in basic mode in g3 (#38943) Alex Rickabaugh 2020-09-22 16:18:09 -04:00
  • ffe89fb07d test(docs-infra): remove usage of blacklist in test naming (#38927) Joey Perrott 2020-09-21 14:10:48 -07:00
  • 15ea811f05 feat(router): Add relativeLinkResolution migration to update default value (#38698) Andrew Scott 2020-06-05 19:40:13 -07:00
  • 4baabf9cd3 release: cut the v11.0.0-next.3 release Alex Rickabaugh 2020-09-23 15:21:21 -04:00
  • 7244e1b4e3 docs: release notes for the v10.1.3 release Alex Rickabaugh 2020-09-23 15:14:22 -04:00
  • b1682526dd refactor(dev-infra): simplify runBenchmark (#38941) Wagner Maciel 2020-09-22 10:27:18 -07:00
  • 75610505c6 refactor(zone.js): remove usages of blacklist related to UNPATCHED_EVENTS (#38930) Joey Perrott 2020-09-21 14:27:44 -07:00
  • ba3f4c26bb refactor(compiler): make keySpan available for BoundAttributes (#38898) Andrew Scott 2020-09-17 13:01:32 -07:00
  • c8f056beb6 fix(core): ensure TestBed is not instantiated before override provider (#38717) Adrian Rutkowski 2020-09-04 22:57:21 +02:00
  • a2068523fd feat(service-worker): add the option to prefer network for navigation requests (#38565) klemenoslaj 2020-08-24 16:04:17 +02:00
  • 145ab3d7e0 docs: Update titles to getting started topics (#38887) David Shevitz 2020-09-17 17:10:16 +00:00
  • 3082f7378b test(compiler-cli): make typescript_ast_factory_spec tests resilient to line-endings (#38925) Pete Bacon Darwin 2020-09-21 21:51:40 +01:00
  • 297b123151 refactor(compiler-cli): make the output AST translator generic (#38775) Pete Bacon Darwin 2020-09-09 22:00:27 +01:00
  • a93605f2a4 refactor(compiler-cli): simplify imports from compiler to type translator (#38775) Pete Bacon Darwin 2020-09-21 14:16:17 +01:00
  • 15dfd3439a refactor(compiler-cli): split up translator file (#38775) Pete Bacon Darwin 2020-09-21 14:02:52 +01:00
  • 123bff7cb6 fix(compiler-cli): generate let statements in ES2015+ mode (#38775) Pete Bacon Darwin 2020-09-21 13:05:26 +01:00
  • 6158dc16b4 refactor(compiler): use a named type for cooked/raw string objects (#38775) Pete Bacon Darwin 2020-09-21 12:45:19 +01:00
  • b0a43872a8 refactor(compiler-cli): remove unused imports (#38775) Pete Bacon Darwin 2020-09-21 12:41:04 +01:00
  • 856e74ac98 refactor(compiler-cli): remove undesirable cast in the type translator (#38775) Pete Bacon Darwin 2020-09-21 12:34:07 +01:00
  • 6ae3b68acf feat(compiler): Parse and recover on incomplete opening HTML tags (#38681) Ayaz Hafiz 2020-09-02 10:17:01 -05:00
  • 49f27e31ed test(compiler-cli): re-enable dynamic value diagnostic tests on Windows CI (#37782) JoostK 2020-06-26 23:06:36 +02:00
  • 1a62f74496 test(compiler-cli): fix drive letter casing in Windows filesystem emulation (#37782) JoostK 2020-06-26 23:01:39 +02:00
  • 2b1b7180db fix(forms): type NG_VALUE_ACCESSOR injection token as array (#29723) Ingo Bürk 2020-05-08 09:06:35 +02:00
  • fdd4fa0009 docs: change wrong default app module by ng new (#38549) Ajit Singh 2020-08-21 07:08:36 +05:30
  • 984ed39195 feat(common): Add ISO week-numbering year formats support to formatDate (#38828) Prashant Tholia 2020-09-12 20:21:49 +05:30
  • 0c0c54d615 refactor(compiler): simplify visitor logic for attributes (#38899) Andrew Scott 2020-09-17 16:16:17 -07:00
  • dfbfabc052 fix(docs-infra): remove scrollbar styles for accessibility (#38852) Kapunahele Wong 2020-09-15 08:52:44 -04:00
  • f3f6a42342 test(docs-infra): replace deprecated ReflectiveInjector with Injector (#38897) Sonu Kapoor 2020-09-17 18:47:41 -04:00
  • e498ea9b5a revert: feat(router): better warning message when a router outlet has not been instantiated (#38920) Marley Powell 2020-09-21 13:34:39 +01:00
  • a91f0f6b82 refactor(compiler): refactor ast spans test to be more human readable (#38902) Andrew Scott 2020-09-18 12:11:00 -07:00
  • d5ddb9f340 docs: Grammar fixes (#38900) Andrew 2020-09-18 09:33:23 -06:00
  • b68fab547a ci: do not require g3 checks for the changes in packages/zone.js/dist folder (#38901) Andrew Kushnir 2020-09-18 11:21:56 -07:00