angular-cn/packages
Ayaz Hafiz 6aaca21c27 fix(compiler): give ASTWithSource its own visit method (#31347)
ASTWithSource contains more information that AST and should have its own
visit method, if desired. This implements that.

PR Close #31347
2019-07-08 10:29:07 -07:00
..
animations build: convert entry_point to label (#30627) 2019-06-11 00:03:11 +00:00
bazel fix(bazel): revert location of xi18n outputs to bazel-genfiles (#31410) 2019-07-03 14:15:12 -07:00
benchpress build: remove unreferenced tsconfig-build.json files (#30858) 2019-06-05 09:03:36 -07:00
common docs: remove inappropriate link (#31091) 2019-06-19 15:31:56 -07:00
compiler fix(compiler): give ASTWithSource its own visit method (#31347) 2019-07-08 10:29:07 -07:00
compiler-cli fix(compiler): give ASTWithSource its own visit method (#31347) 2019-07-08 10:29:07 -07:00
core docs: api doc cleanup (#31377) 2019-07-08 09:51:59 -07:00
docs refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
elements build: update to rules_nodejs 0.32.2 (#31325) 2019-07-01 14:16:42 -07:00
examples docs: api doc cleanup (#31377) 2019-07-08 09:51:59 -07:00
forms build: convert entry_point to label (#30627) 2019-06-11 00:03:11 +00:00
http build: convert entry_point to label (#30627) 2019-06-11 00:03:11 +00:00
language-service refactor(language-service): Remove NgLSHost -> NgLS dependency (#31122) 2019-06-19 15:19:56 -07:00
platform-browser docs: add platform to glossary (#30731) 2019-06-12 11:46:25 -07:00
platform-browser-dynamic build: convert entry_point to label (#30627) 2019-06-11 00:03:11 +00:00
platform-server docs: add platform to glossary (#30731) 2019-06-12 11:46:25 -07:00
platform-webworker build: convert entry_point to label (#30627) 2019-06-11 00:03:11 +00:00
platform-webworker-dynamic build: convert entry_point to label (#30627) 2019-06-11 00:03:11 +00:00
private/testing test(ivy): add onlyInIvy perf counter expectations (#30339) 2019-05-09 11:22:00 -07:00
router Revert "fix(router): adjust UrlTree redirect to replace URL if in eager update (#31168)" (#31344) 2019-06-28 11:40:27 -07:00
service-worker build: update to rules_nodejs 0.32.2 (#31325) 2019-07-01 14:16:42 -07:00
upgrade feat(upgrade): provide unit test helpers for wiring up injectors (#16848) 2019-06-20 17:04:01 -07:00
zone.js test(zone.js): fix typos (#31358) 2019-07-02 11:29:33 -07:00
BUILD.bazel
README.md
empty.ts
goog.d.ts
license-banner.txt
system.d.ts
tsconfig-build.json
tsconfig-test.json build: disable must-use-promises check in ts_library tsetse for tests as... (#31325) 2019-07-01 14:16:42 -07:00
tsconfig.json build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
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.

License: MIT