angular-cn/packages
George Kalpakas 00c110b055 build: upgrade jasmine (and related typings) to latest version (#19904)
With these changes, the types are a little stricter now and also not
compatible with Protractor's jasmine-like syntax. So, we have to also
use `@types/jasminewd2` for e2e tests (but not for non-e2e tests).

I also had to "augment" `@types/jasminewd2`, because the latest
typings from [DefinitelyTyped][1] do not reflect the fact that the
`jasminewd2` version (v2.1.0) currently used by Protractor supports
passing a `done` callback to a spec.

[1]: 566e039485/types/jasminewd2/index.d.ts (L9-L15)

Fixes #23952
Closes #24733

PR Close #19904
2018-07-06 13:48:02 -07:00
..
animations docs: fix misdirected group links (#24569) 2018-06-25 10:03:42 -07:00
bazel build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
benchpress build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
common build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
compiler build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
compiler-cli build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
core build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
docs
elements build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
examples build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
forms build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
http build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
language-service feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
platform-browser build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
platform-browser-dynamic ci(ivy): configure CI environments for Ivy JIT and AOT (#24309) 2018-06-08 13:34:27 -07:00
platform-server fix(animations): set animations styles properly on platform-server (#24624) 2018-06-25 07:58:11 -07:00
platform-webworker build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
platform-webworker-dynamic ci(ivy): configure CI environments for Ivy JIT and AOT (#24309) 2018-06-08 13:34:27 -07:00
router build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
service-worker build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
upgrade build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
BUILD.bazel feat(bazel): introduce a binary stamping feature (#22176) 2018-02-15 14:08:53 -08:00
README.md Revert "docs: Remove unneeded file (#18106)" 2017-07-20 16:46:47 -05:00
empty.ts
es6-subset.d.ts build: switch from npm to yarn (#19328) 2017-09-22 13:20:52 -07:00
goog.d.ts fix(compiler): add typings for `COMPILED`. 2017-09-29 09:26:38 -07:00
license-banner.txt docs(common): update copyright years (#21232) 2018-01-04 17:45:36 -05:00
rollup.config.js refactor: make all rollup config ES5 compatible (#20028) 2017-10-30 23:09:17 -04:00
system.d.ts
tsconfig-build.json build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
tsconfig-metadata.json refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
tsconfig.json build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
types.d.ts build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07: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