Commit Graph

  • 4f3ac1d983 docs(common): fix CLDR website link in FormStyle doc (#37069) cexbrayat 2020-05-12 16:13:27 +02:00
  • d7c70caa4c docs(platform-webworker): remove mention of version 10 (#37052) Kara Erickson 2020-05-11 14:41:13 -07:00
  • 2cddeabce0 docs: fixes ngOnit routing variable (#36905) Sonu Kapoor 2020-05-03 21:16:39 -04:00
  • 7addc9f1a9 docs: add doc for template type guards to stuctural-directives.md (#34549) Judy Bogart 2019-12-23 13:06:42 -08:00
  • cb6ddfc215 Revert "fix(common): locales/global/*.js are not ES5 compliant (#36342)" (#37074) Misko Hevery 2020-05-12 11:10:01 -07:00
  • 681741cd13 docs: minor typo fix in the bazel documentation (#37043) Sonu Kapoor 2020-05-11 06:06:16 -04:00
  • 8fe532e593 build(dev-infra): cleanup package dependencies for shared package (#36980) Paul Gschwendtner 2020-05-12 18:48:02 +02:00
  • 198fc6f108 docs(forms): remove rxjs of alias import in form async validator example (#36856) Jan-Niklas W 2020-04-29 14:12:19 +02:00
  • 8d8e419664 fix(core): correct "development mode" console message (#36571) Michiel Kikkert 2020-04-11 00:03:56 +02:00
  • 1e208e8c87 docs: refactor dynamic forms topic as tutorial (#36465) Judy Bogart 2020-04-06 14:59:46 -07:00
  • 286fbf42c6 fix: add aikidave as reviewer for DOCS: Marketing (#37014) David Shevitz 🔵 2020-05-08 16:25:24 +00:00
  • 40025f55ad refactor(language-service): move TS utils to separate file (#36984) Keen Yee Liau 2020-05-07 08:55:33 -07:00
  • 7eb1a58b26 docs: refactor form validation doc to be task-oriented (#36374) Judy Bogart 2020-03-31 13:28:42 -07:00
  • 28f3c1c96a refactor(core): rename instructions/container.ts -> instructions/template.ts (#34715) Andrew Kushnir 2020-04-22 17:52:57 -07:00
  • 0c8adbc4ec refactor(core): remove unused embedded view instructions (#34715) Andrew Kushnir 2020-01-09 17:50:29 -08:00
  • ed1b4a8f19 docs: add migration guides to sidenav in updating to Version 9 (#34979) Ajit Singh 2020-05-08 10:29:18 +05:30
  • bd30c37040 fix(docs-infra): add visual signal for external links (#36601) ajitsinghkaler 2020-04-14 23:29:56 +05:30
  • eb34aa551a feat(compiler): add name spans for property reads and method calls (#36826) Ayaz Hafiz 2020-04-27 18:54:30 -07:00
  • 1142c378fd feat(language-service): [ivy] wrap ngtsc to handle typecheck files (#36930) Keen Yee Liau 2020-04-30 15:48:20 -07:00
  • 82a3bd5e8b ci: disable sauce labs safari and ios tests (#36973) Alan Agius 2020-05-07 13:05:09 +02:00
  • 5f3fba43fa ci: update tested browsers to match supported browsers (#36973) Alan Agius 2020-05-07 12:39:23 +02:00
  • eca2246fbc docs: add FireFox ESR to the supported list (#36973) Alan Agius 2020-05-07 11:33:15 +02:00
  • df71c7c617 build(docs-infra): upgrade cli command docs sources to 15edb0231 (#37005) George Kalpakas 2020-05-08 13:43:07 +00:00
  • c184de175d build: migrate to typescript file for ng-dev config (#37017) Joey Perrott 2020-05-08 10:04:31 -07:00
  • 8b65946eb8 feat(dev-infra): support typescript config file (#37017) Joey Perrott 2020-05-08 10:03:47 -07:00
  • de0c71c467 docs: release notes for the v9.1.6 release Alex Rickabaugh 2020-05-08 11:39:11 -07:00
  • 39e066add1 refactor(docs-infra): change class to interface where class properties not used (#36958) Ajit Singh 2020-05-06 23:34:05 +05:30
  • 178e750f16 docs: Fix typo in navigation.json (#36955) David Shevitz 🔵 2020-05-06 16:12:44 +00:00
  • 14be55c9fa docs(common): remove mention of the deprecated (#36953) web worker platform. Minor grammar/stylistic changes. Lars Gyrup Brink Nielsen 2020-05-06 20:44:55 +02:00
  • fdd61152c5 docs: replace into with in (#36778) Sonu Kapoor 2020-04-23 06:07:18 -04:00
  • 7cc332efe6 docs: update aot compiler docs (#35487) Santosh Yadav 2020-05-02 08:51:16 +05:30
  • 1eba1aaf15 build: update ng-dev config file (#36918) Joey Perrott 2020-05-04 12:34:55 -07:00
  • 4e628a887a fix(dev-infra): update the config file loading for ng-dev to expect js (#36918) Joey Perrott 2020-05-04 12:33:14 -07:00
  • b6bc0aeb61 release: cut the v10.0.0-next.6 release Alex Rickabaugh 2020-05-07 15:52:58 -07:00
  • 77d8afb7da docs: release notes for the v9.1.5 release Alex Rickabaugh 2020-05-07 15:13:17 -07:00
  • 42d1091d6a fix(compiler-cli): don't try to tag non-ts files as shims (#36987) Alex Rickabaugh 2020-05-07 12:57:41 -07:00
  • d0280a0335 fix(compiler): remove outdated and invalid warning for unresolved DI parameters (#36985) Paul Gschwendtner 2020-05-07 21:35:54 +02:00
  • 97d6d909e7 fix(forms): number input fires valueChanges twice. (#36087) Tidi 2020-03-16 15:24:53 +00:00
  • f7815cf96d test(compiler-cli): ensure reflection tests are not brittle to case-sensitivity (#36859) Pete Bacon Darwin 2020-05-06 22:22:08 +01:00
  • 9e43e4900e test(compiler-cli): ensure partial-evaluator tests are not brittle to case-sensitivity (#36859) Pete Bacon Darwin 2020-05-06 22:21:38 +01:00
  • 8ce38cac0d test(compiler-cli): ensure indexer tests are not brittle to case-sensitivity (#36859) Pete Bacon Darwin 2020-05-06 22:20:50 +01:00
  • a10c126692 fix(compiler-cli): use CompilerHost to ensure canonical file paths (#36859) Pete Bacon Darwin 2020-05-06 22:18:47 +01:00
  • b682bd1916 fix(compiler-cli): normalize mock Windows file paths correctly (#36859) Pete Bacon Darwin 2020-05-06 22:13:32 +01:00
  • 26eacd4fcb fix(compiler-cli): ensure MockFileSystem handles case-sensitivity (#36859) Pete Bacon Darwin 2020-05-06 22:09:55 +01:00
  • fc4741f638 fix(compiler-cli): isCaseSensitive() returns correct value (#36859) Pete Bacon Darwin 2020-05-06 22:07:06 +01:00
  • 3f3e9b7555 fix(compiler-cli): ensure getRootDirs() handles case-sensitivity (#36859) Pete Bacon Darwin 2020-05-06 22:01:04 +01:00
  • 53a8459d5f fix(compiler-cli): ensure LogicalFileSystem handles case-sensitivity (#36859) Pete Bacon Darwin 2020-05-06 21:58:45 +01:00
  • 0ec0ff3bce fix(compiler-cli): fix case-sensitivity issues in NgtscCompilerHost (#36859) Pete Bacon Darwin 2020-05-06 21:51:08 +01:00
  • f930e75a80 ci: update components-repo-unit-tests job commit (#36921) Paul Gschwendtner 2020-05-06 23:25:48 +02:00
  • 854bd7d0c8 build(docs-infra): do not require abstract directives to declare a @ngModule (#36921) Paul Gschwendtner 2020-05-05 17:59:51 +02:00
  • e17fe90aaa refactor: fix undecorated classes with angular features in repo (#36921) Paul Gschwendtner 2020-05-05 16:47:14 +02:00
  • 0577bf0e3e refactor: enable ng update migrations for v10 (#36921) Paul Gschwendtner 2020-05-04 21:58:42 +02:00
  • 4c92cf43cf feat(compiler-cli): report error if undecorated class with Angular features is discovered (#36921) Paul Gschwendtner 2020-05-04 21:20:00 +02:00
  • c6ecdc9a81 feat(core): undecorated-classes-with-decorated-fields migration should handle classes with lifecycle hooks (#36921) Paul Gschwendtner 2020-04-30 10:07:02 +02:00
  • 20cc3ab37e refactor(core): make generic mandatory for ModuleWithProviders (#36892) Kara Erickson 2020-05-01 16:39:22 -07:00
  • 420b9be1c1 refactor: disable sanitization for [style] and [style.prop] bindings (#35621) Matias Niemelä 2020-02-21 14:11:00 -08:00
  • 3c6c00d1d4 docs: remove the note about @angular/http from the deprecations guide (#36944) Igor Minar 2020-05-06 12:03:57 -07:00
  • 6fa36e387f test(docs-infra): temporarily disable the 'upgrade-phonecat-2-hybrid' docs example test (#36944) Igor Minar 2020-05-06 11:00:44 -07:00
  • 9bde1be5a4 test: disable ng_package tests in ivy test jobs (#36944) Paul Gschwendtner 2020-05-06 18:39:42 +02:00
  • 040253c426 build: update side-effects integration test to not expect esm5 output (#36944) Paul Gschwendtner 2020-05-06 17:00:47 +02:00
  • c98a4d6ddd feat(ngcc): support for new APF where module points to esm2015 output (#36944) Paul Gschwendtner 2020-05-06 16:54:44 +02:00
  • d5293d2aa3 fix(bazel): ng_package rule should update "package.json" of ts_library targets (#36944) Paul Gschwendtner 2020-05-06 12:45:26 +02:00
  • d578ab8f3c build: simplify package.jsons for all of our packages (#36944) Igor Minar 2020-05-05 21:56:17 -07:00
  • 9dbb30f884 feat(bazel): simplify ng_package by dropping esm5 and fesm5 (#36944) Igor Minar 2020-05-05 21:35:44 -07:00
  • fafa50d97f fix(ngcc): support ModuleWithProviders functions that delegate (#36948) Pete Bacon Darwin 2020-05-06 11:02:54 +01:00
  • e010f2ca54 refactor(ngcc): move getModuleWithProvidersFunctions() into the analyzer (#36948) Pete Bacon Darwin 2020-05-05 10:19:28 +01:00
  • c9e0db55f7 refactor(core): deprecate WrappedValue (#36819) Misko Hevery 2020-04-27 10:58:51 -07:00
  • ecffc3557f perf(compiler-cli): perform template type-checking incrementally (#36211) Alex Rickabaugh 2020-03-19 11:29:58 -07:00
  • b861e9c0ac perf(compiler-cli): split Ivy template type-checking into multiple files (#36211) Alex Rickabaugh 2020-03-04 15:50:12 -08:00
  • 4213e8d5f0 fix(compiler): switch to 'referencedFiles' for shim generation (#36211) Alex Rickabaugh 2020-02-26 16:12:39 -08:00
  • bab90a7709 fix(compiler-cli): fix bug tracking indirect NgModule dependencies (#36211) Alex Rickabaugh 2020-03-19 11:25:15 -07:00
  • da79e0433f test(language-service): [ivy] Add mock service to overwrite files (#36923) Keen Yee Liau 2020-04-29 15:52:17 -07:00
  • 1b8752e595 refactor(docs-infra): take advantage of latest Jasmine features in preview server tests (#36837) George Kalpakas 2020-05-02 16:14:14 +03:00
  • b3cf5b246f test(docs-infra): enable accidentally disabled preview server tests (#36837) George Kalpakas 2020-05-02 16:40:00 +03:00
  • 0a695e181e test(docs-infra): remove incorrect preview server test (#36837) George Kalpakas 2020-05-02 16:23:31 +03:00
  • a5d1d1161b fix(docs-infra): exit with an error when cleaning up the preview server fails (#36837) George Kalpakas 2020-05-02 16:17:48 +03:00
  • a25c3c5c3b build(docs-infra): remove linting from the preview server dev npm script (#36837) George Kalpakas 2020-05-02 16:14:13 +03:00
  • d1a8afbbd0 refactor(docs-infra): update argument order for update-preview-server.sh script (#36837) George Kalpakas 2020-05-02 16:14:12 +03:00
  • f4fcb0c54c docs(docs-infra): update preview server setup instructions (#36837) George Kalpakas 2020-05-02 16:14:11 +03:00
  • e92b81351b build(docs-infra): unpin certain dependencies of the preview server (#36837) George Kalpakas 2020-05-02 16:14:10 +03:00
  • 53805f07ba test(docs-infra): check TLS certificates as part of preview server's health check (#36837) George Kalpakas 2020-05-02 16:14:09 +03:00
  • e73daa3736 build(docs-infra): upgrade preview server Docker image to Debian 10 (buster) (#36837) George Kalpakas 2020-05-02 16:14:07 +03:00
  • eef01160f4 build(docs-infra): upgrade all JS dependencies to latest versions (#36837) George Kalpakas 2020-05-02 16:14:05 +03:00
  • 333abf16e4 build: fix typo in PullApprove group name (server-worker --> service-worker) (#36325) George Kalpakas 2020-03-30 17:35:21 +03:00
  • 388dc93cee feat: remove @angular/http (#27038) Adam Plumer 2018-11-09 20:23:46 -06:00
  • fbd281c26e build: remove typescript 3.6 and 3.7 support (#36329) Andrew Scott 2020-05-05 12:13:29 -07:00
  • 420c179b39 build: update dependencies to use typescript 3.8 and angular 9.1 (#36329) Andrew Scott 2020-05-05 12:12:54 -07:00
  • 35d61c11fd test(core): Add benchmark for transplanted views when insertion is dirty (#36722) Andrew Scott 2020-04-20 10:39:09 -07:00
  • e30e1325f3 fix(core): properly get root nodes from embedded views with <ng-content> (#36051) Pawel Kozlowski 2020-03-13 12:07:47 +01:00
  • fc6c3ae97d ci: removing CI environment variable caching setup (#36936) Joey Perrott 2020-05-05 08:55:55 -07:00
  • 63a28d6805 build(docs-infra): upgrade cli command docs sources to b7d7ee9bd (#36933) George Kalpakas 2020-05-05 13:41:25 +00:00
  • b95a336f12 build: fix and re-enable elements tests on saucelabs (#36929) crisbeto 2020-05-05 08:25:34 +02:00
  • b4df19c029 build: update release precheck to rely on ng-dev for bazel stamping (#36925) Joey Perrott 2020-05-04 17:25:45 -07:00
  • dbd0f8e699 feat(language-service): [ivy] Parse Angular compiler options (#36922) Keen Yee Liau 2020-04-29 15:52:17 -07:00
  • b7fb92a048 build: do not build runfile trees unnecessarily (#36914) Paul Gschwendtner 2020-05-04 14:26:03 +02:00
  • 2ff4b357d7 fix(core): handle pluralize functions that expect a number (#36901) Pete Bacon Darwin 2020-05-03 06:58:51 +01:00
  • 1c26f40cd4 refactor(localize): use the new workspaces API for ng-add schematic (#36897) Walter Werner SCHNEIDER 2020-05-05 12:47:12 +03:00
  • 2de34770c4 docs: update deprecation guide to move deprecated APIs to removals (#36891) Kara Erickson 2020-05-01 16:43:01 -07:00
  • 0fc6ed3c4a docs: update likely deprecation version in deprecation guide (#36891) Kara Erickson 2020-05-01 15:57:37 -07:00
  • 63455b839a docs: list IE 9 and 10 as deprecated (#36887) Andrew Scott 2020-04-30 09:30:12 -07:00