Angular Robot
0d4e983c24
build: update dependency @types/jasmine to v5 ( #54288 )
...
See associated pull request for more information.
PR Close #54288
2024-02-06 19:30:33 +00:00
Angular Robot
297e73c83b
build: update dependency jasmine-core to v5 ( #54290 )
...
See associated pull request for more information.
PR Close #54290
2024-02-06 19:30:07 +00:00
ilir.beqiri
6ef60c0a1a
docs: replace event word with property for binding properties link ( #54281 )
...
Replace the "event" word with the correct one "property" at the helpful text on event binding section
PR Close #54281
2024-02-06 17:45:11 +00:00
Pawel Kozlowski
3a2ce9e0a2
refactor(core): add error code for required query results ( #54103 )
...
This commit introduces a dedicated error code for queries that require
results but none are available.
PR Close #54103
2024-02-06 15:04:36 +00:00
László Czöndör
3b1926acdb
docs: fix typo in inject-based DI tutorial ( #54245 )
...
PR Close #54245
2024-02-05 15:06:11 +00:00
Lars Gyrup Brink Nielsen
0e150c4ae9
docs: correct TypeScript version range for 17.0.x ( #53213 )
...
PR Close #53213
2024-02-01 20:07:32 +00:00
Mateusz Daniluk
de777afbc5
refactor: standardize doctype declaration to <!DOCTYPE html> ( #51052 )
...
This commit standardizes the doctype declaration across all HTML files in the project to use `<!DOCTYPE html>`
PR Close #51052
2024-02-01 19:29:46 +00:00
Ezéchiel Amen AGBLA
ebbacb9d45
docs: more readable standalone importing component example ( #54196 )
...
PR Close #54196
2024-02-01 15:57:51 +00:00
Joey Perrott
70d0fb088e
refactor(docs-infra): migrate to using docs- prefix for class names rather than adev- for shared pieces ( #54188 )
...
Updates to later version of shared docs with prefix renamed.
PR Close #54188
2024-01-31 21:49:23 +00:00
Angular Robot
989d496708
build: update cross-repo angular dependencies ( #54178 )
...
See associated pull request for more information.
PR Close #54178
2024-01-31 20:13:06 +00:00
narendherraj
318a181d8e
docs: fix link missing to lazy loading module ( #54113 )
...
author narendherraj <narendherraj@gmail.com> 1706354106 +0530
committer narendherraj <narendherraj@gmail.com> 1706718969 +0530
docs: fix link missing to lazy loading module
docs: fix link missing to lazy loading module
docs: fix link missing lazy loading module updated
PR Close #54113
2024-01-31 16:45:51 +00:00
Alejandro
a297012839
docs(docs-infra): add tab titles to home, playground and tutorial ( #53026 )
...
PR Close #53026
2024-01-31 16:30:49 +00:00
Paweł Kubiak
2e2e8aad9b
test(docs-infra): unit tests in the reference pages ( #53529 )
...
Implementation of additional unit tests for `Reference` pages in `adev`.
PR Close #53529
2024-01-31 16:13:31 +00:00
kabrunko-dev
b02cf14525
fix(docs-infra): sort api reference items ( #54116 )
...
Sort correctly items from angular.dev api reference secondary navigation menu
PR Close #54116
2024-01-31 15:44:23 +00:00
ahmadhakeem18
6ec2f07f5d
docs: focus on the respective card of the current active line while scrolling ( #53733 )
...
make the active cards have the focus while scrolling like their
respective lines in the scroll service
PR Close #53733
2024-01-30 21:27:55 +00:00
Mahdi Lazraq
274a489bb5
docs: fix path to housing location css file in lesson 03 ( #54106 )
...
PR Close #54106
2024-01-30 17:50:11 +00:00
Alex Castle
f5c520b836
feat(common): add placeholder to NgOptimizedImage ( #53783 )
...
Add a automatic placeholder implementation supporting loader-based and data URL placeholders
PR Close #53783
2024-01-29 16:00:38 +00:00
Swami
45288f7815
docs: update input/output guide links ( #54135 )
...
PR Close #54135
2024-01-29 15:43:05 +00:00
Santosh Yadav
d9a84705c9
docs: add link for control flow migration ( #53375 )
...
PR Close #53375
2024-01-29 15:39:05 +00:00
Matthieu Riegler
d38238e478
docs: remove mention of providedIn module. This feature has been deprecated. ( #54072 )
...
PR Close #54072
2024-01-26 19:09:28 +00:00
Magda98
c3b0095965
docs(docs-infra): move comma in Angular Language Service section ( #53759 )
...
PR Close #53759
2024-01-25 23:48:56 +00:00
jivanf
b9547a98f6
docs: Use correct service name in hierarchical dependency injection guide ( #53723 )
...
This commit replaces `TitleService` with `TiresService` in the specialized providers scenario described in the guide.
PR Close #53723
2024-01-25 23:47:01 +00:00
Antoine PARIZE
863c12aa89
docs: testing-components-basics.md and components-basics.md links to css selector documentation are dead ( #53586 )
...
docs: testing-components-basics.md and components-basics.md links to css selector documentation are dead
As MDN's documentation link to the "css selector" topic is dead, this commit makes the angular documentation use the new valid link.
PR Close #53586
2024-01-25 23:34:03 +00:00
oliv37
c634405a52
docs: fix add builder from package ( #53154 )
...
PR Close #53154
2024-01-25 23:31:01 +00:00
lsst25
fa0f44da7e
docs(docs-infra): close tag in the example of Composing Components tutorial ( #52923 )
...
PR Close #52923
2024-01-25 23:04:47 +00:00
Ross MacPhee
2a4d8aa070
docs: fix nonsensical injection provider docs ( #53456 )
...
PR Close #53456
2024-01-25 23:02:46 +00:00
nickolashkraus
f034d29023
docs: With >>> with ( #53472 )
...
PR Close #53472
2024-01-25 22:58:34 +00:00
Srinath Vayalpati
3db755d411
docs: fix router api url link ( #53398 )
...
PR Close #53398
2024-01-25 22:58:09 +00:00
Andrea Canciani
ecbb47b208
refactor: fix a number of typos throughout the codebase ( #52826 )
...
Fix several typos, mostly in the `adev` site.
PR Close #52826
2024-01-25 22:54:59 +00:00
Sai Kumar Kola
dfc6c8d0c7
fix: cta clickability issue in adev homepage. ( #52905 )
...
PR Close #52905
2024-01-25 22:48:47 +00:00
Aditya Kumar
c9c22fa059
docs: Fix open link in new tab ( #53647 )
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
PR Close #53647
2024-01-25 22:40:50 +00:00
louay.meskini
96bee52b28
docs: Fix links for NgZone ( #53667 )
...
PR Close #53667
2024-01-25 22:38:51 +00:00
jase
4bb1c8fe58
docs: fix http handler usage on interceptor example ( #53772 )
...
PR Close #53772
2024-01-25 22:38:18 +00:00
Aditya Kumar
ec526ca77a
docs: Fix router api url link on tutorial page ( #53416 )
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
PR Close #53416
2024-01-25 22:27:11 +00:00
Gleb28
001c30defd
docs: removed repeated words "when" ( #53828 )
...
Fixes #53827
PR Close #53828
2024-01-25 21:31:33 +00:00
Sylvain DEDIEU
9bb1884304
docs: change the file of the provideHttpClient standalone example to match cli generated project ( #52806 )
...
The "Providing HttpClient through dependency injection" documentation now shows that in case of a standalone boostraped app, the provideHttpClient is to include in the app.config.ts file.
Also updated the http setup server communication example to align the new doc (adev) with the old one (aio).
PR Close #52806
2024-01-25 21:24:58 +00:00
Sasidharan SD
c8d1b11cec
docs: fix invalid file replacement configuration ( #52802 )
...
PR Close #52802
2024-01-25 21:22:44 +00:00
Aditya Kumar
d404fe87e8
docs: Fix minor grammatical fixes in the documentations ( #53418 )
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
PR Close #53418
2024-01-25 21:21:59 +00:00
Nelson Gutierrez
ef8c68bd22
docs: add correct language for syntax highlighting on new docs ( #52712 )
...
PR Close #52712
2024-01-25 21:19:29 +00:00
ilir.beqiri
35ec260029
docs: fix type at change detection with pipes section ( #53940 )
...
Fix a typo of word 'heroes' at docs guide for change detection with pure pipes
PR Close #53940
2024-01-25 20:46:18 +00:00
d-codez
fab1590731
docs: correct grammar in event handling documentation ( #54009 )
...
PR Close #54009
2024-01-25 18:01:50 +00:00
Diego Julião
bd9c2c5b3f
docs: remove ngx-deploy-npm from deployers table ( #53999 )
...
PR Close #53999
2024-01-25 16:07:40 +00:00
nikvarma
9e10af45c5
docs: typo Chat to chart fix ( #53892 )
...
PR Close #53892
2024-01-24 21:23:51 +01:00
Alan Agius
a3787bdfa6
docs: update docs to reflect changes in Angular CLI version 17.1 ( #53949 )
...
This changes include mentioning the experimental application builder migration and changes to the `outputPath` and `optimization` option.
PR Close #53949
2024-01-23 18:56:18 +01:00
Srinath Vayalpati
3e35f7415e
docs: fixed req.method in http client testing ( #53395 )
...
PR Close #53395
2024-01-23 09:50:59 +01:00
ilir.beqiri
24290bcab7
docs: fix typo at component template metadata property ( #54015 )
...
Rename the component metadata property, templateUrl to template in the reactive forms tutorial step
PR Close #54015
2024-01-23 09:47:43 +01:00
Matthieu Riegler
5c1bbf2e50
docs: update version compatibility table for aio & adev ( #54008 )
...
PR Close #54008
2024-01-23 09:46:56 +01:00
Jessica Janiuk
1d1c413169
docs: updates defer guide to reflect updated default defer block test behavior ( #53975 )
...
This updates the deferrable view guide to specify playthrough as the default with examples of configuring to manual.
PR Close #53975
2024-01-19 10:16:35 +01:00
Joey Perrott
a057b61d1f
ci: provide proper location for artifacts to allow for firebase to find the artifacts for deployment ( #53960 )
...
Move the artifacts during deployment into adev/ so that its at the same level as the firebase.json file.
PR Close #53960
2024-01-18 18:08:30 +01:00
Sasidharan SD
a566c5ce44
docs: fix broken code example ( #53531 )
...
PR Close #53531
2024-01-18 10:16:19 +01:00
Sasidharan SD
65ff0f8246
docs: fix spelling errors in tutorials steps ( #53840 )
...
PR Close #53840
2024-01-18 10:14:47 +01:00
macvag
ff51e0933b
docs: fix broken hyperlink in tutorials first app search ( #53816 )
...
PR Close #53816
2024-01-17 16:40:06 -08:00
Joey Perrott
e1b9b662a0
ci: set up previews of adev ( #53941 )
...
Set up preview actions to allow for a preview of the adev site to be deployed for a PR with the `adev: preview` label.
PR Close #53941
2024-01-16 19:18:30 -08:00
Ilija Leko
e9c659a486
docs: fix-build-path-in-http-server-command ( #53226 )
...
PR Close #53226
2024-01-16 09:37:10 -08:00
Joey Perrott
02b8e11e1e
build(docs-infra): enable prerendering for adev ( #53871 )
...
Enable the prerender option for adev's angular.json file.
PR Close #53871
2024-01-16 09:35:44 -08:00
Sasidharan SD
1af3ae3dee
docs: remove repeated sentence ( #53853 )
...
PR Close #53853
2024-01-12 10:26:32 -08:00
Joey Perrott
4af7e0c96a
build: set up adev testing ( #53854 )
...
Set up testing for the adev directory
PR Close #53854
2024-01-10 15:22:36 -08:00
David LJ
f6a32c03f4
docs: fix & update apf links to pkg examples ( #53866 )
...
PR Close #53866
2024-01-10 10:43:54 -08:00
Paul Gschwendtner
1df95cd1c1
refactor(core): improve error message and add guide for required inputs ( #53808 )
...
Whenever a required input is accessed too early in a
directive/component, the signal input will throw an error.
This is necessary so that we can support required inputs
with intuitive typings that do not include `undefined` for
the short period of time where Angular is creating the component and
then assigning inputs later (Angular currently has no way of setting
inputs as part of the class creation when `new Dir()` happens)
PR Close #53808
2024-01-10 12:21:05 +00:00
Andrew Scott
c2dd703d2f
refactor(core): Remove internal-only testability features ( #53767 )
...
This commit removes the testability features that are internal only.
This simplifies the implementation of testability which will need
updates to support zoneless. Those updates will be easier to manage if
the Testability implementation is simpler.
While protractor is indeed officially EOL, we will still need to do some
updates to support teams migrating to zoneless that have protractor
tests.
As far as protractor's own use of `whenStable`, it does not read the
internal only methods either:
https://github.com/angular/protractor/blob/master/lib/clientsidescripts.js
Anything else depending on these values are not following the defined public API
contract.
PR Close #53767
2024-01-09 14:46:46 -08:00
Nadeem Ur-Rehman
7ff44f9424
docs(docs-infra): wrong URL for Unicode CLDR fixed ( #53785 )
...
fixes wrong URLs for Unicodde CLDR
Fixes #53734
PR Close #53785
2024-01-09 12:13:11 -08:00
Joey Perrott
f7c02e1321
fix(docs-infra): include the homepage playground content ( #53832 )
...
Include the homepage playground content in the homepage
PR Close #53832
2024-01-08 11:33:17 -08:00
Joey Perrott
c4de4e1f89
refactor(docs-infra): build adev application using local generated assets ( #53511 )
...
Use local generated assets to build adev application.
PR Close #53511
2023-12-20 14:49:31 -08:00
Jens Kuehlers
00cbdc99fd
docs: Add v18 dates ( #53549 )
...
Add the v18 dates to a.dev as well and shift v17.1 to a more
conservative date (exact week is tbc)
PR Close #53549
2023-12-19 08:38:05 -08:00
Angular Robot
6b20561e1d
build: update cross-repo angular dependencies ( #52422 )
...
See associated pull request for more information.
PR Close #52422
2023-12-13 09:15:42 -08:00
Joey Perrott
d9348be79f
feat(docs-infra): put the editor back in angular/angular ( #53540 )
...
Puts the editor back in angular/angular until we are able to set up a package containing a worker as needed for this project
PR Close #53540
2023-12-12 16:48:45 -07:00
Andrew Scott
44f9f0108e
refactor(core): Update flaky test with wait condition ( #53437 )
...
The tests in this commit have been flaky commonly due to the elements
not being found. Hopefully using `ExpectedConditions` helps.
PR Close #53437
2023-12-12 09:09:09 -08:00
Aditya Kumar
e1d01c7be8
docs: Smart quote that breaks code block ( #53488 )
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
PR Close #53488
2023-12-12 09:02:02 -08:00
Joey Perrott
0ea8864e1e
refactor(docs-infra): move versions information into the application ( #53501 )
...
Move the versions information into the application for now
PR Close #53501
2023-12-11 19:21:34 +00:00
Joey Perrott
cebe2db5fa
refactor(docs-infra): refactor adev to build using architect ( #53497 )
...
Refactor adev as needed to build using architect.
PR Close #53497
2023-12-11 19:21:07 +00:00
Joey Perrott
11b06fb92c
build: migrate adev generation to @angular/docs package ( #53458 )
...
Use the new rule from @angular/docs for generating guides
PR Close #53458
2023-12-08 14:33:33 -08:00
Joey Perrott
9d806c3e2a
build: remove already migrated adev build tooling ( #53454 )
...
Remove the tooling as its now in dev-infra
PR Close #53454
2023-12-08 14:32:55 -08:00
Srinath Vayalpati
1e3bcfecba
docs: fixed wrong template string placeholder ( #53286 )
...
PR Close #53286
2023-12-04 21:50:35 -08:00
Joey Perrott
65cc8befbb
build: set up markdown pipeline for the reference section ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:10 -08:00
Joey Perrott
631da1dbb0
build: set up markdown pipeline for the tools section ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:10 -08:00
Joey Perrott
df13433035
build: set up markdown pipeline for service-workers section ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:10 -08:00
Joey Perrott
97e6e04611
build: set up markdown pipeline for runtime-performance part of the best-practices section ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:10 -08:00
Joey Perrott
3c9b6cba9f
build: set up markdown pipeline for best-practices section ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:10 -08:00
Joey Perrott
ae5fe6cc16
build: set up markdown pipeline for introduction section ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:09 -08:00
Joey Perrott
c5afa37310
build: set up markdown pipeline for essentials of the introduction section ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:09 -08:00
Joey Perrott
551af0770f
build: set up markdown pipeline for testing directory of the content guide ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:09 -08:00
Joey Perrott
ecd44b1e10
build: set up markdown pipeline for templates directory of the content guide ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:09 -08:00
Joey Perrott
0c60dd39cb
build: set up markdown pipeline for signals directory of the content guide ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:09 -08:00
Joey Perrott
d8deb4080b
build: set up markdown pipeline for pipes directory of the content guide ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:09 -08:00
Joey Perrott
37de3f10fc
build: set up markdown pipeline for routing directory of the content guide ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:09 -08:00
Joey Perrott
2b9eb9d6e5
build: set up markdown pipeline for ngmodules directory of the content guide ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:08 -08:00
Joey Perrott
f6691069b1
build: set up markdown pipeline for i18n directory of the content guide ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:08 -08:00
Joey Perrott
f35871f6c6
build: set up markdown pipeline for http directory of the content guide ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:08 -08:00
Joey Perrott
e582d60f36
build: set up markdown pipeline for forms directory of the content guide ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:08 -08:00
Joey Perrott
289f76f569
build: set up markdown pipeline for directives directory of the content guide ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:08 -08:00
Joey Perrott
f5e4fe3f62
build: set up markdown pipeline for di directory of the content guide ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:08 -08:00
Joey Perrott
f01ff416ce
build: set up markdown pipeline for components directory of the content guide ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:07 -08:00
Joey Perrott
6594b4311f
build: fix name for animations markdown target ( #53290 )
...
Use the animations name as the target name instead of test
PR Close #53290
2023-12-04 21:47:07 -08:00
Joey Perrott
4e5c56eda0
build: set up markdown pipeline for root directory of the content guide ( #53290 )
...
Set up the markdown pipeline to include the required source files.
PR Close #53290
2023-12-04 21:47:07 -08:00
pBouillon
9423c1901e
docs: fix the colspan and colSpan link in the property binding page ( #53180 )
...
PR Close #53180
2023-12-01 10:36:53 -08:00
Matthieu Riegler
9f3e64adc9
docs: Error codes should start with a 0. ( #53271 )
...
Also adding NG0602 to adev.
PR Close #53271
2023-12-01 10:36:20 -08:00
Alexander Melde
1d6d895cca
docs: fix typo in control flow track description ( #52849 )
...
as -> are
PR Close #52849
2023-11-30 09:37:38 -08:00
Sylvain DEDIEU
f307b505e2
docs: update http providers example to show the app.config.ts instead of the main.ts ( #52848 )
...
The examples of how to provide the http fetch, cookie/header name and disabling XSRF protection now show the app.config.ts file instead of the main.ts file since the cli boostrap application with this architecture.
PR Close #52848
2023-11-30 09:37:05 -08:00
Sasidharan SD
26bdf05622
docs: fix variable name in code comment ( #52851 )
...
PR Close #52851
2023-11-30 09:36:36 -08:00
Sasidharan SD
e2265b938b
docs: remove repetetive line ( #52864 )
...
PR Close #52864
2023-11-30 09:36:10 -08:00