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