Commit Graph

2445 Commits

Author SHA1 Message Date
SkyZeroZx 9208421290 docs: add customization options for browser URL in routing guide 2026-03-04 10:10:26 -08:00
SkyZeroZx 9fa36d1a71 docs: add documentation for dynamic validation schemas 2026-03-04 08:01:32 -08:00
Georgi Serev e8676b5412 docs(docs-infra): add Azerbaijani community translation
Add https://angular.az (Azerbaijani) to the community translations section.
2026-03-04 07:58:18 -08:00
Sai Kumar Kola 46c996a977 docs: fix side navigation bar foreground colors in both dark and light modes #67379 2026-03-03 09:13:08 -08:00
Ben Hong 5955738bc4 docs: modernize testing service guide 2026-03-03 09:11:59 -08:00
Angular Robot f390e2d6a5 build: lock file maintenance
See associated pull request for more information.
2026-03-03 09:08:23 -08:00
Angular Robot dd7736345f build: update shiki monorepo to v4
See associated pull request for more information.

Closes #67375 as a pr takeover
2026-03-02 13:21:40 -08:00
Angular Robot fdd2c11406 docs: update cross-repo adev docs
Updated Angular adev cross repo docs files.
2026-03-02 12:19:49 -08:00
SkyZeroZx d793ee0bb7 docs: fixed note on event replay 2026-03-02 10:59:17 -08:00
Matthieu Riegler 95f12c87aa docs: add info around route level services
fixes #67313
2026-02-26 08:19:59 -08:00
Matthieu Riegler 7d92d4454b docs: add mention of identity tracking for field iterations
related to #66711
2026-02-26 07:52:55 -08:00
Angular Robot e25b775627 build: update all non-major dependencies
See associated pull request for more information.
2026-02-26 07:52:19 -08:00
Hien de0cc817cd docs(forms): fix casing of 'FormField' to 'formField' in templates 2026-02-25 12:46:02 -08:00
Angular Robot b68228e89d build: lock file maintenance
See associated pull request for more information.
2026-02-25 09:13:10 -08:00
Alan Agius 6d07890d63 build: update all non-major dependencies
See associated pull request for more information.

Closes #67035 as a pr takeover
2026-02-25 08:31:32 -08:00
hawkgs 957466d02a docs(docs-infra): scroll home features section into view on tab change
A small UX improvement where the Features section on the home page is scrolled into view when you change the feature tab.
2026-02-25 08:03:48 -08:00
Alan Agius d550bf713a build: update minimum supported Node.js versions
This commit updates the minimum supported Node.js versions. Node.js v20 support is dropped, and the minimum version for Node.js v22 is bumped to v22.22.0, and for v24 it is bumped to v24.13.1.

BREAKING CHANGE: Node.js v20 is no longer supported. The minimum supported Node.js versions are now v22.22.0 and v24.13.1.
2026-02-25 07:57:18 -08:00
Angular Robot 761a08c3d8 build: update dependency @types/jsdom to v28
See associated pull request for more information.
2026-02-25 07:56:10 -08:00
Anushka Geeta Singh bdbb7cc7af docs: update README to clarify app setup confirmation
Improved wording to clarify how beginners can verify their environment and IDE are correctly set up after running the app.
2026-02-24 14:22:28 -08:00
Matthieu Riegler 9dc3ca44ec docs: add docs for @switch Exhaustive type checking 2026-02-24 10:53:43 -08:00
Munir Issa Said 035b151a17 docs: fix roadmap introduction text 2026-02-24 10:52:34 -08:00
Matthieu Riegler bdb6ae9dbc refactor(router): remove deprecated provideRoutes function.
`provideRoutes` was deprecated in v15.

