Alan Agius
32135b27a1
docs: update examples to reflect changes in Angular CLI version 15. ( #47904 )
...
These changes include
- Remove the usage of `enableProdMode`
- Remove `test.ts`, `polyfills.ts`, `karma.conf.js` and environment files which are no longer generated by default
PR Close #47904
2022-11-03 17:46:46 -07:00
abergquist
59f3324d6f
docs: Separated HTML elements with blank lines ( #47331 )
...
Separated HTML elements with judicious use of space. It not only makes it easier to read the HTML; it also makes it consistent with the formatting of https://github.com/angular/angular/edit/main/aio/content/examples/what-is-angular/src/app/hello-world-bindings/hello-world-ngif.component.html .
PR Close #47331
2022-10-13 19:10:27 +00:00
abergquist
678c7f1841
docs: Removed unnecessary blank line ( #47329 )
...
PR Close #47329
2022-09-09 14:26:23 -07:00
dario-piotrowicz
0d19be1996
refactor(docs-infra): add types to all the aio examples buttons ( #44557 )
...
add types to all the buttons in the angular.io examples to encourage
the best practice of always including a type per button (regardless
to whether it is in a form or now)
PR Close #44557
2022-02-03 12:44:47 -08:00
dario-piotrowicz
835987b78b
refactor(docs-infra): use eslint in aio's example-lint script ( #43218 )
...
Instead of the deprecated tslint use eslint in the aio's example-lint
script
PR Close #43218
2021-12-15 12:28:46 -05:00
Enea Jahollari
316b19cf33
docs: enhance what is angular section spacing ( #43241 )
...
PR Close #43241
2021-09-02 16:45:08 +00:00
codebriefcase
63918d8642
docs: include interpolations in the "What is Angular" example ( #42702 )
...
Affected URL - https://angular.io/guide/what-is-angular#template
Fixes #42665
PR Close #42702
2021-07-28 10:53:32 -07:00
Quentin Monmert
c676ec1ce5
docs: fix some typos in angular.io examples ( #41093 )
...
This commit updates example code to make the spacing more consistent.
PR Close #41093
2021-03-05 15:08:11 -08:00
David Shevitz
8658cd59b2
docs: add what is angular topic ( #40811 )
...
PR Close #40811
2021-02-17 11:13:21 -08:00