Commit graph

1997 commits

Author SHA1 Message Date
Angular Robot
d1cd6dfcd4 docs: update cross-repo adev docs
Updated Angular adev cross repo docs files.
2026-03-16 14:46:15 -06:00
Angular Robot
5e21431ba3 docs: update cross-repo adev docs
Updated Angular adev cross repo docs files.
2026-03-16 12:25:12 -06:00
Akash Patel
b9ff865b49 docs: update uninstallation commands for Karma packages
Added 'jasmine-core' to the list of packages to uninstall when migrating to Vitest.
2026-03-16 09:59:34 -06:00
SkyZeroZx
acd6f690bd docs: fix type code block language
fix type code block language
2026-03-16 09:59:08 -06:00
guidettj
7d483f28a4 docs: use lighter lodash isEqual import in equality example 2026-03-16 09:58:40 -06:00
Angular Robot
ada150c693 build: update cross-repo angular dependencies
See associated pull request for more information.
2026-03-13 16:26:41 -06:00
ibrahim-hussien-dev
e127927807 docs: combine multiple documentation typo fixes 2026-03-13 13:10:55 -06:00
SkyZeroZx
7cd474d1d6 docs(docs-infra): remove tap highlight for API reference list filter
Prevents the default translucent highlight from appearing on touch devices when interacting with the API reference list filter.
2026-03-13 13:04:03 -06:00
Angular Robot
a92949421f docs: update cross-repo adev docs
Updated Angular adev cross repo docs files.
2026-03-12 16:10:11 -06:00
wokis
3d25953e69 docs: document coverageExclude option for excluding files from coverage 2026-03-11 14:31:06 -07:00
Jon Snow
88235a0d12 docs(forms): clarify zoneless change detection for reactive FormArray updates
Document that reactive forms model mutations such as FormArray.push() do not schedule component change detection in zoneless applications and show the recommended ways to notify Angular.

Fixes #65536
2026-03-11 14:13:17 -07:00
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
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
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
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
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
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
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