angular-cn/packages
Alan Agius 34bdebcdd2 feat(ivy): add support for windows concrete types for paths (#28752)
This commit introduces support for the windows paths in the new concrete types mechanism that was introduced in this PR https://github.com/angular/angular/pull/28523

Normalized posix paths that start with either a `/` or `C:/` are considered to be an absolute path.

Note: `C:/` is used as a reference, as other drive letters are also supported.

Fixes #28754

PR Close #28752
2019-02-27 11:27:04 -08:00
..
animations style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
bazel style: format (#28995) 2019-02-27 08:47:26 -08:00
benchpress style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
common style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
compiler fix(ivy): avoid duplicate i18n consts to be present in generated output (#28967) 2019-02-27 10:33:41 -08:00
compiler-cli feat(ivy): add support for windows concrete types for paths (#28752) 2019-02-27 11:27:04 -08:00
core ci(core): fix `legacy-unit-tests-saucelabs` job (#29009) 2019-02-27 10:32:40 -08:00
docs
elements style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
examples build: update to rules_typescript 0.25.1 (#28625) 2019-02-21 07:46:21 -08:00
forms style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
http style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
language-service style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
platform-browser style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
platform-browser-dynamic style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
platform-server style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
platform-webworker style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
platform-webworker-dynamic style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
private/testing style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
router style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
service-worker style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
upgrade style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
BUILD.bazel style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
README.md
empty.ts
goog.d.ts test(ivy): add bundling test `todo_i18n` (#27420) 2018-12-04 19:59:12 -08:00
license-banner.txt build: bump year (#27880) 2019-01-11 11:15:59 -08:00
system.d.ts
tsconfig-build.json build: update to rules_typescript 0.25.1 (#28625) 2019-02-21 07:46:21 -08:00
tsconfig-test.json build: update to rules_typescript 0.25.1 (#28625) 2019-02-21 07:46:21 -08:00
tsconfig.json build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
types.d.ts build: switch to typescript's es2015 typings (#28570) 2019-02-06 14:17:55 -05:00

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