angular/aio/content/examples
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
..
accessibility refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
ajs-quick-reference docs: Phase 2 Sample Code Conversions to Standalone (#51918) 2023-10-13 11:20:08 +02:00
angular-compiler-options refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
angular-linker-plugin docs: fix ellipsis in code-snippet in creating-libraries guide (#45820) 2022-05-09 11:08:46 -07:00
animations docs(animations): fix typo in state name of keyframes example (#52155) 2023-10-11 09:15:03 -07:00
architecture docs: Phase 2 Sample Code Conversions to Standalone (#51918) 2023-10-13 11:20:08 +02:00
attribute-binding refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
attribute-directives docs: migrate directives guide and examples to standalone (#51416) 2023-08-29 22:37:37 +00:00
binding-syntax docs: migrate binding-syntax code to standalone (#51479) 2023-08-28 23:55:07 +00:00
bootstrapping refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
built-in-directives refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
built-in-template-functions refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
cli-builder/src docs: fix add builder from package (#53154) 2024-01-25 23:31:01 +00:00
comparing-observables docs: Migrate Observables guides & code examples to standalone (#51516) 2023-08-31 17:00:46 +00:00
component-interaction docs: replaced the html tags with the updated ones (#50403) 2023-05-22 17:36:33 +00:00
component-overview refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
component-styles build(bazel): incrementally build aio example zips and live examples 2022-11-22 13:51:16 -07:00
content-projection refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
dependency-injection docs: remove mention of providedIn module. This feature has been deprecated. (#54072) 2024-01-26 19:09:28 +00:00
dependency-injection-in-action docs: convert dependency-injection-in-action (#51602) 2023-09-07 12:55:08 -07:00
deprecation-guide refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
docs-style-guide build: lock file maintenance (#51134) 2023-07-24 08:12:51 -07:00
dynamic-component-loader docs: update Dynamic Component loader docs to rely on ngComponentOutlet (#49915) 2023-09-07 10:03:22 -07:00
dynamic-form docs: migrate dynamic-form guide and code to standalone (#51540) 2023-09-07 10:07:03 -07:00
elements docs: update examples to use application builder (#52361) 2023-11-01 16:24:42 -07:00
errors/cyclic-imports docs: migrate errors code example and guide to standalone (#51536) 2023-09-07 10:04:39 -07:00
event-binding refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
feature-modules refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-00 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-01 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-02 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-03 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-04 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-05 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-06 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-07 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-08 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-09 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-10 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-11 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-12 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-13 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
first-app-lesson-14 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
form-validation refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
forms docs: replaced the html tags with the updated ones (#50403) 2023-05-22 17:36:33 +00:00
forms-overview refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
getting-started build: disable TS version checks on AIO (#51792) 2023-09-19 12:04:09 +02:00
getting-started-v0 docs: replaced the html tags with the updated ones (#50403) 2023-05-22 17:36:33 +00:00
hierarchical-dependency-injection docs: add revamped guide for dependency injection focused on standalone (#51572) 2023-09-14 11:23:48 +02:00
http refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
i18n docs: update examples to use buildTarget instead of browserTarget (#52361) 2023-11-01 16:24:42 -07:00
injection-token docs(core): clarify InjectionToken usage (#51386) 2023-08-30 15:53:23 +00:00
inputs-outputs refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
interpolation refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
lazy-loading-ngmodules refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
lifecycle-hooks build(bazel): incrementally build aio example zips and live examples 2022-11-22 13:51:16 -07:00
ngcontainer docs: Phase 2 Sample Code Conversions to Standalone (#51918) 2023-10-13 11:20:08 +02:00
ngmodules refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
observables refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
observables-in-angular docs: Migrate Observables guides & code examples to standalone (#51516) 2023-08-31 17:00:46 +00:00
pipes docs: Migrate pipe guide and its code examples to standalone (#51333) 2023-08-29 17:52:35 +00:00
practical-observable-usage docs: remove pipe in exponential backoff (#49494) 2023-03-21 07:58:05 +01:00
property-binding refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
providers refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
providers-viewproviders refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
reactive-forms docs(forms): replace fb with formBuilder (#52261) 2023-10-19 09:24:39 -07:00
resolution-modifiers refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
router refactor: fix a number of typos throughout the codebase (#52826) 2024-01-25 22:54:59 +00:00
router-tutorial refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
routing-with-urlmatcher docs(router): Update the url matcher guide to use standalone (#51450) 2023-08-25 16:43:50 +00:00
rx-library refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
schematics-for-libraries refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
security docs: migrate security guide and example to standalone (#51446) 2023-08-30 15:50:57 +00:00
service-worker-getting-started refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
setup docs: add lang attribute to html files (#51235) 2023-08-01 12:16:44 -07:00
ssr refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
structural-directives docs: migrate directives guide and examples to standalone (#51416) 2023-08-29 22:37:37 +00:00
styleguide docs: standardize examples using timers for SSR compatibility (#48480) 2023-04-18 19:03:57 +00:00
template-expression-operators refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
template-reference-variables refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
template-syntax docs: migrate template guide and its code examples to standalone. (#51364) 2023-08-28 18:36:51 +00:00
testing refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
toh-pt0 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
toh-pt1 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
toh-pt2 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
toh-pt3 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
toh-pt4 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
toh-pt5 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
toh-pt6 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
two-way-binding refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
upgrade-lazy-load-ajs refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
upgrade-module refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
upgrade-phonecat-1-typescript refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
upgrade-phonecat-2-hybrid refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
upgrade-phonecat-3-final refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
user-input docs: migrate user-input code example to standalone (#51466) 2023-08-31 16:37:00 +00:00
view-encapsulation refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
what-is-angular refactor: standardize doctype declaration to <!DOCTYPE html> (#51052) 2024-02-01 19:29:46 +00:00
.eslintrc.json build: update dependency eslint-plugin-jsdoc to v45 (#50523) 2023-05-31 12:34:26 -07:00
BUILD.bazel build(bazel): incrementally build aio example zips and live examples 2022-11-22 13:51:16 -07:00
examples.bzl docs: update SSR doc to reflect version 17 (#52398) 2023-10-26 12:30:59 -07:00
tsconfig.eslint.json refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00