Angular Robot
4c532bdfb4
build: lock file maintenance
...
See associated pull request for more information.
2026-03-11 10:08:58 -07:00
Thomas Willberger
eafce6ed09
docs: remove duplicate aria-hidden attribute in angular aria ngTree example
2026-03-11 10:03:09 -07:00
Angular Robot
48d9b4b2d8
docs: update cross-repo adev docs
...
Updated Angular adev cross repo docs files.
2026-03-11 09:56:36 -07:00
Ibrahim Hussien
903d51e855
docs: combine multiple documentation improvements into one PR
2026-03-11 09:29:45 -07:00
SkyZeroZx
3ce1d9a755
docs(docs-infra): fix close button clickability and prevent layout shift
...
Adjust the z-index to ensure the close button remains clickable.
Also remove an unnecessary `position: relative` that was causing
layout shifts in the docs UI, which resulted in a visible and
unintended layout movement.
2026-03-11 09:28:05 -07:00
Guseyn
9794e756f9
docs: fix first-app code getHousingLocationById housing.service.ts
...
1. Get location by Id work with `${this.url}/${id}`
2. Method getHousingLocationById returned empty object, api return object type, locationJson[0] ?? {} - give in result empty object.
2026-03-10 10:02:37 -07:00
Guseyn
7bc7c57636
docs: fix first-app 13 step docs code row numbers
...
Fix docs code row numbers.
2026-03-10 09:59:04 -07:00
Eugene Serkin
20496988b1
docs: Update migration docs for vitest
...
This update fixes minor grammar mistakes
2026-03-10 09:23:49 -07:00
Jessica Janiuk
8c17721333
docs: Update animation docs for element removal order
...
This update the docs to be clear that descendent node animations will happen before the parent node is removed.
fixes : #67526
2026-03-09 16:40:45 -07:00
Angular Robot
af40009d42
build: update all non-major dependencies
...
See associated pull request for more information.
2026-03-09 16:25:30 -07:00
Kam
03465360bd
docs: add Turkish community translation of Angular documentation
...
add a link to the community-driven Turkish translation of Angular
documentation to make it easier for Turkish-speaking developers to
discover localized docs.
The translation project is maintained by the community and hosted at:
https://github.com/erkamyaman/angular-tr
Providing documentation in developers' native languages helps lower
the barrier to entry and supports wider Angular adoption in the
Turkish-speaking developer community.
2026-03-09 10:29:16 -07:00
Kristiyan Kostadinov
1ad2318775
build: update to the TypeScript 6 RC
...
Updates the repo to the TypeScript 6 release candidate.
2026-03-09 10:25:21 -07:00
Anushka Geeta Singh
418cb61f2f
docs(router): Add example of relative navigation and multiple array values
...
Adds an example to docs with relative navigation and multiple values in
the commands array.
2026-03-06 09:47:41 -08:00
SkyZeroZx
9705ec0386
docs: add docs for IdleService and customization for the @defer idle trigger
2026-03-05 14:31:15 -08:00
Angular Robot
44b7c92faa
docs: update cross-repo adev docs
...
Updated Angular adev cross repo docs files.
2026-03-05 14:30:55 -08:00
Angular Robot
9fe820d335
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-03-05 11:43:25 -08:00
Alan Agius
e5f99edda5
docs: add a new section on nonces and caching considerations to the security guide.
2026-03-05 10:03:31 -08:00
SkyZeroZx
9ab80f4016
docs: update http client for withXhr
2026-03-05 10:00:05 -08:00
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