..
accessibility.md
docs: fix linter errors for accessibility.md ( #47725 )
2022-10-19 20:13:53 +02:00
add-an-animation.md
docs(animations): update animation docs to be standalone first ( #51390 )
2023-08-21 13:01:20 -07:00
ajs-quick-reference.md
docs: Phase 2 Sample Code Conversions to Standalone ( #51918 )
2023-10-13 11:20:08 +02:00
angular-compiler-options.md
docs: update to standalone and routing by default ( #52293 )
2023-10-25 16:37:52 -07:00
angular-package-format.md
docs: fix & update apf links to pkg examples ( #53866 )
2024-01-10 10:43:54 -08:00
animate-state-style.md
docs: Document extracted from the original Introduction document, which is to be retired. Linting suggested corrections made. Restructuring or rewording sentences to be shorter and clearer. ( #47908 )
2022-12-09 14:27:56 -08:00
animation-api-summary.md
docs: Document extracted from the original Introduction document, which is to be retired. ( #47913 )
2022-12-09 15:06:50 -08:00
animation-transition-timing.md
docs: Document extracted from the original Introduction document, which is to be retired. Linting suggested corrections made. Restructuring or rewording sentences to be shorter and clearer. ( #47909 )
2022-12-09 14:59:58 -08:00
animations-attach-to-html-template.md
docs: Document extracted from the original Introduction document, which is to be retired. Linting suggested corrections made. Restructuring or rewording sentences to be shorter and clearer. ( #47912 )
2022-12-09 14:28:59 -08:00
animations.md
docs(animations): update animation docs to be standalone first ( #51390 )
2023-08-21 13:01:20 -07:00
aot-compiler.md
docs: improve AOT docs. ( #50398 )
2023-05-22 17:34:46 +00:00
aot-metadata-errors.md
docs(docs-infra): typo fix in aot-metadata-errors ( #51017 )
2023-07-13 09:36:24 -07:00
app-shell.md
docs: update app-shell docs to reflect v17 ( #52294 )
2023-10-23 12:03:15 -07:00
architecture-components.md
docs: Phase 2 Sample Code Conversions to Standalone ( #51918 )
2023-10-13 11:20:08 +02:00
architecture-modules.md
docs: Phase 2 Sample Code Conversions to Standalone ( #51918 )
2023-10-13 11:20:08 +02:00
architecture-next-steps.md
docs: update SSR doc to reflect version 17 ( #52398 )
2023-10-26 12:30:59 -07:00
architecture-services.md
docs: Phase 2 Sample Code Conversions to Standalone ( #51918 )
2023-10-13 11:20:08 +02:00
architecture.md
docs: Phase 2 Sample Code Conversions to Standalone ( #51918 )
2023-10-13 11:20:08 +02:00
attribute-binding.md
docs: fix typos in several guides ( #46453 )
2022-06-22 09:14:53 -07:00
attribute-directives.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
binding-overview.md
docs: Migrate 2nd set of template guide pages and code to Standalone ( #51632 )
2023-09-12 12:21:32 -07:00
binding-syntax.md
docs: Fixing typo error ( #48891 )
2023-02-06 12:38:26 -08:00
bootstrapping.md
docs: Migrate pipe guide and its code examples to standalone ( #51333 )
2023-08-29 17:52:35 +00:00
browser-support.md
docs: updating information about polyfills ( #52519 )
2023-11-08 08:49:28 -08:00
build.md
docs: add warning for localhost proxy ( #51948 )
2023-10-27 12:32:19 -07:00
built-in-directives.md
docs: migrate directives guide and examples to standalone ( #51416 )
2023-08-29 22:37:37 +00:00
change-detection-skipping-subtrees.md
docs: add missing "when" ( #50262 )
2023-05-12 10:17:21 -07:00
change-detection-slow-computations.md
docs: Migrate pipe guide and its code examples to standalone ( #51333 )
2023-08-29 17:52:35 +00:00
change-detection-zone-pollution.md
docs: Fix links for NgZone ( #53667 )
2024-01-25 22:38:51 +00:00
change-detection.md
docs: fix typo ( #49664 )
2023-04-02 22:10:12 -07:00
cheatsheet.md
fix(core): deprecate moduleId @Component property ( #49496 )
2023-03-24 10:27:10 -07:00
class-binding.md
docs: fix non-relative links. ( #50080 )
2023-05-02 12:27:24 +02:00
cli-builder.md
docs: fix typo in cli-builder.mf ( #48129 )
2022-11-21 13:44:41 -08:00
comparing-observables.md
docs: Migrate Observables guides & code examples to standalone ( #51516 )
2023-08-31 17:00:46 +00:00
complex-animation-sequences.md
docs(docs-infra): fix minor typos in angular.io ( #47295 ) ( #47295 )
2022-09-07 10:47:21 -07:00
component-interaction.md
docs(docs-infra): fix minor typos in angular.io ( #47295 ) ( #47295 )
2022-09-07 10:47:21 -07:00
component-overview.md
docs: Update component-overview.md ( #52282 )
2024-01-29 19:30:59 +00:00
component-styles.md
docs(docs-infra): fix minor typos in angular.io ( #47295 ) ( #47295 )
2022-09-07 10:47:21 -07:00
content-projection.md
docs: modify header and path ( #45828 )
2022-06-10 16:11:09 +00:00
contributors-guide-overview.md
docs: fix style in contributors overview guide ( #48440 )
2022-12-12 14:05:00 -08:00
control_flow.md
docs: minor revisions to control flow guide ( #52411 )
2023-10-31 13:20:35 -07:00
creating-injectable-service.md
docs: update dependency injection content ( #44466 )
2022-08-05 10:06:13 -07:00
creating-libraries.md
docs: Grammer update ( #46567 )
2022-06-28 21:40:20 -07:00
defer.md
docs: updates defer guide to reflect updated default defer block test behavior ( #53975 )
2024-01-19 10:16:35 +01:00
dependency-injection-context.md
docs(docs-infra): Fix minor typos in dependency-injection-context.md ( #51324 )
2023-08-14 08:56:28 -07:00
dependency-injection-in-action.md
docs: fix code-example header path in dependency-injection-in-action-md ( #50397 )
2023-05-23 14:15:00 +00:00
dependency-injection-navtree.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
dependency-injection-overview.md
docs: Improve documentation about Injection context / inject ( #49782 )
2023-07-10 07:09:31 -07:00
dependency-injection-providers.md
docs: update dependency injection example to standalone ( #51587 )
2023-09-08 10:34:10 -07:00
dependency-injection.md
docs: add revamped guide for dependency injection focused on standalone ( #51572 )
2023-09-14 11:23:48 +02:00
deployment.md
docs: remove ngx-deploy-npm from deployers table ( #53999 )
2024-01-25 16:07:40 +00:00
deprecations.md
docs: Update deprecation guide example ( #53262 )
2023-11-30 09:18:29 -08:00
developer-guide-overview.md
docs: update SSR doc to reflect version 17 ( #52398 )
2023-10-26 12:30:59 -07:00
devtools.md
docs(devtools): write feature descriptions for new DI debugging features in Angular Devtools ( #52290 )
2023-11-30 09:38:27 -08:00
directive-composition-api.md
docs: migrate directives guide and examples to standalone ( #51416 )
2023-08-29 22:37:37 +00:00
doc-build-test.md
docs: update docs to use new build and test commands ( #48266 )
2022-11-28 15:33:53 -08:00
doc-edit-finish.md
docs: fix link label. ( #50209 )
2023-05-09 14:47:08 -07:00
doc-editing.md
docs: updated the doc files ( #51204 )
2023-08-01 12:07:21 -07:00
doc-github-tasks.md
refactor: fix a number of typos throughout the codebase ( #52249 )
2023-10-25 16:51:24 -07:00
doc-pr-open.md
docs: update of documentation contrib. guide ( #47381 )
2022-10-13 16:37:25 +00:00
doc-pr-prep.md
docs: update of documentation contrib. guide ( #47381 )
2022-10-13 16:37:25 +00:00
doc-pr-update.md
docs: update of documentation contrib. guide ( #47381 )
2022-10-13 16:37:25 +00:00
doc-prepare-to-edit.md
docs: update docs to use new build and test commands ( #48266 )
2022-11-28 15:33:53 -08:00
doc-select-issue.md
docs: updated the doc files ( #51204 )
2023-08-01 12:07:21 -07:00
doc-tasks.md
docs: update of documentation contrib. guide ( #47381 )
2022-10-13 16:37:25 +00:00
doc-update-overview.md
docs: update of documentation contrib. guide ( #47381 )
2022-10-13 16:37:25 +00:00
doc-update-start.md
docs: update of documentation contrib. guide ( #47381 )
2022-10-13 16:37:25 +00:00
docs-lint-errors.md
docs: fix non-relative links. ( #50080 )
2023-05-02 12:27:24 +02:00
docs-style-guide.md
docs: update invalid links to the new http guides ( #49456 )
2023-06-22 17:06:59 -07:00
dynamic-component-loader.md
docs: update Dynamic Component loader docs to rely on ngComponentOutlet ( #49915 )
2023-09-07 10:03:22 -07:00
dynamic-form.md
docs: migrate dynamic-form guide and code to standalone ( #51540 )
2023-09-07 10:07:03 -07:00
elements.md
docs: migrate elements guide and code to standalone ( #51455 )
2023-08-30 00:01:12 +00:00
esbuild.md
docs: update docs to reflect changes in Angular CLI version 17.1 ( #53949 )
2024-01-23 18:56:18 +01:00
event-binding-concepts.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
event-binding.md
docs: add correct syntax highlighting type in event binding documentation ( #52712 )
2024-01-25 21:19:29 +00:00
example-apps-list.md
docs: Migrate pipe guide and its code examples to standalone ( #51333 )
2023-08-29 17:52:35 +00:00
feature-modules.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
file-structure.md
docs: update to standalone and routing by default ( #52293 )
2023-10-25 16:37:52 -07:00
form-validation.md
docs: migrate form-validation to standalone ( #51709 )
2023-09-12 12:24:03 -07:00
forms-overview.md
docs: migrate forms-overview to standalone ( #51699 )
2023-09-12 12:22:46 -07:00
forms.md
docs: move tour of heroes tutorial to a subdirectory ( #48162 )
2022-12-12 12:07:46 -08:00
frequent-ngmodules.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
glossary.md
docs: fix incorrect glossary entry ( #53609 )
2024-01-03 10:34:54 -08:00
hierarchical-dependency-injection.md
refactor: fix a number of typos throughout the codebase ( #52249 )
2023-10-25 16:51:24 -07:00
http-configure-http-url-parameters.md
docs: new doc extract from original HTTP doc to be retired. ( #48911 )
2023-02-17 11:04:21 -08:00
http-handle-request-errors.md
docs: fix link to refer to RxJS pipes ( #51851 )
2023-09-29 15:24:31 -07:00
http-intercept-requests-and-responses.md
docs: change the file of the provideHttpClient standalone example to match cli generated project ( #52806 )
2024-01-25 21:24:58 +00:00
http-interceptor-use-cases.md
docs: Migrate HttpClient guide and its code examples (/http) to standalone ( #51400 )
2023-08-29 21:03:49 +00:00
http-make-jsonp-request.md
docs: change the file of the provideHttpClient standalone example to match cli generated project ( #52806 )
2024-01-25 21:24:58 +00:00
http-optimize-server-interaction.md
docs: Optimize server interaction - insert updated link. ( #49438 )
2023-03-17 08:36:57 +01:00
http-pass-metadata-to-interceptors.md
docs: New doc HTTP client - Pass metadata to interceptors. ( #48918 )
2023-02-17 11:06:57 -08:00
http-request-data-from-server.md
docs: Migrate HttpClient guide and its code examples (/http) to standalone ( #51400 )
2023-08-29 21:03:49 +00:00
http-security-xsrf-protection.md
docs: change the file of the provideHttpClient standalone example to match cli generated project ( #52806 )
2024-01-25 21:24:58 +00:00
http-send-data-to-server.md
docs: Migrate HttpClient guide and its code examples (/http) to standalone ( #51400 )
2023-08-29 21:03:49 +00:00
http-server-communication.md
docs: change the file of the provideHttpClient standalone example to match cli generated project ( #52806 )
2024-01-25 21:24:58 +00:00
http-setup-server-communication.md
docs: change the file of the provideHttpClient standalone example to match cli generated project ( #52806 )
2024-01-25 21:24:58 +00:00
http-test-requests.md
docs: Fix path to sample ( #51076 )
2023-07-19 17:09:30 +00:00
http-track-show-request-progress.md
docs: Track and show request progress - insert updated link. ( #49439 )
2023-03-17 08:35:44 +01:00
hydration.md
docs: update SSR doc to reflect version 17 ( #52398 )
2023-10-26 12:30:59 -07:00
i18n-common-add-package.md
docs: Fixed Typo ( #49753 )
2023-04-17 13:58:15 +00:00
i18n-common-deploy.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
i18n-common-format-data-locale.md
docs(docs-infra): fix wording inconsistency of the i18n common prepare section references ( #47582 )
2023-01-11 14:54:08 -08:00
i18n-common-locale-id.md
docs(docs-infra): wrong URL for Unicode CLDR fixed ( #53785 )
2024-01-09 12:13:11 -08:00
i18n-common-merge.md
docs: update i18n-common-merge.md ( #52400 )
2024-01-26 17:38:09 +00:00
i18n-common-overview.md
docs: update internationalization topics ( #43722 )
2021-10-12 21:38:37 +00:00
i18n-common-prepare.md
docs: Use id instead of name for anchor targets ( #50885 )
2023-06-30 11:47:32 -07:00
i18n-common-translation-files.md
docs: fix typo ( #49704 )
2023-04-04 15:00:38 -07:00
i18n-example.md
docs: Migrate i18n guide pages and code to Standalone ( #51589 )
2023-09-12 12:20:45 -07:00
i18n-optional-import-global-variants.md
docs: Migrate i18n guide pages and code to Standalone ( #51589 )
2023-09-12 12:20:45 -07:00
i18n-optional-manage-marked-text.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
i18n-optional-manual-runtime-locale.md
docs: Migrate i18n guide pages and code to Standalone ( #51589 )
2023-09-12 12:20:45 -07:00
i18n-optional-overview.md
docs: Migrate i18n guide pages and code to Standalone ( #51589 )
2023-09-12 12:20:45 -07:00
i18n-overview.md
docs(docs-infra): for accessibility and responsive, iframe should be in video container, contain some space horizontally, and title ( #51475 )
2023-08-31 19:22:10 +00:00
image-directive.md
feat(common): add Netlify image loader ( #54311 )
2024-02-08 16:17:57 +00:00
inputs-outputs.md
docs: Migrate 2nd set of template guide pages and code to Standalone ( #51632 )
2023-09-12 12:21:32 -07:00
interpolation.md
docs: Migrate 2nd set of template guide pages and code to Standalone ( #51632 )
2023-09-12 12:21:32 -07:00
language-service.md
docs(language-service): add neovim setup to angular language service docs ( #52212 )
2023-10-16 18:19:10 +02:00
lazy-loading-ngmodules.md
docs: update to standalone and routing by default ( #52293 )
2023-10-25 16:37:52 -07:00
libraries.md
docs: fix linter errors for libraries.md ( #47668 )
2022-10-06 16:48:39 +00:00
lifecycle-hooks.md
refactor(core): support phases in afterRender and afterNextRender ( #51559 )
2023-09-18 10:40:18 +02:00
lightweight-injection-tokens.md
docs: fix linter errors for lightweight-injection-tokens.md ( #47673 )
2022-10-06 18:10:34 +00:00
localized-documentation.md
docs: remove the links to docs.angular.lat ( #51117 )
2023-07-20 20:21:29 +00:00
localizing-angular.md
docs: move tour of heroes tutorial to a subdirectory ( #48162 )
2022-12-12 12:07:46 -08:00
migration-module-with-providers.md
refactor: remove Angular Compatibility Compiler (ngcc) ( #49101 )
2023-02-16 16:01:17 -08:00
module-types.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
ngmodule-api.md
feat(core): remove entryComponents ( #49484 )
2023-03-23 10:38:03 -07:00
ngmodule-faq.md
feat(core): remove entryComponents ( #49484 )
2023-03-23 10:38:03 -07:00
ngmodule-vs-jsmodule.md
feat(core): remove entryComponents ( #49484 )
2023-03-23 10:38:03 -07:00
ngmodules.md
feat(core): remove entryComponents ( #49484 )
2023-03-23 10:38:03 -07:00
npm-packages.md
docs: update invalid links to the new http guides ( #49456 )
2023-06-22 17:06:59 -07:00
observables-in-angular.md
docs: update links and TOC ( #45897 )
2022-05-16 16:07:34 -07:00
observables.md
refactor: fix a number of typos throughout the codebase ( #52249 )
2023-10-25 16:51:24 -07:00
pipe-precedence.md
docs: Migrate pipe guide and its code examples to standalone ( #51333 )
2023-08-29 17:52:35 +00:00
pipe-template.md
docs: Migrate pipe guide and its code examples to standalone ( #51333 )
2023-08-29 17:52:35 +00:00
pipes-custom-data-trans.md
docs: Custom data Pipes doc, fixed live-example link. ( #48656 )
2023-01-10 08:08:07 -08:00
pipes-overview.md
docs: Migrate pipe guide and its code examples to standalone ( #51333 )
2023-08-29 17:52:35 +00:00
pipes-transform-data.md
docs: Migrate pipe guide and its code examples to standalone ( #51333 )
2023-08-29 17:52:35 +00:00
pipes.md
docs: Migrate pipe guide and its code examples to standalone ( #51333 )
2023-08-29 17:52:35 +00:00
practical-observable-usage.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
prerendering.md
docs: update SSR doc to reflect version 17 ( #52398 )
2023-10-26 12:30:59 -07:00
property-binding-best-practices.md
docs: Migrate 2nd set of template guide pages and code to Standalone ( #51632 )
2023-09-12 12:21:32 -07:00
property-binding.md
docs: Migrate 2nd set of template guide pages and code to Standalone ( #51632 )
2023-09-12 12:21:32 -07:00
providers.md
docs: remove mention of providedIn module. This feature has been deprecated. ( #54072 )
2024-01-26 19:09:28 +00:00
reactive-forms.md
docs: migrate reactive-forms to standalone ( #51707 )
2023-09-12 12:23:19 -07:00
releases.md
docs: Add v18 dates ( #53549 )
2023-12-19 08:38:05 -08:00
reusable-animations.md
docs: Linting suggested corrections made. Restructuring or rewording sentences to be shorter and clearer. ( #47790 )
2022-10-19 20:10:55 +02:00
reviewing-content.md
docs: fix typos in reviewing content guide ( #48441 )
2022-12-12 14:05:36 -08:00
roadmap.md
docs: update the roadmap to reflect the progress as of v17 ( #52356 )
2023-10-25 09:31:46 -07:00
route-animations.md
docs(animations): update animation docs to be standalone first ( #51390 )
2023-08-21 13:01:20 -07:00
router-reference.md
docs(router): fix variable reference in text ( #54099 )
2024-01-26 19:02:42 +00:00
router-tutorial-toh.md
docs(router): Clarify how to clear secondary routes ( #51376 )
2023-08-15 15:43:17 -07:00
router-tutorial.md
docs: update to standalone and routing by default ( #52293 )
2023-10-25 16:37:52 -07:00
router.md
docs: fix typo in router.md ( #54194 )
2024-02-01 22:31:48 +00:00
routing-overview.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
routing-with-urlmatcher.md
docs: update to standalone and routing by default ( #52293 )
2023-10-25 16:37:52 -07:00
rx-library.md
docs: fix shareReplay refcount default ( #54145 )
2024-01-29 19:30:33 +00:00
rxjs-interop.md
fix(core): add rejectErrors option to toSignal ( #52474 )
2023-10-31 14:59:26 -07:00
schematics-authoring.md
docs: updating the contribution guidline docs with the secure tag ( #50618 )
2023-06-22 09:41:26 -07:00
schematics-for-libraries.md
docs: update schematic authoring guide to use new utilities ( #50667 )
2023-06-12 19:15:45 +02:00
schematics.md
docs: fixing copy inconsistencies in schematics description ( #47453 )
2022-10-24 10:41:47 +02:00
security.md
docs: fixed grammar error in vulnerability reporting ( #47326 )
2023-07-26 10:01:29 -07:00
service-worker-communications.md
docs: Migrate Service Worker to Standalone ( #51687 )
2023-09-19 12:01:16 +02:00
service-worker-config.md
docs: Migrate Service Worker to Standalone ( #51687 )
2023-09-19 12:01:16 +02:00
service-worker-devops.md
docs: Migrate Service Worker to Standalone ( #51687 )
2023-09-19 12:01:16 +02:00
service-worker-getting-started.md
docs: remove outdated info about ng serve ( #53890 )
2024-02-01 23:00:18 +00:00
service-worker-intro.md
refactor(service-worker): Remove deprecated activated & available observables. ( #49498 )
2023-10-10 11:54:07 -07:00
service-worker-notifications.md
docs(service-worker): Miss a comma in sample ( #3 ) ( #51336 )
2023-08-21 08:24:31 -07:00
setup-local.md
docs: update links to reference the version compatibility guide ( #49995 )
2023-04-26 09:17:54 -07:00
sharing-ngmodules.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
signals.md
refactor(core): mark effect as developer preview again ( #52490 )
2023-11-02 15:29:44 -07:00
singleton-services.md
docs: move tour of heroes tutorial to a subdirectory ( #48162 )
2022-12-12 12:07:46 -08:00
ssr.md
docs: corrected gramatical mistake in ssr.md ( #53264 )
2023-11-30 09:21:59 -08:00
standalone-components.md
docs: updated the export default router to satisfies instead of typecast ( #52269 )
2023-10-18 11:51:19 -07:00
standalone-migration.md
docs(docs-infra): fix minor typo in standalone-migration.md ( #51370 )
2023-08-15 09:37:46 -07:00
static-query-migration.md
docs(docs-infra): fix minor typos in angular.io ( #47295 ) ( #47295 )
2022-09-07 10:47:21 -07:00
strict-mode.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
structural-directives.md
docs: fixed grammar ( #49560 )
2023-03-28 10:14:44 -07:00
style-precedence.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
styleguide.md
docs: add oxford commas and rephrase sentences ( #47540 )
2022-09-29 16:41:32 -07:00
svg-in-templates.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
template-expression-operators.md
docs: Use of $any() has no runtime incidence. ( #48785 )
2023-01-24 16:47:33 +00:00
template-overview.md
docs: add template overview doc ( #45897 )
2022-05-16 16:07:34 -07:00
template-reference-variables.md
docs: fix non-relative links. ( #50080 )
2023-05-02 12:27:24 +02:00
template-statements.md
docs: Migrate pipe guide and its code examples to standalone ( #51333 )
2023-08-29 17:52:35 +00:00
template-syntax.md
docs: With >>> with ( #53472 )
2024-01-25 22:58:34 +00:00
template-typecheck.md
docs(docs-infra): @input getter setter syntax change ( #51023 )
2024-01-31 16:04:04 +00:00
test-debugging.md
docs: correct debugging task step ( #46832 )
2022-07-13 22:55:20 +00:00
testing-attribute-directives.md
docs: migrate testing to standalone ( #51684 )
2023-09-12 12:22:14 -07:00
testing-code-coverage.md
docs: update documentation to use ng generate config and ng generate environments ( #48757 )
2023-01-18 10:44:14 -08:00
testing-components-basics.md
docs: testing-components-basics.md and components-basics.md links to css selector documentation are dead ( #53586 )
2024-01-25 23:34:03 +00:00
testing-components-scenarios.md
docs: remove ref to no longer existing test.ts ( #51462 )
2023-09-19 18:37:37 +02:00
testing-pipes.md
docs: migrate testing to standalone ( #51684 )
2023-09-12 12:22:14 -07:00
testing-services.md
docs: update invalid links to the new http guides ( #49456 )
2023-06-22 17:06:59 -07:00
testing-utility-apis.md
docs: migrate testing to standalone ( #51684 )
2023-09-12 12:22:14 -07:00
testing.md
docs: add browsers switch to CI test example ( #50451 )
2023-08-29 17:52:10 +00:00
transition-and-triggers.md
docs: Linting corrections. Restructuring or rewording sentences to be shorter and clearer. ( #47897 )
2022-10-28 02:37:46 -07:00
two-way-binding.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
typed-forms.md
docs(docs-infra): for accessibility and responsive, iframe should be in video container, contain some space horizontally, and title ( #51475 )
2023-08-31 19:22:10 +00:00
typescript-configuration.md
docs: update typescript configuration ( #47842 )
2022-10-25 10:29:37 +02:00
understanding-angular-animation.md
docs: Document extracted from the original Introduction document, which is to be retired. Linting suggested corrections made. Restructuring or rewording sentences to be shorter and clearer. ( #47906 )
2023-01-19 21:32:34 +00:00
understanding-angular-overview.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
understanding-communicating-with-http.md
docs: Migrate HttpClient guide and its code examples (/http) to standalone ( #51400 )
2023-08-29 21:03:49 +00:00
understanding-template-expr-overview.md
docs: Migrate 2nd set of template guide pages and code to Standalone ( #51632 )
2023-09-12 12:21:32 -07:00
update-to-version-14.md
refactor(service-worker): Remove deprecated activated & available observables. ( #49498 )
2023-10-10 11:54:07 -07:00
update-to-version-15.md
docs: update TypeScript version support details for Angular v15 and v16 ( #54131 )
2024-01-29 15:57:01 +00:00
update-to-version-16.md
docs: update TypeScript version support details for Angular v15 and v16 ( #54131 )
2024-01-29 15:57:01 +00:00
updating-content-github-ui.md
docs: update of documentation contrib. guide ( #47381 )
2022-10-13 16:37:25 +00:00
updating-search-keywords.md
docs: fix typo in search keywords guide ( #48442 )
2022-12-12 14:19:58 -08:00
updating.md
build: clean up references to old master branch ( #45856 )
2022-05-04 16:23:33 -07:00
upgrade-performance.md
docs(docs-infra): fix minor typos in angular.io ( #47295 ) ( #47295 )
2022-09-07 10:47:21 -07:00
upgrade-setup.md
docs(docs-infra): fix minor typos in angular.io ( #47295 ) ( #47295 )
2022-09-07 10:47:21 -07:00
upgrade.md
feat(bazel): (APF) Angular Package Format updates ( #49559 )
2023-03-23 08:18:45 -07:00
user-input.md
docs: fix linter errors in user-input.md ( #47832 )
2022-10-21 19:14:00 +02:00
using-libraries.md
docs: improve markdown ( #45325 )
2022-04-08 19:36:30 +00:00
versions.md
docs: correct TypeScript version range for 17.0.x ( #53213 )
2024-02-01 20:07:32 +00:00
view-encapsulation.md
docs: fix & update MDN Shadow API link examples ( #54040 )
2024-01-25 18:02:58 +00:00
web-worker.md
docs: Fix minor grammar mistake ( #54094 )
2024-01-31 15:34:26 +00:00
what-is-angular.md
docs: fix typo in Custom directives section ( #54044 )
2024-01-24 15:32:22 +01:00
workspace-config.md
docs: update docs to reflect changes in Angular CLI version 17.1 ( #53949 )
2024-01-23 18:56:18 +01:00
zone.md
docs: Phase 2 Sample Code Conversions to Standalone ( #51918 )
2023-10-13 11:20:08 +02:00