BREAKING CHANGE: `provideRoutes()` has been removed. Use `provideRouter()` or `ROUTES` as multi token if necessary.
2026-02-24 09:25:13 -08:00
Alan Agius c57ba8c6e6 docs: consolidate validation rules for Host and X-Forwarded-Host headers into a single point. 2026-02-24 09:24:30 -08:00
Matthieu Riegler 9e0acc5930 docs: improve responsiveness of the homepage
This fixes some layout issues when on mobile.
2026-02-24 09:23:39 -08:00
Shuaib Hasan Akib 8739a22d28 docs: inline documentation and remove unused references
Replaces referenced doc blocks with inline documentation,
cleans up unused referenced code, and fixes broken list formatting
2026-02-24 09:22:50 -08:00
Jens Kuehlers dea858979e docs: minor roadmap update (Ecosystem/vitest) 2026-02-24 09:22:09 -08:00
Shuaib Hasan Akib 15b51d0777 docs: remove inconsistent padding in update page
Removes extra padding applied to the update page so its layout
matches the rest of the documentation where no padding exists
between the title and content.
2026-02-24 09:20:51 -08:00
Angular Robot 8f5214e944 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-02-24 08:59:58 -08:00
SkyZeroZx c7dc7054dc docs: Add image loader config with height parameter 2026-02-23 15:30:32 -08:00
Suguru Inatomi bedfcb5644 fix(docs-infra): use shared heading ID generation logic
This commit extracts the heading ID generation logic into a shared utility
and updates both the route generation script and the markdown pipeline to use it.

This ensures consistency between the generated routes and the rendered
documentation, and fixes an issue where custom heading IDs (`{#id}`)
were ignored during route generation.

Fixes #67200
2026-02-23 15:16:52 -08:00
Matthieu Riegler fbabd092f3 docs: Add a compiler entry to the roadmap 2026-02-23 15:11:27 -08:00
Angular Robot 7ac52d8d9b build: update cross-repo angular dependencies to v21.2.0-rc.1
See associated pull request for more information.
2026-02-23 13:38:23 -08:00
marktechson 53c1a1cee7 docs: update and reformat the roadmap 2026-02-23 13:28:39 -08:00
Matthieu Riegler a9ac7f87d7 docs: mention browser mode debugging 2026-02-23 10:19:23 -08:00
SkyZeroZx 163dd8ee38 docs: add Route Loading Strategies section and update navigation links 2026-02-23 09:11:10 -08:00
Alan Agius 099b4a8bbb docs: move server-side security and host validation documentation from ssr.md to security.md. 2026-02-23 09:08:51 -08:00
Alan Agius efcf76ea61 feat(docs-infra): add hideDollar option to hide the dollar sign prefix in shell code blocks.
The dollar sign is not always required.
2026-02-23 09:08:51 -08:00
Alan Agius 75fd6c0ff2 docs: convert SSR guide's important note list to HTML <ul> for proper rendering. 2026-02-23 09:08:51 -08:00
Alan Agius 944aefe854 docs: add documentation for SSR security and host validation, including details on allowedHosts configuration
This document adds more information about `allowedHost` option
2026-02-23 09:08:51 -08:00
Ben Hong 13e019a1bb docs: add new debugging and troubleshooting di guide 2026-02-20 10:01:11 -08:00
Matthieu Riegler b7cf37d3e1 docs: improve signal demo example 2026-02-20 09:15:31 -08:00
Bas ten Feld 57edfaf435 docs(docs-infra): fix typo 'requiredSync' instead of 'requireSync' 2026-02-20 08:53:20 -08:00
SkyZeroZx 67b22d509a docs: update NgTemplateOutlet documentation with injector 2026-02-19 16:06:24 -08:00
SkyZeroZx f68078b3e3 docs: add section on reactive context and async operations 2026-02-19 15:59:56 -08:00
SkyZeroZx bc473cf60f docs(docs-infra): preserve content before docs-card-container in adev
The tokenizer regex pattern `[^<]*` was consuming all non-`<` content
before custom HTML tags, causing lost content.

Changed to `\s*` which only allows leading whitespace, letting marked
properly tokenize preceding content.
2026-02-19 15:48:45 -08:00
Walter Breakell 7d21996b1e docs: fix grammar, syntax, and broken link in elements guide 2026-02-19 12:39:00 -08:00
Matthieu Riegler a5a1829ebc docs: improve lazy loading of homepage examples
The aria tab content are only instantiated when the tab is selected which also delays the prefetching.

By having the defer block around the ng-conten we actually allow angular to prefetch the chuncks without the tab being visible
2026-02-19 09:11:31 -08:00
SkyZeroZx 1771d54fb7 docs(docs-infra): fixed missing gray color palette definitions for light and dark modes
Adds the missing gray color palette definitions for both light and dark modes
2026-02-19 08:54:57 -08:00
Angular Robot 1d761338b9 build: update cross-repo angular dependencies to v21.2.0-rc.0
See associated pull request for more information.
2026-02-19 08:53:49 -08:00
Ben Hong 9a9f4e7f93 docs: update best practice performances nav structure to be more comprehensive 2026-02-18 11:40:19 -08:00