angular-docs-cn/packages
Jan-Niklas W 198fc6f108 docs(forms): remove rxjs of alias import in form async validator example (#36856)
In the code example of the AsyncValidator example there was an aliased
import for the rxjs operator `of`. To align with the RxJS docs it should
just use a plain import of `of`

PR Close #36856
2020-05-12 10:50:39 -07:00
..
animations
bazel test: disable ng_package tests in ivy test jobs (#36944) 2020-05-06 13:54:27 -07:00
benchpress
common docs(common): remove mention of the deprecated (#36953) 2020-05-08 09:40:35 -07:00
compiler refactor(core): remove unused embedded view instructions (#34715) 2020-05-11 10:52:28 -07:00
compiler-cli feat(compiler): add name spans for property reads and method calls (#36826) 2020-05-08 14:42:42 -07:00
core fix(core): correct "development mode" console message (#36571) 2020-05-12 10:50:12 -07:00
docs
elements
examples
forms docs(forms): remove rxjs of alias import in form async validator example (#36856) 2020-05-12 10:50:39 -07:00
language-service refactor(language-service): move TS utils to separate file (#36984) 2020-05-11 11:07:50 -07:00
localize
platform-browser refactor: disable sanitization for [style] and [style.prop] bindings (#35621) 2020-05-06 15:00:22 -07:00
platform-browser-dynamic
platform-server
platform-webworker
platform-webworker-dynamic
private/testing
router refactor: fix undecorated classes with angular features in repo (#36921) 2020-05-06 15:06:10 -07:00
service-worker
upgrade refactor: fix undecorated classes with angular features in repo (#36921) 2020-05-06 15:06:10 -07:00
zone.js
BUILD.bazel
README.md
circular-deps-test.conf.js
empty.ts
goog.d.ts
license-banner.txt
system.d.ts
tsconfig-build-no-strict.json
tsconfig-build.json
tsconfig-test.json
tsconfig.json
types.d.ts

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

Usage information and reference details can be found in Angular documentation.

License: MIT