Andrew Scott
e41a52286f
Revert "refactor: move example generation into adev, removing content from aio ( #55263 )" ( #55326 )
...
This reverts commit 9bc15994ce .
PR Close #55326
2024-04-12 14:57:05 -07:00
Joey Perrott
9bc15994ce
refactor: move example generation into adev, removing content from aio ( #55263 )
...
Remove the content from aio and set up the example generation in adev
PR Close #55263
2024-04-09 11:18:48 -07:00
Alan Agius
3598d212a6
docs: update to standalone and routing by default ( #52293 )
...
This commit covers several changes:
- routing enabled by default
- standalone by default
PR Close #52293
2023-10-25 16:37:52 -07:00
Aristeidis Bampakos
1ec3a2bc2b
docs: fix typos and styling in lessons 7-14 ( #51004 )
...
Co-Authored-By: Jessica Janiuk <72768744+jessicajaniuk@users.noreply.github.com >
PR Close #51004
2023-07-18 14:04:11 +00:00
Jared Bada
7588bfc5cb
docs(docs-infra): first-app-lesson doc fixes ( #51044 )
...
PR Close #51044
2023-07-14 20:51:54 +00:00
Mark Thompson
6319a9ce45
docs: reformat the first-app tutorial to be less verbose, add image hosting ( #51014 )
...
PR Close #51014
2023-07-13 09:36:55 -07:00
Ivan Bakhtin
f4393f7df4
docs: fix console command parameters in first-app-lesson-10.md ( #50390 )
...
Lesson 11 proposes to add styles to the `details.component.css` file, which isn't created with the current command. The change brings the component creation to consistency with the other components in the first app tutorial.
PR Close #50390
2023-05-23 17:17:08 +00:00
emartinez
2ef473c524
docs: fix typos on first-app tutorial ( #50211 )
...
PR Close #50211
2023-05-09 14:47:55 -07:00
Mark Thompson
51b5d164c7
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:19 -07:00
Mark Thompson
58d940a825
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:19 -07:00
Mark Thompson
24ccb9f724
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:19 -07:00