..
accessibility
docs: added lang attributes in html files ( #50588 )
2023-06-12 12:08:09 +02:00
ajs-quick-reference
build(docs-infra): replace base64 images for stackblitz by svgs ( #48774 )
2023-01-24 16:39:28 +00:00
angular-compiler-options
build(bazel): fix aio example systemjs tests for locally linked packages
2022-11-22 13:51:16 -07:00
angular-linker-plugin
docs: fix ellipsis in code-snippet in creating-libraries guide ( #45820 )
2022-05-09 11:08:46 -07:00
animations
refactor(docs-infra): Enable @typescript-eslint/quotes rule for aio content ( #48952 )
2023-02-06 12:33:23 -08:00
architecture
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
attribute-binding
docs(docs-infra): update precedence of binding dynamic example and commentary ( #48636 )
2023-01-04 12:16:40 -08:00
attribute-directives
docs: removed empty methods ( #48343 )
2022-12-05 12:03:33 -08:00
binding-syntax
docs: added lang attributes in html files ( #50588 )
2023-06-12 12:08:09 +02:00
bootstrapping
docs: added lang attributes in html files ( #50588 )
2023-06-12 12:08:09 +02:00
built-in-directives
docs: improved the html tags information ( #50400 )
2023-05-22 14:43:17 +00:00
built-in-template-functions
docs: added lang attributes in html files ( #50588 )
2023-06-12 12:08:09 +02:00
cli-builder /src
docs: update CLI builder to be platform agnostic ( #42371 )
2021-06-01 10:13:02 -07:00
comparing-observables
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
component-interaction
docs: replaced the html tags with the updated ones ( #50403 )
2023-05-22 17:36:33 +00:00
component-overview
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
component-styles
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
content-projection
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
dependency-injection
docs: removed empty methods ( #48343 )
2022-12-05 12:03:33 -08:00
dependency-injection-in-action
docs: removed unused methods ( #50631 )
2023-06-09 17:41:55 +02:00
deprecation-guide
refactor(core): Remove ReflectiveInjector symbol ( #48103 )
2023-04-04 16:43:53 -07:00
displaying-data
docs: updated local variables and removed empty methods ( #48344 )
2022-12-09 09:56:07 -08:00
docs-style-guide
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
dynamic-component-loader
docs: type clearTimer function as VoidFunction or undefined ( #48480 )
2023-04-18 19:03:57 +00:00
dynamic-form
docs: cleanup the components ( #48382 )
2022-12-09 13:31:45 -08:00
elements
docs: Update Popup.service example to remove ComponentFactoryResolver ( #49638 )
2023-03-30 09:38:15 -07:00
errors /cyclic-imports
refactor(compiler-cli): error on cyclic imports in partial compilation ( #40782 )
2021-02-17 06:53:38 -08:00
event-binding
docs: updated local variables and removed empty methods ( #48344 )
2022-12-09 09:56:07 -08:00
feature-modules
docs: added lang attributes in html files ( #50588 )
2023-06-12 12:08:09 +02:00
first-app-lesson-00
docs: update starter lesson to contain example images from the start ( #50212 )
2023-05-09 14:43:14 -07:00
first-app-lesson-01
docs: sync assets and styles across lessons ( #49980 )
2023-05-01 10:02:18 -07:00
first-app-lesson-02
docs: sync assets and styles across lessons ( #49980 )
2023-05-01 10:02:18 -07:00
first-app-lesson-03
docs: sync assets and styles across lessons ( #49980 )
2023-05-01 10:02:18 -07:00
first-app-lesson-04
docs: add first-app-lesson-06 ( #49980 )
2023-05-01 10:02:18 -07:00
first-app-lesson-05
docs: update linting issues and fix failing tests ( #49980 )
2023-05-01 10:02:20 -07:00
first-app-lesson-06
docs: add first-app-lesson-06 ( #49980 )
2023-05-01 10:02:18 -07:00
first-app-lesson-07
docs: add first-app lesson 07 ( #49980 )
2023-05-01 10:02:18 -07:00
first-app-lesson-08
docs: update linting issues and fix failing tests ( #49980 )
2023-05-01 10:02:20 -07:00
first-app-lesson-09
docs: update linting issues and fix failing tests ( #49980 )
2023-05-01 10:02:20 -07:00
first-app-lesson-10
docs: update linting issues and fix failing tests ( #49980 )
2023-05-01 10:02:20 -07:00
first-app-lesson-11
docs: update linting issues and fix failing tests ( #49980 )
2023-05-01 10:02:20 -07:00
first-app-lesson-12
docs: fix typo in housing.service.ts lesson 12 ( #50387 )
2023-05-22 14:44:20 +00:00
first-app-lesson-13
docs: fix typo in housing.service.ts first app lesson 13 ( #50387 )
2023-05-22 14:44:20 +00:00
first-app-lesson-14
docs: update broken tests ( #49980 )
2023-05-01 10:02:20 -07:00
form-validation
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
forms
docs: replaced the html tags with the updated ones ( #50403 )
2023-05-22 17:36:33 +00:00
forms-overview
build: ensure chromium is not using sandbox within Bazel sandbox for AIO example e2e tests ( #49293 )
2023-03-03 19:41:35 +00:00
getting-started
docs: updated the markup elements ( #50586 )
2023-06-06 14:14:26 -07: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
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
http
docs: refactored the markup tags ( #50481 )
2023-05-30 09:21:58 -07:00
i18n
build(bazel): incrementally run aio example e2e tests
2022-11-22 13:51:16 -07:00
inputs-outputs
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
interpolation
build(docs-infra): replace base64 images for stackblitz by svgs ( #48774 )
2023-01-24 16:39:28 +00:00
lazy-loading-ngmodules
docs: added lang attributes in html files ( #50588 )
2023-06-12 12:08:09 +02:00
lifecycle-hooks
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
ngcontainer
docs: refactored the markup tags ( #50481 )
2023-05-30 09:21:58 -07:00
ngmodules
docs: updated docs removed unnecessary imports and empty methods ( #48428 )
2022-12-12 09:39:22 -08:00
observables
docs: type clearTimer function as VoidFunction or undefined ( #48480 )
2023-04-18 19:03:57 +00:00
observables-in-angular
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
pipes
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
practical-observable-usage
docs: remove pipe in exponential backoff ( #49494 )
2023-03-21 07:58:05 +01:00
property-binding
docs: refactored the markup tags ( #50481 )
2023-05-30 09:21:58 -07:00
providers
docs: updated docs removed unnecessary imports and empty methods ( #48428 )
2022-12-12 09:39:22 -08:00
providers-viewproviders
docs: clarify example instructions ( #50371 )
2023-05-22 14:45:28 +00:00
reactive-forms
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
resolution-modifiers
docs: replace blossom emoji with tulip ( #50349 )
2023-05-19 16:26:27 +00:00
router
docs(router): Update common tasks guide to use input binding instead of ActivatedRoute ( #49633 )
2023-03-30 16:10:54 -07:00
router-tutorial
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
routing-with-urlmatcher
docs: remove unused oninit method ( #50353 )
2023-05-19 14:19:59 +00:00
rx-library
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
schematics-for-libraries
docs: update schematic authoring guide to use new utilities ( #50667 )
2023-06-12 19:15:45 +02:00
security
docs: added title attribute to the iframe tag ( #50569 )
2023-06-12 11:24:35 +02:00
service-worker-getting-started
build(bazel): incrementally run aio example e2e tests
2022-11-22 13:51:16 -07:00
setup
build: ensure chromium is not using sandbox within Bazel sandbox for AIO example e2e tests ( #49293 )
2023-03-03 19:41:35 +00:00
structural-directives
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
styleguide
docs: standardize examples using timers for SSR compatibility ( #48480 )
2023-04-18 19:03:57 +00:00
template-expression-operators
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
template-reference-variables
docs: added lang attributes in html files ( #50588 )
2023-06-12 12:08:09 +02:00
template-syntax
build: update dependency eslint-plugin-jsdoc to v45 ( #50523 )
2023-05-31 12:34:26 -07:00
testing
refactor(router): Remove RouterTestingModule in favor of RouterModule.forRoot ( #49427 )
2023-04-04 15:12:33 -07:00
toh-pt0
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
toh-pt1
docs: remove onInit from Tour Of Heroes. ( #48576 )
2023-01-05 14:49:37 -08:00
toh-pt2
docs: remove onInit from Tour Of Heroes. ( #48576 )
2023-01-05 14:49:37 -08:00
toh-pt3
docs: remove onInit from Tour Of Heroes. ( #48576 )
2023-01-05 14:49:37 -08:00
toh-pt4
docs: remove onInit from Tour Of Heroes. ( #48576 )
2023-01-05 14:49:37 -08:00
toh-pt5
docs: remove onInit from Tour Of Heroes. ( #48576 )
2023-01-05 14:49:37 -08:00
toh-pt6
refactor(router): Remove RouterTestingModule in favor of RouterModule.forRoot ( #49427 )
2023-04-04 15:12:33 -07:00
two-way-binding
docs: remove empty constructors & ngOnInit() ( #48576 )
2023-01-05 14:49:38 -08:00
universal
docs: remove unused oninit method ( #50353 )
2023-05-19 14:19:59 +00:00
upgrade-lazy-load-ajs
docs: remove empty constructors & ngOnInit() ( #48576 )
2023-01-05 14:49:38 -08:00
upgrade-module
ci: disable system js tests ( #49559 )
2023-03-23 08:18:45 -07:00
upgrade-phonecat-1-typescript
build(bazel): selectively enable network access for some aio targets
2022-11-22 13:51:16 -07:00
upgrade-phonecat-2-hybrid
ci: disable system js tests ( #49559 )
2023-03-23 08:18:45 -07:00
upgrade-phonecat-3-final
ci: disable system js tests ( #49559 )
2023-03-23 08:18:45 -07:00
user-input
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07:00
view-encapsulation
build(bazel): remaining AIO Bazel migration fixes
2022-11-22 13:51:16 -07:00
what-is-angular
build(bazel): incrementally build aio example zips and live examples
2022-11-22 13:51:16 -07: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: add first-app lesson-14 ( #49980 )
2023-05-01 10:02:19 -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