889 Commits

Author SHA1 Message Date
Kristiyan Kostadinov 20953c5224 docs: update schematic authoring guide to use new utilities (#50667)
Updates the guide for writing `ng add` schematics to include the new authoring utilities. I've also removed the `NodePackageInstallTask` because it's redundant.

PR Close #50667
2023-06-12 19:15:46 +02:00
aanchal 8e9f920ed5 docs: added lang attributes in html files (#50588)
PR Close #50588
2023-06-12 12:08:10 +02:00
alkavats1 080d62a6b6 docs: added title attribute to the iframe tag (#50569)
PR Close #50569
2023-06-12 11:24:36 +02:00
aanchal 89c6592986 docs: removed unused methods (#50631)
PR Close #50631
2023-06-09 17:41:56 +02:00
aanchal ef35ccd522 docs: updated the markup elements (#50586)
PR Close #50586
2023-06-06 14:14:26 -07:00
Angular Robot 223c353685 build: update dependency eslint-plugin-jsdoc to v45 (#50523)
See associated pull request for more information.

PR Close #50523
2023-05-31 12:34:27 -07:00
alkavats1 dabf24dd02 docs: refactored the markup tags (#50481)
PR Close #50481
2023-05-30 09:21:59 -07:00
alkavats1 f6db406f25 docs: updated the deprecated tag of width in table tag (#50487)
PR Close #50487
2023-05-30 09:21:27 -07:00
alkavats1 f40ecc025b docs: replaced the html tags with the updated ones (#50403)
PR Close #50403
2023-05-22 17:36:33 +00:00
gdarnell 47973bbd8c docs: clarify example instructions (#50371)
PR Close #50371
2023-05-22 14:45:28 +00:00
Ivan Bakhtin 426ddfcd75 docs: fix typo in housing.service.ts first app lesson 13 (#50387)
PR Close #50387
2023-05-22 14:44:20 +00:00
Ivan Bakhtin 83ce682cda docs: fix typo in housing.service.ts lesson 12 (#50387)
PR Close #50387
2023-05-22 14:44:20 +00:00
alkavats1 82f56bc04a docs: improved the html tags information (#50400)
PR Close #50400
2023-05-22 14:43:17 +00:00
garrettld fc18b101a8 docs: replace blossom emoji with tulip (#50349)
The blossom emoji is referred to as "yellow flower" in the docs, but it's not yellow on all platforms. Since "flower" or "blossom" is too generic, the "tulip" emoji is used instead.

Fixes #50347

PR Close #50349
2023-05-19 16:26:27 +00:00
aanchal 848e37c63e docs: remove unused oninit method (#50353)
PR Close #50353
2023-05-19 14:19:59 +00:00
Matthieu Riegler 88da6a518c docs: fix inconsistencies in getting started (#50275)
Fixes #50274

PR Close #50275
2023-05-15 09:23:18 -07:00
Mark Thompson d0023d9a90 docs: update starter lesson to contain example images from the start (#50212)
We received feedback that the starter lesson should also include the stock images.

PR Close #50212
2023-05-09 14:43:15 -07:00
Mark Thompson 4f2e70d5ce docs: update broken tests (#49980)
PR Close #49980
2023-05-01 10:02:23 -07:00
Mark Thompson 1293c95456 docs: update linting issues and fix failing tests (#49980)
PR Close #49980
2023-05-01 10:02:23 -07:00
Mark Thompson 8da1f70286 docs: add first-app lesson-14 (#49980)
Adds the content for lesson 14, updates a mistake in lesson 13, and updates the tutorial index page.

PR Close #49980
2023-05-01 10:02:23 -07:00
Mark Thompson 4f07ca6e0f docs: update first-app tutorial lesson 13 (#49980)
Adds the content for lesson 13, fixes some code inconsistencies for the services code in the examples, and adds this lesson to the navigation.

PR Close #49980
2023-05-01 10:02:23 -07:00
Mark Thompson 7ab4803142 docs: update first-app lesson 12 (#49980)
Add content for tutorial lesson 12 and update the code examples.

PR Close #49980
2023-05-01 10:02:23 -07:00
Mark Thompson 2187903a27 docs: update first-app tutorial lesson 11 (#49980)
Add content for lesson 11. Update previous lessons and code examples be in line with the latest lesson formatting.

PR Close #49980
2023-05-01 10:02:23 -07:00
Mark Thompson 71f46d63af docs: update first-app tutorial lesson 10 (#49980)
Updated the content for the tutorial lesson 10, added doc regions to the code and updated the service. Also added a placeholder for lesson 11.

PR Close #49980
2023-05-01 10:02:22 -07:00
Mark Thompson 8fb6416822 docs: update first-app tutorial lesson 09 (#49980)
Updates the content of the lesson and adds a placeholder for the next lesson. Also, updates the code for the example to reflect the patterns from the previous iterations.

PR Close #49980
2023-05-01 10:02:22 -07:00
Mark Thompson 50f7cff73d docs: add first app tutorial lesson 08 (#49980)
Adds lesson 8, some images, fixes a typo and adds the required navigation item

PR Close #49980
2023-05-01 10:02:22 -07:00
Mark Thompson 4621696e4b docs: add first-app lesson 07 (#49980)
Adds the content for lesson 07, a new image, a navigation entry and some updates to the example code for this lesson. Also, this updates previous lessons where typos and copy/pasta errors show up

PR Close #49980
2023-05-01 10:02:22 -07:00
Mark Thompson d5e4f1f16d docs: add first-app-lesson-06 (#49980)
Adds lesson 06 as well as fixes up some code inconsistencies. Adds docregions to some lessons and adds a missed step, misspellings and more to previous lessons.

PR Close #49980
2023-05-01 10:02:22 -07:00
Mark Thompson 0a5df6e0a6 docs: sync assets and styles across lessons (#49980)
Each individual lesson should have the images available in the download since a learner can start from any lesson. So, we're adding images here. Also, sync'ing styles for consistency across the lessons. This is fixing some previous commits that didn't include these changes. The goal is that for future commits we can have less changes and focused solely on that lesson

PR Close #49980
2023-05-01 10:02:22 -07:00
Mark Thompson e6def73f4b docs: update first-app lesson 05 (#49980)
This commit does the following:
- Add the instructional content for lesson 05
- Add an entry to navigation.json for this lesson
- Adds doc regions to the housing-location.component file
- Adds a placeholder for lesson 06 (that way links work now)

PR Close #49980
2023-05-01 10:02:21 -07:00
Mark Thompson 8b9eae7cff docs: add first-app lesson tutorial-04 (#49980)
Update the tutorial for lesson 04 on interfaces. Also added images required for the base app. Created the placeholder for the next lesson so the app works if built from this branch. Updated navigation to include this step in the navigation menu.

PR Close #49980
2023-05-01 10:02:21 -07:00
Mark Thompson 448f3550c8 docs: add first-app lesson tutorial-03 (#49980)
Adds files for the 03 lesson and updated the 02 lesson in some places where the language was incorrect or unclear

PR Close #49980
2023-05-01 10:02:21 -07:00
Mark Thompson 12e5bde006 docs: update first-app lesson-02 (#49980)
Updates the learning content, the snippet regions from the code examples, and adds screenshots for the lesson. Also, add a base page for lesson-03

PR Close #49980
2023-05-01 10:02:21 -07:00
Bob Watson eec7ffbdbe docs: add first-app tutorial lesson-12 (#49980)
PR Close #49980
2023-05-01 10:02:21 -07:00
Bob Watson 2967e1e982 docs: add first-app tutorial lesson-11 (#49980)
PR Close #49980
2023-05-01 10:02:21 -07:00
Bob Watson 1da912d1bc docs: add first-app tutorial lesson-09 (#49980)
PR Close #49980
2023-05-01 10:02:21 -07:00
Bob Watson 14bcde9d76 docs: add first-app tutorial lesson-04 (#49980)
PR Close #49980
2023-05-01 10:02:21 -07:00
Bob Watson f21b510311 docs: add first-app tutorial lesson-02 (#49980)
PR Close #49980
2023-05-01 10:02:20 -07:00
Bob Watson c258e4ab98 docs: add first-app tutorial lesson-01 (#49980)
PR Close #49980
2023-05-01 10:02:20 -07:00
Bob Watson 020877b5be docs: add first-app tutorial lesson-00 (#49980)
PR Close #49980
2023-05-01 10:02:20 -07:00
Alan Agius bb5c6bf869 docs: update ssr example files (#49993)
`app.server.module` was renamed to `app.module.server`. See: https://github.com/angular/angular-cli/pull/25058

PR Close #49993
2023-04-26 09:18:36 -07:00
Douglas Diniz Carvalho 7e286c5d2b docs: type clearTimer function as VoidFunction or undefined (#48480)
PR Close #48480
2023-04-18 19:03:58 +00:00
Douglas Diniz Carvalho 3d07ec1f89 docs: standardize examples using timers for SSR compatibility (#48480)
PR Close #48480
2023-04-18 19:03:58 +00:00
Matthieu Riegler 3b863ddc1e refactor(core): Remove ReflectiveInjector symbol (#48103)
The `ReflectiveInjector` symbol has been deprecated in v5 (11 major versions ago). This commit removes ReflectiveInjector and related symbols.

BREAKING CHANGE: The `ReflectiveInjector` and related symbols were removed. Please update the code to avoid references to the `ReflectiveInjector` symbol. Use `Injector.create` as a replacement to create an injector instead.

PR Close #48103
2023-04-04 16:43:53 -07:00
Andrew Scott 34b2d34d5b refactor(router): Remove RouterTestingModule in favor of RouterModule.forRoot (#49427)
`RouterTestingModule` is not needed as of v16. Instead, TestBed
automatically provides `MockPlatformLocation` in order to help test
navigations in the application. The location mocks in the
RouterTestingModule aren't necessary anymore.

There doesn't appear to be any real documentation around
`RouterTestingModule` other than the API docs.

PR Close #49427
2023-04-04 15:12:33 -07:00
Andrew Scott 81c9dd731c docs(router): Update common tasks guide to use input binding instead of ActivatedRoute (#49633)
The easiest way to access route data is now to use direct bindings to
component inputs rather than going through `ActivatedRoute`.

The tour of heroes guide still uses `ActivatedRoute` for now. I was
hesitant to remove all of the content in one swoop and the tour of
heroes is quite a bit more involved.

PR Close #49633
2023-03-30 16:10:54 -07:00
Matthieu Riegler d596ec012e docs: Update Popup.service example to remove ComponentFactoryResolver (#49638)
`ComponentFactoryResolver` has been deprecated and can be replaced by `createComponent()`.

PR Close #49638
2023-03-30 09:38:15 -07:00
Alan Agius 83f6872ae0 ci: disable system js tests (#49559)
These are currently broken due to the APF v16 changes which dropped support for ES2015.

PR Close #49559
2023-03-23 08:18:45 -07:00
Alan Agius 6e26af52fa feat(bazel): (APF) Angular Package Format updates (#49559)
Several updates to Angular Package Format.

BREAKING CHANGE:

Several changes to the Angular Package Format (APF)
- Removal of FESM2015
- Replacing ES2020 with ES2022
- Replacing FESM2020 with FESM2022

PR Close #49559
2023-03-23 08:18:45 -07:00
Andrew Scott 07cbaa3e28 Revert "feat(bazel): (APF) Angular Package Format updates (#49332)" (#49555)
This reverts commit 842d569a94.

PR Close #49555
2023-03-22 16:01:20 -07:00