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
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
Ben Hong
7d4550b7a7
docs: migrate accessibility guide and example to standalone ( #51445 )
...
PR Close #51445
2023-08-29 22:57:55 +00:00
Angular Robot
27d43a4a7f
build: lock file maintenance ( #51134 )
...
See associated pull request for more information.
PR Close #51134
2023-07-24 08:12:51 -07:00
aanchal
58549e7f18
docs: added lang attributes in html files ( #50588 )
...
PR Close #50588
2023-06-12 12:08:09 +02:00
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
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
Ricardo Chavarria
de662da8e2
docs: Add Ricardo Chavarria to GDE resources ( #43571 )
...
update size image
update preview
docs: replace an avatar with smaller size
Change order
PR Close #43571
2021-09-27 14:25:56 -07:00
Vlasis Charalampous
79d67dc1f4
refactor(docs-infra): fix strictTemplates failures in accessibility docs example ( #39248 )
...
fix `strictTemplates` failures in `accessibility` docs example
PR Close #39248
2020-10-16 16:09:07 -07:00
George Kalpakas
bfd13c06e1
refactor(docs-infra): fix docs examples for Angular-specific tslint rules ( #38143 )
...
This commit updates the docs examples to be compatible with the
following Angular-specific tslint rules:
- `component-selector`
- `directive-selector`
- `no-conflicting-lifecycle`
- `no-host-metadata-property`
- `no-input-rename`
- `no-output-native`
- `no-output-rename`
This is in preparation of updating the docs examples `tslint.json` to
match the one generated for new Angular CLI apps in a future commit.
PR Close #38143
2020-07-31 11:00:06 -07:00
George Kalpakas
c9fd8e39f3
build(docs-infra): update project structure to cli@9 6/12 (index.html) ( #36015 )
...
Update `index.html` (mostly remove empty line).
PR Close #36015
2020-03-18 10:00:01 -07:00
Kapunahele Wong
25d90dabbe
docs: port accessibility app from stackblitz to aio ( #32377 )
...
Fixes #32320
PR Close #32377
2019-09-10 13:11:48 -04:00