Angular Robot
2ab536ee3e
docs: update Angular CLI help [main] ( #54223 )
...
Updated Angular CLI help contents.
PR Close #54223
2024-02-02 22:01:16 +00:00
mooyil
bdf6927125
docs: remove outdated info about ng serve ( #53890 )
...
PR Close #53890
2024-02-01 23:00:18 +00:00
Thabo
32d0742348
docs: fix typo in router.md ( #54194 )
...
Correct spelling mistake
PR Close #54194
2024-02-01 22:31:48 +00:00
Samuel Marks
908baecf1e
[aio/src/styles/custom-themes/{dark,light}-theme.scss] Change theme definitions to resolve warning "Angular Material themes should be created from a map" ( #53717 )
...
PR Close #53717
2024-02-01 20:18:42 +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
Matthieu Riegler
bc81440b25
docs(docs-infra): Remove the edit button from AIO ( #54204 )
...
As a move to reduce PRs toward AIO we drop the edit button and recommend users to use ADEV instead and make suggestions there.
PR Close #54204
2024-02-01 18:54:55 +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
Jared Bada
34feb4f32d
docs(docs-infra): @input getter setter syntax change ( #51023 )
...
PR Close #51023
2024-01-31 16:04:04 +00:00
Elias
b9aa25ed23
docs: Fix minor grammar mistake ( #54094 )
...
PR Close #54094
2024-01-31 15:34:26 +00:00
Joey Perrott
c4b880a025
refactor: migrate docs, examples, private, service worker and upgrade to prettier formatting ( #54163 )
...
Migrate formatting to prettier for docs, examples, private, service worker and upgrade from clang-format
PR Close #54163
2024-01-30 20:08:40 +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
Mark Thompson
098543f1d8
docs: Update component-overview.md ( #52282 )
...
Refined the text a bit
PR Close #52282
2024-01-29 19:30:59 +00:00
Renan Ferro
e86a13674f
docs: add new component imports documentation structure ( #52282 )
...
PR Close #52282
2024-01-29 19:30:59 +00:00
Jesse Zomer
c55018724a
docs: fix shareReplay refcount default ( #54145 )
...
according to the official rxjs docs the refcount default is false. See https://rxjs.dev/api/operators/shareReplay
Co-authored-by: Andrew Scott <atscott01@gmail.com>
PR Close #54145
2024-01-29 19:30:33 +00:00
therealdennis08
9571287299
docs: correct grammar error on start page ( #53993 )
...
Fixed grammatical error
PR Close #53993
2024-01-29 16:41:29 +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
Ido Strauss
f3a2b49f82
docs: update TypeScript version support details for Angular v15 and v16 ( #54131 )
...
Clarify the range of TypeScript versions supported in Angular v15 and v16 upgrade guides. The previous documentation's phrasing led to potential misunderstandings, as it suggested broader compatibility than actually supported. This change prevents errors by explicitly stating the maximum TypeScript version for each Angular version, ensuring developers have clear guidance during upgrades.
PR Close #54131
2024-01-29 15:57:01 +00:00
Wojciech
b0632bd703
docs: Update update-to-version-16.md ( #51857 )
...
Fix example for required inputs that leads to TS2564 error - property has no initializer
PR Close #51857
2024-01-26 19:13:24 +00:00
Paul Gschwendtner
fcea8c1c5d
feat(docs-infra): show overloads of methods in API overview ( #54053 )
...
This enables us to show overloads of methods in the API overview. This
is useful for e.g. showing the various signatures of the signal input
function, or for signal-based queris.
There seems to be some issues with the length of the `InputFunction`
overloads. There is some line wrapping that doesn't make it _super_
readable but this is an unrelated problem to this change, but rather
a question of UI / API representation in the angular.io site.
PR Close #54053
2024-01-26 19:10:56 +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
fhoekstra
16fbe85702
docs(router): fix variable reference in text ( #54099 )
...
PR Close #54099
2024-01-26 19:02:42 +00:00
iliasaddab
4105ab51a5
docs: update i18n-common-merge.md ( #52400 )
...
correct spelling
PR Close #52400
2024-01-26 17:38:09 +00:00
Matthieu Riegler
1a2b5691e1
docs: add 2 new diagnostics created recently. ( #52329 )
...
PR Close #52329
2024-01-26 17:28:01 +00:00
Angular Robot
6946316350
docs: update events ( #53654 )
...
Generated `events.json` with the latest events retrieved from the Firebase DB.
Closes #53229
PR Close #53654
2024-01-26 16:58:07 +00:00
Shuaib hasan akib
271755d0e4
docs(docs-infra): cleanup repeated scss from typography ( #51579 )
...
PR Close #51579
2024-01-26 16:03:43 +00:00
Sylvain DEDIEU
1c49160129
docs(docs-infra): add if cases in templates to avoid internal marked parameters or methods to appear in the documentation ( #52020 )
...
Fix case of not wanted internal properties displayed in the documentation by adding if blocks in the concerned templates. So if the option is marked as internal the template won't create an entry in the documentation table for the concerned property of method
Fixes #52018
PR Close #52020
2024-01-26 15:47:15 +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
nickolashkraus
f034d29023
docs: With >>> with ( #53472 )
...
PR Close #53472
2024-01-25 22:58:34 +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
louay.meskini
96bee52b28
docs: Fix links for NgZone ( #53667 )
...
PR Close #53667
2024-01-25 22:38:51 +00:00
Trung Vo
3e2cd83e65
docs: add Trung Vo to GDE resources ( #53599 )
...
PR Close #53599
2024-01-25 22:29:26 +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
Nelson Gutierrez
8c65376324
docs: add correct syntax highlighting type in event binding documentation ( #52712 )
...
PR Close #52712
2024-01-25 21:19:29 +00:00
Angular Robot
58d4abcb22
docs: update Angular CLI help [main] ( #54075 )
...
Updated Angular CLI help contents.
PR Close #54075
2024-01-25 18:03:27 +00:00
vladboisa
8da67ae217
docs: fix & update MDN Shadow API link examples ( #54040 )
...
PR Close #54040
2024-01-25 18:02:58 +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
Max
09f94234ee
docs: fix typo in Custom directives section ( #54044 )
...
There was a grammatically incorrect sentence in the What is Angular page, Custom directives section. This change makes it more correct.
PR Close #54044
2024-01-24 15:32:22 +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
Aristeidis Bampakos
9e22d60763
docs: update Aristeidis Bampakos bio ( #51779 )
...
PR Close #51779
2024-01-23 10:22:23 +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
divyasudagoni
6186e5237f
docs: move import statement of ngmodule from standalone component to module code #53952 ( #54016 )
...
PR Close #54016
2024-01-22 19:43:37 +01:00
Paul
30f00d887d
docs: update start-data.md ( #52577 )
...
PR Close #52577
2024-01-19 17:34:45 +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
Angular Robot
ee68df9be9
build: update all non-major dependencies ( #53979 )
...
See associated pull request for more information.
PR Close #53979
2024-01-19 10:11:29 +01:00
Angular Robot
c67647b8c2
build: update cross-repo angular dependencies ( #53970 )
...
See associated pull request for more information.
PR Close #53970
2024-01-18 17:16:34 +01:00
Ankita Sood
3d9e8b2109
docs: add ankita ( #52319 )
...
add Ankita as GDE in contributors.json
PR Close #52319
2024-01-18 14:28:35 +01:00
Matthieu Riegler
6007af9651
docs: add platform-browser/animations/async entry to AIO ( #53914 )
...
fixes #53912
PR Close #53914
2024-01-17 09:14:42 -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